attr: Remove redundant "+=" after "_append"

(From OE-Core rev: 9566c3bb7c95d42973e63f672522e13bebf3ccd7)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day 2016-04-21 09:45:18 -04:00 committed by Richard Purdie
parent 19d8760032
commit 10ebdbb030
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ require attr.inc
# configure.ac was missing from the release tarball. This should be fixed in
# future releases of attr, remove this when updating the recipe.
SRC_URI_append += "file://attr-Missing-configure.ac.patch \
SRC_URI += "file://attr-Missing-configure.ac.patch \
file://dont-use-decl-macros.patch \
"