[meta-ti] Cliff Brake : linux_3.1: add extra '#' to multi-line comment
Arago Project git
git at arago-project.org
Mon Jan 28 15:49:59 PST 2013
Module: meta-ti
Branch: danny
Commit: 2cc3f0ace5f30bf39d14d35338efef4e10b80e1f
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=2cc3f0ace5f30bf39d14d35338efef4e10b80e1f
Author: Cliff Brake <cbrake at bec-systems.com>
Date: Tue Jan 22 12:13:20 2013 -0500
linux_3.1: add extra '#' to multi-line comment
Bitbake is getting more particular:
ERROR: There is a confusing multiline, partially commented expression on
line 27 of file /scratch/oe/oe-build-core-3/sources/meta-ti/...
Please clarify whether this is all a comment or should be parsed.
Signed-off-by: Cliff Brake <cbrake at bec-systems.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux_3.1.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/recipes-kernel/linux/linux_3.1.bb b/recipes-kernel/linux/linux_3.1.bb
index 0ec0d26..d6ed98c 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -24,6 +24,7 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;pro
# Needs refresh:
# file://beagle/0003-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
+#
SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
More information about the meta-ti
mailing list