summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-26 14:38:01 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-09-12 12:34:10 +0000
commita98c5f159ab9c831299697ce56f42565f0acad89 (patch)
tree1ce1a9cf3ad2edff324727c5ca2a91074ca0441f /meta-fsl-extras
parent1b35624a7226ca67b2d8eba55b9f76ddc9c252ba (diff)
downloadmeta-boot2qt-a98c5f159ab9c831299697ce56f42565f0acad89.tar.gz
fsl: update to new kernel versions
Change-Id: I728276758ac94d852f1c22c1af432bf44bb8e36e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'meta-fsl-extras')
-rw-r--r--meta-fsl-extras/recipes/linux/linux-fslc-imx_4.%.bbappend (renamed from meta-fsl-extras/recipes/linux/linux-fslc-imx_3.14-1.%.bbappend)2
-rw-r--r--meta-fsl-extras/recipes/linux/linux-imx_4.%.bbappend (renamed from meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-extras/recipes/linux/linux-fslc-imx_3.14-1.%.bbappend b/meta-fsl-extras/recipes/linux/linux-fslc-imx_4.%.bbappend
index c21fece..c4e0158 100644
--- a/meta-fsl-extras/recipes/linux/linux-fslc-imx_3.14-1.%.bbappend
+++ b/meta-fsl-extras/recipes/linux/linux-fslc-imx_4.%.bbappend
@@ -30,7 +30,7 @@
30# kernel image files are not needed in the image 30# kernel image files are not needed in the image
31RDEPENDS_kernel-base = "" 31RDEPENDS_kernel-base = ""
32 32
33do_configure_prepend() { 33do_preconfigure_prepend() {
34 # FunctionFS for adb 34 # FunctionFS for adb
35 echo "CONFIG_USB_FUNCTIONFS=m" >> ${WORKDIR}/defconfig 35 echo "CONFIG_USB_FUNCTIONFS=m" >> ${WORKDIR}/defconfig
36 36
diff --git a/meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend b/meta-fsl-extras/recipes/linux/linux-imx_4.%.bbappend
index c21fece..c4e0158 100644
--- a/meta-fsl-extras/recipes/linux/linux-imx_3.14.%.bbappend
+++ b/meta-fsl-extras/recipes/linux/linux-imx_4.%.bbappend
@@ -30,7 +30,7 @@
30# kernel image files are not needed in the image 30# kernel image files are not needed in the image
31RDEPENDS_kernel-base = "" 31RDEPENDS_kernel-base = ""
32 32
33do_configure_prepend() { 33do_preconfigure_prepend() {
34 # FunctionFS for adb 34 # FunctionFS for adb
35 echo "CONFIG_USB_FUNCTIONFS=m" >> ${WORKDIR}/defconfig 35 echo "CONFIG_USB_FUNCTIONFS=m" >> ${WORKDIR}/defconfig
36 36