Commit graph

1367 commits

Author SHA1 Message Date
Stephan Raue
5059817db6 linux: update to linux-cuboxi-3.14-ea83bda for imx6 project
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-06 20:18:07 +02:00
Alex Deryskyba
42725dce8b packages/linux/: Update kernel for WeTek Play to 3.10-a9cef51 2015-05-04 13:59:10 +02:00
Alex Deryskyba
c9df450a81 packages/linux: update kernel for WeTek Play to 3.10-a2f8d73 2015-05-03 00:33:34 +02:00
Stephan Raue
31bc4c7dfa linux: update to linux-4.0.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:48:38 +02:00
Stephan Raue
789b3d9b0d linux: remove linux-3.19 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-14 13:45:35 +02:00
Stephan Raue
18c7721635 linux: update to linux-4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-13 10:04:21 +02:00
Stephan Raue
102ff3e416 linux: update to linux-4.0-rc7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-10 09:42:51 +02:00
Stephan Raue
fc8f8082ea linux: update to linux-4.0-rc6 (for Generic project)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-04 22:35:32 +02:00
Stephan Raue
b5738cd0ab linux: update to linux-3.19.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-27 07:30:44 +01:00
Stephan Raue
a8fde71282 linux: update to linux-3.19.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-19 14:26:04 +01:00
Alex Deryskyba
4b7ca82ea5 packages/linux: Update Linux kernel for Amlogic to 3.10-cc5fcae 2015-03-18 11:20:38 +01:00
Alex Deryskyba
b200637fd8 packages/linux: Update Linux kernel for WeTek Play to 3.10-16a1118 2015-03-14 22:14:17 +01:00
Stephan Raue
a89c41e62c linux: update to linux-3.19.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 01:03:30 +01:00
Alex Deryskyba
680f7612d5 WeTek_Play: Update Linux kernel to 3.10-24553c6 2015-02-15 02:16:47 +01:00
Stefan Saraev
206cbae059 remove perf 2015-02-13 21:50:43 +02:00
Stephan Raue
8d3ff63cd2 linux: remove kernel 3.18 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-12 21:39:20 +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
cd64c19989 linux: update to linux-3.18.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 12:24:43 +01:00
Stephan Raue
9e274de62a linux: update to linux-3.18.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-31 10:15:56 +01:00
Alex Deryskyba
7b759f846c WeTek_Play: Update Linux kernel to 3.10-84deff2 2015-01-30 00:21:24 +01:00
Stephan Raue
5540b06958 linux: update to linux-3.18.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-27 21:18:17 +01:00
Stephan Raue
0d8cb07a89 linux: add support to install dtb files for RPi kernels, thanks to Milhouse
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-25 13:50:44 +01:00
Stephan Raue
9427dd238d Merge pull request #3824 from codesnake/wetek_update
WeTek update
2015-01-23 20:30:38 +01:00
Stefan Saraev
c8650f9c42 linux: always force initrd rebuild
we dont want "stale" modules in initrd, that wont load at
all (invalud mod format) when a module is removed from INITRAMFS_MODULES
2015-01-23 20:02:39 +02:00
Alex Deryskyba
c2c8b85177 WeTek_Play: Update Linux kernel to 3.10-fa4c242 2015-01-23 03:14:44 +01:00
Stephan Raue
476b061dde linux: update to linux-3.18.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-17 19:35:07 +01:00
Stefan Saraev
4e587747a2 wetek_play: linux: change kernel url
aml kernel sources has lot of crlfs. we repacked it..
2015-01-15 20:38:37 +02:00
Alex Deryskyba
3bbb14e4ee wetek_play: update linux kernel to 3.10-24e850b 2015-01-15 02:30:27 +01: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
Stephan Raue
e402c61418 linux: update to linux-3.17.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-11 14:09:39 +01:00
Alex Deryskyba
8135438a36 linux: Build $KERNEL_UBOOT_EXTRA_TARGET before kernel image
When there is a need to build the kernel with appended device tree for compatibility with older bootloaders,
$KERNEL_UBOOT_EXTRA_TARGET, which usually is a list of device tree source files, needs to be built
before the kernel, making device tree binaries available for appending to the kernel image.
2014-12-18 04:04:11 +01:00
Stephan Raue
cb503e2a47 linux: update to linux-3.17.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-17 00:11:05 +01:00
Alex Deryskyba
bdd6412797 Fix a "No such file or directory" error when $BOOTLOADER = "u-boot" and there are no arch/arm/boot/dts/*.dtb files in Linux kernel build directory 2014-12-15 19:39:59 +01:00
Alex Deryskyba
5975db66ea linux: Add support for Amlogic kernel 2014-12-11 01:42:32 +01:00
Stephan Raue
94cea7904c busybox: move keyutils dependency to package 'linux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 23:01:14 +01:00
Stephan Raue
93cc43d7b0 linux: update to linux-3.17.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-09 21:44:12 +01:00
Stephan Raue
2640998724 linux: update to linux-3.17.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-07 14:31:42 +01:00
fritsch
2a04a80afa linux: Bump to 3.17.4 2014-11-22 07:00:05 +01:00
Stephan Raue
9365f7e364 linux: update to linux-3.17.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-15 03:28:58 +01:00
Stephan Raue
7c9f666390 linux: update to linux-cuboxi-3.14-dc5edb8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-11-02 19:18:31 +01:00
Stephan Raue
1dff819de4 linux: update to linux-3.17.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-30 23:25:09 +01:00
Stephan Raue
bf0fedeb9e linux: replace default hostname with $DISTRONAME while building
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-29 11:44:21 +01:00
Stephan Raue
4a82afe95b linux: fix build if /lib/firmeware is not avaible before creating the symlink
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
55f7da3dbc linux: update to linux-3.17.1, update kernel config, update RPi support patch. TODO: rework some patches from packages/linux/patches/3.17.1/todo
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-16 14:32:22 +02:00
Stephan Raue
2cb7cd6f2b buildsys: add $PKG_DIR/modprobe.d/ support to scripts/install 2014-10-16 14:32:21 +02:00
Stephan Raue
70bd675bb9 linux: enable firmware loading from /storage/.config/firmware/
from Documentation/firmware_class/README:

 ....
 1), kernel(driver):
        - calls request_firmware(&fw_entry, $FIRMWARE, device)
        - kernel searchs the fimware image with name $FIRMWARE directly
        in the below search path of root filesystem:
                User customized search path by module parameter 'path'[1]
                "/lib/firmware/updates/" UTS_RELEASE,
                "/lib/firmware/updates",
                "/lib/firmware/" UTS_RELEASE,
                "/lib/firmware"
        - If found, goto 7), else goto 2)

        [1], the 'path' is a string parameter which length should be less
        than 256, user should pass 'firmware_class.path=$CUSTOMIZED_PATH'
        if firmware_class is built in kernel(the general situation)
  ....

can also be done via boot parameter but I preder symlinking
2014-10-16 14:32:21 +02:00
Stephan Raue
7c25d27cb0 linux: update to linux-3.16.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-10 11:22:28 +02:00
Stephan Raue
cd7cdf3591 linux: update to linux-3.16.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-06 02:01:36 +02:00
Prashant Somashekar
4e6d30163e linux: update to linux-3.16.3 2014-09-19 20:18:52 -04:00
Stephan Raue
c5f87ec61e linux: update to linux-cuboxi-3.14-e85332f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-11 14:42:58 +02:00