<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/xback/config, branch reboot</title>
<subtitle>Staging tree of Koen Vandeputte</subtitle>
<id>https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/xback/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/'/>
<updated>2016-02-07T13:29:16Z</updated>
<entry>
<title>build: don't add -fno-plt for ARC</title>
<updated>2016-02-07T13:29:16Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-07T13:29:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=be9e991b8806841a1c209ed7e2864d48da0de1b5'/>
<id>urn:sha1:be9e991b8806841a1c209ed7e2864d48da0de1b5</id>
<content type='text'>
Curent ARC toolchain fails to build libstdc++ if -fno-plt is used.
Lots of following error messages appear:
-------------------&gt;8------------------
...
staging_dir/toolchain-arc_arc700_gcc-arc-2015.06_uClibc-1.0.9/arc-openwrt-linux-uclibc/bin/ld:
BFD (GNU Binutils) 2.23.2 assertion fail elf32-arc.c:2786
collect2: error: ld returned 1 exit status
-------------------&gt;8------------------

In newer binutils (still in development) for ARC rewritten from
scratch this seem to not happen, so once new binutils for ARC hit
the street this patch might be reverted.

Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Felix Fietkau &lt;nbd@openwrt.org&gt;
Cc: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
Cc: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 48642
</content>
</entry>
<entry>
<title>buildroot: add options to build the kernel for NFS boot</title>
<updated>2016-02-01T01:06:39Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2016-02-01T01:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=312367665ad4e280df36c5f47b114ed680abc3eb'/>
<id>urn:sha1:312367665ad4e280df36c5f47b114ed680abc3eb</id>
<content type='text'>
Add the basic set of kernel options to allow it from mounting a NFS root
and boot from it.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 48590
</content>
</entry>
<entry>
<title>include/kernel: add custom USER/DOMAIN config options</title>
<updated>2016-01-28T22:42:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-28T22:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b3f7902a0687dced523f49a0430757ac68f6467d'/>
<id>urn:sha1:b3f7902a0687dced523f49a0430757ac68f6467d</id>
<content type='text'>
These allow the generated kernel's build metadata to be defined explicitly.
This metadata is reported, eg, at boot time and in `uname -a` on running
systems. If the variables aren't configured, the current build system username
and hostname are used as normal.

The motivation for this option is to achive reproducible (bit-for-bit
identical) kernel builds of official openwrt releases.

Signed-off-by: bryan newbold &lt;bnewbold@robocracy.org&gt;
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48541
</content>
</entry>
<entry>
<title>build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled</title>
<updated>2016-01-26T08:39:21Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-26T08:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=657d0cc2ce5c489cb257bbe287fc75e0dd4304d8'/>
<id>urn:sha1:657d0cc2ce5c489cb257bbe287fc75e0dd4304d8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48504
</content>
</entry>
<entry>
<title>build: add -fno-plt to default cflags, it improves PIC code optimization</title>
<updated>2016-01-24T00:16:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-24T00:16:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=fb713ddd4dd49fb60ee4ab732071abf2c3ad5fc5'/>
<id>urn:sha1:fb713ddd4dd49fb60ee4ab732071abf2c3ad5fc5</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48470
</content>
</entry>
<entry>
<title>build: use sstrip by default for musl</title>
<updated>2016-01-18T12:47:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-18T12:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=aec0e6ac8fc2cf42e90a0005d9ae6ef1148bf6bc'/>
<id>urn:sha1:aec0e6ac8fc2cf42e90a0005d9ae6ef1148bf6bc</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48313
</content>
</entry>
<entry>
<title>Configure IPv6 kernel options in config/Config-kernel.in</title>
<updated>2016-01-04T23:30:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-04T23:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=33beafa8d88e51907acba6fdece5a35f509934df'/>
<id>urn:sha1:33beafa8d88e51907acba6fdece5a35f509934df</id>
<content type='text'>
Revision 46834 changed IPv6 support from a module to builtin. But
since the configuration of the IPv6 kernel options was left in
package/kernel/linux/modules/netsupport.mk, this means that an
empty kmod-ipv6 module was still being generated (not packaged).

This patch moves the configuration of the IPv6 kernel options to
config/Config-kernel.in to remove this last bit of the module.

Note that CONFIG_IPV6_PRIVACY was dropped (enabled by default
since Linux v3.13), so this option is no longer needed.

See https://github.com/torvalds/linux/commit/5d9efa7ee99eed58388f186c13cf2e2a87e9ceb4

Signed-off-by: Arjen de Korte &lt;arjen+openwrt@de-korte.org&gt;

SVN-Revision: 48132
</content>
</entry>
<entry>
<title>kernel: add support for KERNEL_CGROUP_PIDS</title>
<updated>2015-10-26T11:54:56Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-10-26T11:54:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=b4564e3163b23044b424f2c46bf8014d0a770a19'/>
<id>urn:sha1:b4564e3163b23044b424f2c46bf8014d0a770a19</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 47275
</content>
</entry>
<entry>
<title>cosmetic: remove trailing whitespaces</title>
<updated>2015-10-15T22:12:13Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2015-10-15T22:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=75078acd93b061d1068930ad886001119f7cf20b'/>
<id>urn:sha1:75078acd93b061d1068930ad886001119f7cf20b</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 47197
</content>
</entry>
<entry>
<title>linux: make IPv6 builtin if selected (saves &gt;30KB)</title>
<updated>2015-09-09T12:20:36Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-09-09T12:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/xback/commit/?id=0c8f0186d58468024db96a5ab0ca36a4d400d408'/>
<id>urn:sha1:0c8f0186d58468024db96a5ab0ca36a4d400d408</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46834
</content>
</entry>
</feed>
