diff options
-rw-r--r-- | conf/distro/include/nitrogen6x.conf | 3 | ||||
-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 | ||
25 | BOOTFS_CONTENT = "\ | 25 | BOOTFS_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 | |||