[meta-freescale] [meta-fsl-arm][PATCH] linux-linaro: Fix an error related to multiline comment.

Noor, Ahsan noor_ahsan at mentor.com
Tue Jan 22 01:54:49 PST 2013


From: Noor Ahsan <noor_ahsan at 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 at 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




More information about the meta-freescale mailing list