mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
meta-oe: Standardize use of "_append" versus use of "+="
Remove superfluous "+=", then manually add necessary leading space. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1a2cfa6aab
commit
107689a133
@@ -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 = " \
|
||||
file://iconv.patch \
|
||||
file://imap-fix-autofoo.patch \
|
||||
file://pear-makefile.patch \
|
||||
|
||||
Reference in New Issue
Block a user