[meta-ti] [PATCH] linux_3.1.bb: Remove bad line continuation.
Robert P. J. Day
rpjday at crashcourse.ca
Thu Jan 24 05:16:38 PST 2013
Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
---
guessing just a copy and paste error, which currently generates:
"ERROR: There is a confusing multiline, partially commented expression on line 27 of file
/home/rpjday/oe/dist/layers/meta-ti/recipes-kernel/linux/linux_3.1.bb ().
Please clarify whether this is all a comment or should be parsed."
introduced by commit 9c3a8de11ee9d9d631c2956b845f4c2d32020277
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 0ec0d26..8a4d847 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -23,7 +23,7 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;pro
file://defconfig"
# Needs refresh:
-# file://beagle/0003-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
+# file://beagle/0003-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch
SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the meta-ti
mailing list