summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2014-05-14 11:42:00 +0300
committerSamuli Piippo <samuli.piippo@digia.com>2014-05-14 15:53:12 +0300
commitf64f1f26dfad731f4506107ba62eb745831d323d (patch)
tree81ddea35d8505cd166466e1d8a6df5527e95a848
parentb20a3f58ee264318fa351e449821ce76035df5ef (diff)
downloadmeta-boot2qt-f64f1f26dfad731f4506107ba62eb745831d323d.tar.gz
imx6: kernel update for nitrogen6x
Correctly append new kernel configs for the updated kernel version and include device tree files in the boot image. Change-Id: I3d7c826e3e96338048e82b23a6723212e4adbd03 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
-rw-r--r--conf/distro/include/nitrogen6x.conf3
-rw-r--r--recipes/linux/linux-boundary_3.10.17.bbappend (renamed from recipes/linux/linux-boundary_3.0.35.bbappend)0
2 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf
index 3dddcc1..8066936 100644
--- a/conf/distro/include/nitrogen6x.conf
+++ b/conf/distro/include/nitrogen6x.conf
@@ -24,6 +24,9 @@ IMAGE_FSTYPES = "tar.gz"
24 24
25BOOTFS_CONTENT = "\ 25BOOTFS_CONTENT = "\
26 ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ 26 ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \
27 ${KERNEL_IMAGETYPE}-imx6q-${MACHINE}.dtb:imx6q-${MACHINE}.dtb \
28 ${KERNEL_IMAGETYPE}-imx6dl-${MACHINE}.dtb:imx6dl-${MACHINE}.dtb \
29 ${KERNEL_IMAGETYPE}-imx6q-sabrelite.dtb:imx6q-sabrelite.dtb \
27 6x_bootscript-${MACHINE}:6x_bootscript \ 30 6x_bootscript-${MACHINE}:6x_bootscript \
28 6x_upgrade-${MACHINE}:6x_upgrade \ 31 6x_upgrade-${MACHINE}:6x_upgrade \
29 " 32 "
diff --git a/recipes/linux/linux-boundary_3.0.35.bbappend b/recipes/linux/linux-boundary_3.10.17.bbappend
index dd9420e..dd9420e 100644
--- a/recipes/linux/linux-boundary_3.0.35.bbappend
+++ b/recipes/linux/linux-boundary_3.10.17.bbappend