[oe-commits] [openembedded-core] 20/20: glibc-testsuite: Zero PACKAGES to fix archiver test issues

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 07:26:21 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 63bf2d9eebe3473d66d4e13398a2a1cf0c355898
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Thu Sep 5 14:59:12 2019 +0100

    glibc-testsuite: Zero PACKAGES to fix archiver test issues
    
    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 64fa8d8..c2f43f7 100644
--- a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
+++ b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
@@ -49,5 +49,6 @@ do_check () {
 }
 addtask do_check after do_compile
 
+PACKAGES = ""
 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