meta-digi/meta-digi-arm/conf/machine
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
..
include meta-digi-arm: create recipe to build linux-3.14 2015-08-07 13:15:46 +02:00
ccardimx28js.conf meta-digi-arm: remove support for u-boot 2009.08 on ccardimx28js 2015-08-05 11:55:37 +02:00
ccimx6sbc.conf meta-digi-arm: ccimx6sbc: use soft assignment for KERNEL_DEVICETREE 2015-07-27 14:51:12 +02:00
ccimx51js.conf meta-digi-arm: fix IMAGE_FSTYPES for MX5 platforms 2015-04-27 17:14:16 +02:00
ccimx53js.conf meta-digi-arm: fix IMAGE_FSTYPES for MX5 platforms 2015-04-27 17:14:16 +02:00