From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 25E2AE003D2 for ; Thu, 6 Feb 2014 05:17:47 -0800 (PST) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id A7DA3F811DF; Thu, 6 Feb 2014 06:17:46 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2 Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 7970EF811E1; Thu, 6 Feb 2014 06:17:43 -0700 (MST) Message-ID: <52F38B81.7040809@mlbassoc.com> Date: Thu, 06 Feb 2014 06:17:53 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1391691906-20980-1-git-send-email-pavel.kopylov@gmail.com> In-Reply-To: <1391691906-20980-1-git-send-email-pavel.kopylov@gmail.com> X-Enigmail-Version: 1.5.2 Subject: Re: [meta-fsl-arm-extra][PATCH] defconfig: CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y linux-imx_3.0.35.bbappend: Correct the patch string. X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 13:17:48 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 2014-02-06 06:05, pavel.kopylov@gmail.com wrote: > From: pavel > > > Signed-off-by: pavel What kind of useless address is this? The 'Signed-off-by' is only useful if it points to a real person (or entity) that can be contacted about the patch. > --- > .../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" > -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------