diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-10 22:49:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-14 15:16:04 +0000 |
commit | 06c891f0fa6c7712eae233dd18612f1ab1889c45 (patch) | |
tree | 3dc2058403c3a5461753f76e8d2146674a65916e /meta/conf/documentation.conf | |
parent | 31bc0a46a97d7dc98568a218c077c31d8b11dbd9 (diff) | |
download | openembedded-core-contrib-06c891f0fa6c7712eae233dd18612f1ab1889c45.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]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/documentation.conf')
0 files changed, 0 insertions, 0 deletions