[oe-commits] [openembedded-core] 09/09: glibc-testsuite: Don't attempt stash_locales task

git at git.openembedded.org git at git.openembedded.org
Wed Sep 4 20:18:42 UTC 2019


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

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

commit 61e25398f86c51fda25ee39fdfdc320be640681b
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed Sep 4 16:03:53 2019 +0100

    glibc-testsuite: Don't attempt stash_locales task
    
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-core/glibc/glibc-testsuite_2.30.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
index 8ceb59c..64fa8d8 100644
--- a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
+++ b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
@@ -50,3 +50,4 @@ do_check () {
 addtask do_check after do_compile
 
 inherit nopackages
+deltask do_stash_locale

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


More information about the Openembedded-commits mailing list