[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.

Otavio Salvador otavio at ossystems.com.br
Thu Feb 6 12:18:24 PST 2014


Hello Pavel,

On Thu, Feb 6, 2014 at 11:05 AM,  <pavel.kopylov at gmail.com> wrote:
> From: pavel <pavel at pavel>
>
>
> Signed-off-by: pavel <pavel at pavel>

Please put a proper Author name, e-mail address and commit log. We
cannot include things without authorship.

> ---
>  .../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

Fine.

> 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"

This is needed just for Dora and I have did this in another patch in
my local branch which I will send when I get this one merged into
master and backported.

Please fix the patch so we can move further.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list