All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: meta-ti mailing list <meta-ti@yoctoproject.org>
Subject: Re: [PATCH] linux_3.1.bb: Remove bad line continuation.
Date: Fri, 25 Jan 2013 12:20:57 -0500	[thread overview]
Message-ID: <20130125172057.GD23977@denix.org> (raw)
In-Reply-To: <alpine.DEB.2.02.1301240816240.7586@oneiric>

On Thu, Jan 24, 2013 at 08:16:38AM -0500, Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> ---
> 
>   guessing just a copy and paste error, which currently generates:

No, the recent change in bitbake to handle multiline comments slightly 
different, i.e. stricter...


> "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
> ========================================================================
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 


  reply	other threads:[~2013-01-25 17:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130125172057.GD23977@denix.org \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    --cc=rpjday@crashcourse.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.