mirror of
https://git.yoctoproject.org/poky
synced 2026-02-14 12:43:03 +01:00
Revert "meta-extsdk: Either an sstate task is a proper task or it isn't"
This reverts commit db5f08c16e.
(From OE-Core rev: 4ed7861875c3f28090e014265f1f576ae0608eb7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -24,8 +24,3 @@ python do_locked_sigs() {
|
||||
sigfile = os.path.join(outdir, 'locked-sigs-extsdk-toolchain.inc')
|
||||
oe.copy_buildsystem.generate_locked_sigs(sigfile, d)
|
||||
}
|
||||
|
||||
python do_locked_sigs_setscene () {
|
||||
sstate_setscene(d)
|
||||
}
|
||||
addtask do_locked_sigs_setscene
|
||||
|
||||
Reference in New Issue
Block a user