meta-digi/meta-digi-arm/recipes-kernel/linux
Javier Viguera 44f1b44830 meta-digi-arm: create recipe to build linux-3.14
Platform defconfig corresponds to sha1 'e1506ff' in the kernel.

At this point linux-3.10 continues to be the default, some device-tree
files were renamed and the external atheros module does not compile with
linux-3.14, so to use this kernel with dey-1.8, following lines are
needed in the project's local.conf:

PREFERRED_VERSION_linux-dey = "3.14"
KERNEL_DEVICETREE = " \
    imx6dl-ccimx6sbc-wb.dtb \
    imx6dl-ccimx6sbc-w.dtb \
    imx6q-ccimx6sbc.dtb \
    imx6q-ccimx6sbc-wb.dtb \
    imx6q-ccimx6sbc-wb-ldo-bypass.dtb \
    imx6q-ccimx6sbc-w.dtb \
"
MACHINE_FEATURES_remove = "wifi"

https://jira.digi.com/browse/DEL-1748

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-08-07 13:15:46 +02:00
..
linux-dey-2.6.35.14 meta-digi-arm: remove support for kernel 2.6.35 on ccardimx28js 2015-08-05 11:54:55 +02:00
linux-dey-3.10 meta-digi-arm: enable SPIDEV for ccardimx28js in kernel 3.10 2015-07-17 10:21:03 +02:00
linux-dey-3.14/ccimx6sbc meta-digi-arm: create recipe to build linux-3.14 2015-08-07 13:15:46 +02:00
linux-dey.inc meta-digi-arm: enable SPIDEV for ccardimx28js in kernel 3.10 2015-07-17 10:21:03 +02:00
linux-dey_2.6.35.14.bb meta-digi-arm: remove support for kernel 2.6.35 on ccardimx28js 2015-08-05 11:54:55 +02:00
linux-dey_3.10.bb meta-digi-arm: enable SPIDEV for ccardimx28js in kernel 3.10 2015-07-17 10:21:03 +02:00
linux-dey_3.14.bb meta-digi-arm: create recipe to build linux-3.14 2015-08-07 13:15:46 +02:00