]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-linaro: Fix an error related to multiline comment.
authorNoor Ahsan <noor_ahsan@mentor.com>
Tue, 22 Jan 2013 09:54:49 +0000 (14:54 +0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 22 Jan 2013 11:07:30 +0000 (09:07 -0200)
* 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>
meta-fsl-arm/recipes-kernel/linux/linux-linaro_3.2.bb

index 65702f7454e1211d0f0aaab38a354397874ee44d..b6582779582098e06bb8b39c78b62031606f66a3 100644 (file)
@@ -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"