mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
Revert "classes: Disable setscene tasks for initial testing"
This reverts commit 084ec86402.
This commit is contained in:
@@ -260,7 +260,7 @@ do_package_write_deb[sstate-outputdirs] = "${DEPLOY_DIR_DEB}"
|
||||
python do_package_write_deb_setscene () {
|
||||
sstate_setscene(d)
|
||||
}
|
||||
#addtask do_package_write_deb_setscene
|
||||
addtask do_package_write_deb_setscene
|
||||
|
||||
python () {
|
||||
if bb.data.getVar('PACKAGES', d, True) != '':
|
||||
|
||||
Reference in New Issue
Block a user