Stefan Saraev
e9c7d69644
buildsys:clean up nouveau leftovers
2015-02-22 13:22:50 +02:00
Stephan Raue
d09a8dc872
projects/RPi*/linux: enable CONFIG_HIGHMEM
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-22 10:38:09 +01:00
Stephan Raue
3ee63df0b8
projects/*/linux: enable CONFIG_UHID, this fixes #3514
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-15 13:07:47 +01:00
Stephan Raue
fe4b9b3797
projects/RPi*/linux: disable CONFIG_PREEMPT, disable CONFIG_RCU_NOCB_CPU
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-12 23:30:46 +01:00
Stephan Raue
7e9502a831
projects/RPi*: add kernel 3.19 support, build with kernel 3.19
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-12 21:38:19 +01:00
Stephan Raue
2683a63108
linux: update to linux-3.19, build RPi2 projects with kernel 3.18
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-11 21:21:47 +01:00
Stephan Raue
8c55e6351f
projects/RPi*/patches/linux: update RPi support patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-09 21:59:23 +01:00
Stephan Raue
2ca87fac8b
projects/RPi*/linux: enable CONFIG_VMSPLIT_2G, thanks to popcornmix
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 20:00:42 +01:00
Stephan Raue
0adafa3b2e
projects/RPi*/patches/linux: update RPi patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 18:08:49 +01:00
Stephan Raue
7e83801d16
noobs: add support for noobs 'supported_hex_versions'
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 16:33:21 +01:00
Stephan Raue
5af31eaca7
projects/RPi*/patches/linux: update RPi support patches
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-08 12:24:43 +01:00
Stephan Raue
ee47ba447b
projects/RPi/patches/linux: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-04 06:26:03 +01:00
Stephan Raue
661731e1d6
projects/RPi/patches/kodi: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-01 13:36:06 +01:00
Stephan Raue
a3da2f27c0
projects/*/linux: build some library routines and crypto drivers as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-02-01 01:23:39 +01:00
Stephan Raue
f168c51192
projects/*/linux: build XFS/BTRFS/XFS/ReiserFS/JFS as modules
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-31 23:09:09 +01:00
David Härdeman
b4bbefca61
projects/*/linux: enable crypto modules for NFSv4
...
These modules are necessary for supporting Kerberized
NFSv4 clients. They're pretty small (8K, 11K, 49K on my
system).
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-30 20:46:45 +01:00
Stephan Raue
b8bff1f929
projects/RPi/filesystem: dont load lirc_rpi on boot, needs to be done manually/with DTB
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 22:03:43 +01:00
Stephan Raue
3939a18438
projects/RPi/filesystem: remove openssl configuration
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 22:03:43 +01:00
Stephan Raue
56758e1c40
projects/RPi/options: enable build of dtb files
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 13:49:37 +01:00
Stephan Raue
38d322fa10
projects/RPi/linux: enable DeviceTree support
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 13:48:51 +01:00
Stephan Raue
35e1fe37f0
projects/RPi/patches/linux: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 13:48:24 +01:00
Stephan Raue
8e834811f9
projects/RPi/patches/kodi: update RPi support patch
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-25 01:16:04 +01:00
Stefan Saraev
b1ddbd91c7
mkimage: allow projects to set kernel image name
...
... and set to kernel.img for WeTek_Play and RPi
2015-01-13 12:36:40 +02:00
Stephan Raue
be05966f71
linux: update to linux-3.18.2, update RPi support patch, update kernel configs, move patches which still must reworked to the todo folder
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2015-01-11 14:09:40 +01:00
Stefan Saraev
bf42102acb
reorder etc/profile.d
...
- all files should be xx-*.conf
- kodi.conf should be last. it appends $PATH and $LD_LIBRARY_PATH
for addons. those are very important.
- busybox.conf should be right before kodi. it sets $HOME. nothing but
kodi is allowed to override whatever is set by busybox.conf
- addons.conf should be first, so if we allow addon specific
profile files, those should not be allowed to override env vars
or functions we depend on.
2015-01-09 19:55:42 +02:00