[meta-ti] [PATCH] linux_3.1.bb: Remove bad line continuation.

Denys Dmytriyenko denys at ti.com
Fri Jan 25 09:20:57 PST 2013


On Thu, Jan 24, 2013 at 08:16:38AM -0500, Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <rpjday at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
> 



More information about the meta-ti mailing list