]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/base: Improve handling of SRCPV
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Feb 2016 14:10:46 +0000 (14:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:02 +0000 (15:51 +0000)
commitce64da2b80f99c82d96513d8dfb5e572757b0cda
treeaee2a3a95a8a0150c9e2e872c1de49ad3671db7b
parentef372c1829b5818fd20224d305f6e20fba643acc
bitbake.conf/base: Improve handling of SRCPV

If SRCPV is set, it can be expanded when SRC_URI doesn't support it
leading to errors. Avoid doing this by setting it only when it makes
sense.

This patch depends on the bitbake python expansion patch series.

[YCOTO #7772]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/conf/bitbake.conf