summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-26 14:29:03 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-09-12 12:34:06 +0000
commit1b35624a7226ca67b2d8eba55b9f76ddc9c252ba (patch)
treeca5820ac975e4f20a804837b0a0833c97e99cfbe /meta-fsl-extras
parente409c281130b0bfccb851604107b0b4a13a14aed (diff)
downloadmeta-boot2qt-1b35624a7226ca67b2d8eba55b9f76ddc9c252ba.tar.gz
nitrogen6x: update to new kernel version
Change-Id: I2b58e480246a84f855d382f3958f9ae8538dfd5d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'meta-fsl-extras')
-rw-r--r--meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend (renamed from meta-fsl-extras/recipes/linux/linux-boundary_3.14.%.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-extras/recipes/linux/linux-boundary_3.14.%.bbappend b/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend
index fb5280c..001a3c7 100644
--- a/meta-fsl-extras/recipes/linux/linux-boundary_3.14.%.bbappend
+++ b/meta-fsl-extras/recipes/linux/linux-boundary_4.%.bbappend
@@ -35,6 +35,6 @@ SRC_URI += " \
35# kernel image files are not needed in the image 35# kernel image files are not needed in the image
36RDEPENDS_kernel-base = "" 36RDEPENDS_kernel-base = ""
37 37
38do_configure_prepend() { 38do_preconfigure_prepend() {
39 echo "CONFIG_HID_MULTITOUCH=m" >> ${WORKDIR}/defconfig 39 echo "CONFIG_HID_MULTITOUCH=m" >> ${WORKDIR}/defconfig
40} 40}