[oe-commits] [openembedded-core] 09/34: Revert "meta-extsdk: Either an sstate task is a proper task or it isn't"

git at git.openembedded.org git at git.openembedded.org
Fri Sep 27 12:03:13 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 4ed7861875c3f28090e014265f1f576ae0608eb7
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Sat Sep 21 16:07:26 2019 +0100

    Revert "meta-extsdk: Either an sstate task is a proper task or it isn't"
    
    This reverts commit db5f08c16eff01f3af0b99119c09f68628e2331d.
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/meta/meta-extsdk-toolchain.bb | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/meta/recipes-core/meta/meta-extsdk-toolchain.bb b/meta/recipes-core/meta/meta-extsdk-toolchain.bb
index b4009ce..235d6ec 100644
--- a/meta/recipes-core/meta/meta-extsdk-toolchain.bb
+++ b/meta/recipes-core/meta/meta-extsdk-toolchain.bb
@@ -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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list