All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH] defconfig: CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y linux-imx_3.0.35.bbappend: Correct the patch string.
@ 2014-02-06 13:05 pavel.kopylov
  2014-02-06 13:17 ` Gary Thomas
  2014-02-06 20:18 ` Otavio Salvador
  0 siblings, 2 replies; 3+ messages in thread
From: pavel.kopylov @ 2014-02-06 13:05 UTC (permalink / raw)
  To: meta-freescale

From: pavel <pavel@pavel>


Signed-off-by: pavel <pavel@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-06 20:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 13:05 [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
2014-02-06 13:17 ` Gary Thomas
2014-02-06 20:18 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.