All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] linux-linaro: Fix an error related to multiline comment.
@ 2013-01-22  9:54 Noor, Ahsan
  2013-01-22 11:08 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Noor, Ahsan @ 2013-01-22  9:54 UTC (permalink / raw)
  To: meta-freescale

From: Noor Ahsan <noor_ahsan@mentor.com>

* With latest changes in bitbake related to multiline comment
linux-linaro recipe was giving error "There is a confusing
multiline, partially commented expression"at parse time. Fix
that issue.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
---
 recipes-kernel/linux/linux-linaro_3.2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-linaro_3.2.bb b/recipes-kernel/linux/linux-linaro_3.2.bb
index 65702f7..66adac4 100644
--- a/recipes-kernel/linux/linux-linaro_3.2.bb
+++ b/recipes-kernel/linux/linux-linaro_3.2.bb
@@ -20,7 +20,7 @@ SRC_URI = "git://git.linaro.org/bsp/freescale/linux-linaro.git;branch=lt-3.2-imx
 #			file://fix_ipuv3.patch \
 #			file://fix_usb.patch \
 #			file://fix_rtc-da9052.patch \
-#			file://fix_da9052_bl.patch \
+#			file://fix_da9052_bl.patch 
 
 
 S = "${WORKDIR}/git"
-- 
1.7.9.5



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

* Re: [meta-fsl-arm][PATCH] linux-linaro: Fix an error related to multiline comment.
  2013-01-22  9:54 [meta-fsl-arm][PATCH] linux-linaro: Fix an error related to multiline comment Noor, Ahsan
@ 2013-01-22 11:08 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2013-01-22 11:08 UTC (permalink / raw)
  To: Noor, Ahsan; +Cc: meta-freescale

On Tue, Jan 22, 2013 at 7:54 AM, Noor, Ahsan <noor_ahsan@mentor.com> wrote:
> From: Noor Ahsan <noor_ahsan@mentor.com>
>
> * With latest changes in bitbake related to multiline comment
> linux-linaro recipe was giving error "There is a confusing
> multiline, partially commented expression"at parse time. Fix
> that issue.
>
> Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>

Applied; I dropped the left whitespace in the end of line while on that.

Thanks.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

end of thread, other threads:[~2013-01-22 11:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-22  9:54 [meta-fsl-arm][PATCH] linux-linaro: Fix an error related to multiline comment Noor, Ahsan
2013-01-22 11:08 ` 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.