]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Ensure populate_lic sstate objects are cleaned
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Feb 2016 17:09:41 +0000 (17:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 15:51:04 +0000 (15:51 +0000)
commitaf72c507f5e20acf64b7431cee989af9908ef199
tree2104e1bfb47726adca4649346ad231adfe44e7b3
parent65955cf1c7d5c59f29d769a8244ae7c156a43f38
sstate: Ensure populate_lic sstate objects are cleaned

do_cleansstate wasn't cleaning do_populate_lic sstate objects in the
native/cross case since the wildcard path entry wasn't being cleared
at the same time as the path extra prefix. Fix by clearing it at the
same time.

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