Jo-Philipp Wich
c0a287610a
uml: revert accidentally committed change
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-04-25 14:09:05 +02:00
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>
2016-04-25 13:41:43 +02:00
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
2016-03-05 17:51:37 +00:00
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
2016-02-25 21:54:39 +00:00
Felix Fietkau
cad399c87b
uml: update to linux 4.4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48265
2016-01-17 10:41:52 +00:00
Felix Fietkau
2675ade97a
uml: backport another upstream patch to fix compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47067
2015-09-28 12:22:35 +00:00
Felix Fietkau
82791e92ce
uml: fix build with gcc 5
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47062
2015-09-27 17:29:48 +00:00
Felix Fietkau
110a74dd71
uml: update to linux 4.1
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47061
2015-09-27 17:29:38 +00:00
Felix Fietkau
c8f0290651
uml: disable ext2/ext3 filesystem support (ext4 is enough)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47031
2015-09-24 08:37:30 +00:00
Felix Fietkau
56c580f5f4
uml: remove linux 3.14 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45086
2015-03-28 13:20:52 +00:00
Nicolas Thill
577da84c25
uml: bump to 3.18
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 44937
2015-03-22 12:36:57 +00:00
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
2015-03-06 07:56:21 +00:00
Nicolas Thill
edacde5042
target/uml: add missing config symbols
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43940
2015-01-11 22:03:06 +00:00
Steven Barth
d82cf547d0
uml: remove inittab since procd is fixed now
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43185
2014-11-05 14:21:51 +00:00
Steven Barth
384e8c09e3
uml: fix inittab
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43177
2014-11-04 16:03:46 +00:00
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
2014-10-24 19:34:02 +00:00
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
2014-09-10 21:40:19 +00:00
Nicolas Thill
4ea085316e
uml: bump to 3.14.16
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 42421
2014-09-05 22:02:09 +00:00
John Crispin
ba63338d3f
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41776
2014-07-20 17:31:11 +00:00
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
2014-06-26 13:47:42 +00:00
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
2014-06-12 17:57:19 +00:00
Nicolas Thill
8a04ab5871
target/uml: update README
...
invoking uml is now simplier, not need to setup console & serial
SVN-Revision: 39632
2014-02-18 22:16:04 +00:00
Steven Barth
d6c62705fb
uml: work around mangled parameter handling for ubd
...
SVN-Revision: 38166
2013-09-24 13:36:42 +00:00
Steven Barth
31f654396a
uml: fix some kernel compilation issues with GCC
...
SVN-Revision: 38165
2013-09-24 13:36:38 +00:00
Steven Barth
777e69451d
uml: work-around console issue with procd
...
SVN-Revision: 38164
2013-09-24 13:36:33 +00:00
Gabor Juhos
46225b99d9
kernel: update linux 3.8 to 3.8.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36724
2013-05-26 16:02:31 +00:00
Gabor Juhos
e57c7d6c12
kernel: update linux 3.8 to 3.8.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36576
2013-05-08 08:53:53 +00:00
Gabor Juhos
8a9fe26f20
kernel: update linux 3.8 to 3.8.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36507
2013-05-01 22:15:18 +00:00
Gabor Juhos
f718179af5
kernel: update linux 3.8 to 3.8.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36493
2013-04-30 10:43:59 +00:00
Gabor Juhos
36d4fd70bc
kernel: update linux 3.8 to 3.8.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36453
2013-04-26 16:55:42 +00:00
Gabor Juhos
151cadfe32
kernel: update linux 3.8 to 3.8.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36363
2013-04-19 08:07:34 +00:00
Gabor Juhos
604395650a
kernel: update linux 3.8 to 3.8.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36332
2013-04-14 09:25:53 +00:00
Gabor Juhos
f78c902cfd
kernel: update linux 3.8 to 3.8.6
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
2013-04-06 11:40:44 +00:00
Florian Fainelli
fe157ea1ba
uml: remove 3.6 kernel patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36080
2013-03-17 19:47:04 +00:00
Florian Fainelli
1898218119
uml: remove 3.3. kernel patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36079
2013-03-17 19:46:59 +00:00
Florian Fainelli
c36db5f66a
uml: switch to 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36078
2013-03-17 19:46:54 +00:00
Florian Fainelli
a987d1aaa3
uml: add support for 3.8 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36077
2013-03-17 19:46:49 +00:00
Florian Fainelli
499f92c3db
uml: remove 3.2 patches
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36076
2013-03-17 19:46:43 +00:00
Gabor Juhos
44b9898251
kernel: update linux 3.6 to 3.6.11
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34748
2012-12-18 14:41:16 +00:00
Gabor Juhos
2b378d11c8
kernel: update linux 3.6 to 3.6.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34639
2012-12-11 20:14:39 +00:00
Gabor Juhos
2581173660
kernel: update linux 3.6 to 3.6.9
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34578
2012-12-08 15:01:33 +00:00
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
2012-11-29 07:42:19 +00:00
Gabor Juhos
ff1e854511
kernel: update linux 3.6 to 3.6.7
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34227
2012-11-18 08:41:31 +00:00
Florian Fainelli
19811eddb4
switch to kernel 3.6.6
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34212
2012-11-16 16:32:29 +00:00
Florian Fainelli
f98ac68e0e
add support for 3.6 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34211
2012-11-16 16:32:26 +00:00
Florian Fainelli
4ea68a13e3
include sys/resource.h in arch/um/os-Linux/start_up.c ( #12155 )
...
Required for recent (e)glibc systems
SVN-Revision: 33569
2012-09-27 09:21:01 +00:00
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
2012-06-05 06:57:51 +00:00
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
2012-05-23 21:05:32 +00:00
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
2012-05-14 09:18:32 +00:00
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
2012-05-07 20:11:43 +00:00