[meta-freescale] [meta-fsl-arm-extra][PATCH] defconfig: CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y linux-imx_3.0.35.bbappend: Correct the patch string.

pavel.kopylov at gmail.com pavel.kopylov at gmail.com
Thu Feb 6 05:05:06 PST 2014


From: pavel <pavel at pavel>


Signed-off-by: pavel <pavel at pavel>
---
 .../linux/linux-imx-3.0.35/cgtqmx6/defconfig       |    3 ++-
 recipes-kernel/linux/linux-imx_3.0.35.bbappend     |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig b/recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig
index 05fd3b3..8030291 100644
--- a/recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig
+++ b/recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig
@@ -691,7 +691,8 @@ CONFIG_RFKILL_INPUT=y
 # Generic Driver Options
 #
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# CONFIG_DEVTMPFS is not set
+CONFIG_DEVTMPFS=y
+CONFIG_DEVTMPFS_MOUNT=y
 CONFIG_STANDALONE=y
 CONFIG_PREVENT_FIRMWARE_BUILD=y
 CONFIG_FW_LOADER=y
diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bbappend b/recipes-kernel/linux/linux-imx_3.0.35.bbappend
index c3d50fc..9a8b2fb 100644
--- a/recipes-kernel/linux/linux-imx_3.0.35.bbappend
+++ b/recipes-kernel/linux/linux-imx_3.0.35.bbappend
@@ -2,4 +2,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
 
 PRINC := "${@int(PRINC) + 5}"
 
-SRC_URI_append_cgtqmx6 = "file://cgtqmx6/0001-Add-linux-support-for-congatec-evaluation-board-qmx6q.patch"
+SRC_URI_append_cgtqmx6 = " file://cgtqmx6/0001-Add-linux-support-for-congatec-evaluation-board-qmx6q.patch"
-- 
1.7.9.5



More information about the meta-freescale mailing list