mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
license.bbclass: Add coverage by sstate code (also use cleandirs and dirs task attribures for directory handling)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -415,6 +415,7 @@ def sstate_checkhashes(sq_fn, sq_task, sq_hash, sq_hashfn, d):
|
||||
# This needs to go away, FIXME
|
||||
mapping = {
|
||||
"do_populate_sysroot" : "populate-sysroot",
|
||||
"do_populate_lic" : "populate-lic",
|
||||
"do_package_write_ipk" : "deploy-ipk",
|
||||
"do_package_write_deb" : "deploy-deb",
|
||||
"do_package_write_rpm" : "deploy-rpm",
|
||||
|
||||
Reference in New Issue
Block a user