All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH] linux-imx: fix missing initial space for cgtqmx6 patch
@ 2014-02-14 11:57 Andreas Henriksson
  2014-02-14 13:09 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Henriksson @ 2014-02-14 11:57 UTC (permalink / raw)
  To: meta-freescale

Seems "same" changes has been made on both master and dora branch,
but the dora commit has the space in place.

This patch was created via:
git diff freescale/dora..freescale/master recipes-kernel/linux/linux-imx_3.0.35.bbappend | patch -p1 -R

Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
---
 recipes-kernel/linux/linux-imx_3.0.35.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



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

* Re: [meta-fsl-arm-extra][PATCH] linux-imx: fix missing initial space for cgtqmx6 patch
  2014-02-14 11:57 [meta-fsl-arm-extra][PATCH] linux-imx: fix missing initial space for cgtqmx6 patch Andreas Henriksson
@ 2014-02-14 13:09 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2014-02-14 13:09 UTC (permalink / raw)
  To: Andreas Henriksson; +Cc: meta-freescale

Hello Andreas,

On Fri, Feb 14, 2014 at 9:57 AM, Andreas Henriksson
<andreas.henriksson@endian.se> wrote:
> Seems "same" changes has been made on both master and dora branch,
> but the dora commit has the space in place.
>
> This patch was created via:
> git diff freescale/dora..freescale/master recipes-kernel/linux/linux-imx_3.0.35.bbappend | patch -p1 -R
>
> Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>

It was my fault; when I backported I was using master-next and thought
the change was not need in master.

ETOOMANYBRANCHES

Thanks for fixing it.

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


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

end of thread, other threads:[~2014-02-14 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-14 11:57 [meta-fsl-arm-extra][PATCH] linux-imx: fix missing initial space for cgtqmx6 patch Andreas Henriksson
2014-02-14 13:09 ` 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.