summaryrefslogtreecommitdiffstats
path: root/meta/classes/native.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-10 22:49:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-14 22:30:57 +0000
commit5003d147617eed64532f2d7f7d12689622f99723 (patch)
tree220532bbe36fba5825cdd57071c32a96418536b4 /meta/classes/native.bbclass
parent48aad516c24fe38b5d6c7c97350f1ff87084e0db (diff)
downloadpoky-5003d147617eed64532f2d7f7d12689622f99723.tar.gz
sstate: Ensure populate_lic dependencies are not followed
It was observed that do_fetch dependencies (e.g. subversion-native of tremor) were being installed even when sstate was available and hence no fetch was needed. This turned out to be due to the recursive nature of the rootfs dependencies which include populate_lic. We can explicitly whitelist these dependencies as being ones we don't need to follow when installing sstate (the code defaults to being paranoid). [YOCTO #8746] (From OE-Core rev: 06c891f0fa6c7712eae233dd18612f1ab1889c45) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/native.bbclass')
0 files changed, 0 insertions, 0 deletions