[oe] [PATCH 4/4] gcc: replace unconditional SRC_URI_append with SRC_URI +=

Koen Kooi k.kooi at student.utwente.nl
Fri Jan 7 12:02:44 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07-01-11 10:52, Paul Menzel wrote:
> Am Donnerstag, den 06.01.2011, 12:48 +0000 schrieb Andreas Oberritter:
> 
> What do you mean by »unconditional SRC_URI_append«? I searched through
> the documentation and could not find the word. I always thought
> `SRC_URI_append =` and `SRC_URI +=` is the same and if I am not mistaken
> the manual says the same [1].

SRC_URI_append = " foo" and SRC_URI += "foo" are the same, but
SRC_URI_append = "foo" and SRC_URI += "foo" are not the same. += (and
=+) add a space, append and prepend don't.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNJwDkMkyGM64RGpERAoTVAJ9zBNMKA8T/IkGZ6hjKh6ZkdqdeKQCglerY
o4hwnqyAwDWlTkekiNmagM4=
=PtUI
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list