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

git at git.openembedded.org git at git.openembedded.org
Fri Sep 6 07:17:55 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 1ae4828ee116b0e65e4c3eb8c618b10fcf11ba5f
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