Hauke Mehrtens
39e8ab17d5
kernel: update kernel 4.4 to version 4.4.79
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years ago
Florian Fainelli
6bdb662deb
uml: Backport upstream fix to build against static libpthread
...
Backport upstream commit f44f1e7da7c8e3f4575d5d61c4df978496903fcc ("um:
Avoid longjmp/setjmp symbol clashes with libpthread.a") to fix build
issues on hosts that only have a static libpthread.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
Florian Fainelli
48e500570e
uml: Fix sample command line
...
Provide paths that match where LEDE is staging images.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
8 years ago
Florian Fainelli
e8c3b98973
uml: Check for glibc static libraries
...
UML statically links against libutil, librt and libpthread. Some hosts do not
necessarily have these libraries installed and we should find out sooner than
later (during the final vmlinux linking stage) about that.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
8 years ago
Felix Fietkau
9467ce42da
build: get rid of host.mk
...
Defined required host related variables in toplevel.mk instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
94b6dc3a43
uml: mark as source-only
...
Get rid of a special case in the buildbot script
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
426e4d93bb
uml: clean up the kernel config and add squashfs+ext4/f2fs support
...
Replaces plain ext4 images
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Adrian Panella
dd1b69a058
uml: set inittab for working console
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago
Jo-Philipp Wich
c0a287610a
uml: revert accidentally committed change
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Jo-Philipp Wich
49ad0c565a
tools: fix make_ext4fs build with recent glibc
...
Update to latest make_ext4fs Git HEAD to fix build with recent glibc version
which does not implicitely includes sysmacros.h anymore.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Hauke Mehrtens
e9d7ee4f41
kernel: update kernel 4.4 to version 4.4.4
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48933
9 years ago
Hauke Mehrtens
cb04b8d582
kernel: update kernel 4.4 to version 4.4.3
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48783
9 years ago
Felix Fietkau
cad399c87b
uml: update to linux 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48265
9 years ago
Felix Fietkau
2675ade97a
uml: backport another upstream patch to fix compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47067
9 years ago
Felix Fietkau
82791e92ce
uml: fix build with gcc 5
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47062
9 years ago
Felix Fietkau
110a74dd71
uml: update to linux 4.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47061
9 years ago
Felix Fietkau
c8f0290651
uml: disable ext2/ext3 filesystem support (ext4 is enough)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47031
9 years ago
Felix Fietkau
56c580f5f4
uml: remove linux 3.14 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45086
10 years ago
Nicolas Thill
577da84c25
uml: bump to 3.18
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44937
10 years ago
John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
10 years ago
Nicolas Thill
edacde5042
target/uml: add missing config symbols
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43940
10 years ago
Steven Barth
d82cf547d0
uml: remove inittab since procd is fixed now
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43185
10 years ago
Steven Barth
384e8c09e3
uml: fix inittab
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43177
10 years ago
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
10 years ago
Luka Perkov
02629d8f87
kernel: update 3.14 to 3.14.18
...
Targets were build tested and patches are refreshed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42463
10 years ago
Nicolas Thill
4ea085316e
uml: bump to 3.14.16
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 42421
10 years ago
John Crispin
ba63338d3f
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41776
10 years ago
John Crispin
994e5ce2f9
kernel: update 3.10.36->3.10.44
...
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41351
11 years ago
Steven Barth
285af2ff08
Update UML target to 3.10 and various improvements
...
Updated target to 3.10.36.
Added mconsole exec patch.
Added pseudo-random MAC patch (from NetKit).
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
Reviewed-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41172
11 years ago
Nicolas Thill
8a04ab5871
target/uml: update README
...
invoking uml is now simplier, not need to setup console & serial
SVN-Revision: 39632
11 years ago
Steven Barth
d6c62705fb
uml: work around mangled parameter handling for ubd
...
SVN-Revision: 38166
11 years ago
Steven Barth
31f654396a
uml: fix some kernel compilation issues with GCC
...
SVN-Revision: 38165
11 years ago
Steven Barth
777e69451d
uml: work-around console issue with procd
...
SVN-Revision: 38164
11 years ago
Gabor Juhos
46225b99d9
kernel: update linux 3.8 to 3.8.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36724
12 years ago
Gabor Juhos
e57c7d6c12
kernel: update linux 3.8 to 3.8.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36576
12 years ago
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
12 years ago
Gabor Juhos
f718179af5
kernel: update linux 3.8 to 3.8.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36493
12 years ago
Gabor Juhos
36d4fd70bc
kernel: update linux 3.8 to 3.8.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
12 years ago
Gabor Juhos
151cadfe32
kernel: update linux 3.8 to 3.8.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36363
12 years ago
Gabor Juhos
604395650a
kernel: update linux 3.8 to 3.8.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36332
12 years ago
Gabor Juhos
f78c902cfd
kernel: update linux 3.8 to 3.8.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
12 years ago
Florian Fainelli
fe157ea1ba
uml: remove 3.6 kernel patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36080
12 years ago
Florian Fainelli
1898218119
uml: remove 3.3. kernel patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36079
12 years ago
Florian Fainelli
c36db5f66a
uml: switch to 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36078
12 years ago
Florian Fainelli
a987d1aaa3
uml: add support for 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36077
12 years ago
Florian Fainelli
499f92c3db
uml: remove 3.2 patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36076
12 years ago
Gabor Juhos
44b9898251
kernel: update linux 3.6 to 3.6.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34748
12 years ago
Gabor Juhos
2b378d11c8
kernel: update linux 3.6 to 3.6.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34639
12 years ago
Gabor Juhos
2581173660
kernel: update linux 3.6 to 3.6.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34578
12 years ago
Gabor Juhos
3a4d0ebd5c
kernel: update linux 3.6 to 3.6.8
...
Also refresh the affected patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34402
12 years ago