[oe] [PATCH] meta-oe: php, given "_append", remove superfluous "+="

Khem Raj raj.khem at gmail.com
Thu Aug 18 17:40:34 UTC 2016


> On Aug 18, 2016, at 2:37 AM, Robert P. J. Day <rpjday at crashcourse.ca> wrote:
> 
> 
> Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
> 
> ---
> 
>  again, not compile-tested since it seems obvious
> 
> diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc
> index ee7a143..23de2b1 100644
> --- a/meta-oe/recipes-devtools/php/php.inc
> +++ b/meta-oe/recipes-devtools/php/php.inc
> @@ -15,7 +15,7 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
>            file://0001-acinclude-use-pkgconfig-for-libxml2-config.patch \
>           "
> 
> -SRC_URI_append_class-target += " \
> +SRC_URI_append_class-target = “ \

nitpick: You do not need a space here since its already added after newline

>             file://iconv.patch \
>             file://imap-fix-autofoo.patch \
>             file://pear-makefile.patch \
> 
> --
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                        http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160818/5ea479bb/attachment-0002.sig>


More information about the Openembedded-devel mailing list