mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
Revert "classes: Disable setscene tasks for initial testing"
This reverts commit 084ec86402.
This commit is contained in:
@@ -307,7 +307,7 @@ do_package_write_ipk[sstate-outputdirs] = "${DEPLOY_DIR_IPK}"
|
||||
python do_package_write_ipk_setscene () {
|
||||
sstate_setscene(d)
|
||||
}
|
||||
#addtask do_package_write_ipk_setscene
|
||||
addtask do_package_write_ipk_setscene
|
||||
|
||||
python () {
|
||||
if bb.data.getVar('PACKAGES', d, True) != '':
|
||||
|
||||
Reference in New Issue
Block a user