All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux_3.1.bb: Remove bad line continuation.
@ 2013-01-24 13:16 Robert P. J. Day
  2013-01-25 17:20 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2013-01-24 13:16 UTC (permalink / raw)
  To: meta-ti mailing list


Signed-off-by: Robert P. J. Day <rpjday@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
========================================================================


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

end of thread, other threads:[~2013-01-25 18:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-24 13:16 [PATCH] linux_3.1.bb: Remove bad line continuation Robert P. J. Day
2013-01-25 17:20 ` Denys Dmytriyenko
2013-01-25 17:26   ` Robert P. J. Day
2013-01-25 17:32   ` Richard Purdie
2013-01-25 17:37     ` Denys Dmytriyenko
2013-01-25 18:52       ` Philip Balister

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.