[oe-commits] [openembedded-core] branch master-next updated: glibc-testsuite: inherit nopackages to fix world builds

git at git.openembedded.org git at git.openembedded.org
Wed Sep 4 10:30:20 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.

The following commit(s) were added to refs/heads/master-next by this push:
     new 8824462  glibc-testsuite: inherit nopackages to fix world builds
8824462 is described below

commit 88244624ce6195824f700c527f0a220975315df2
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Wed Sep 4 11:29:31 2019 +0100

    glibc-testsuite: inherit nopackages to fix world builds
    
    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 88764d9..8ceb59c 100644
--- a/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
+++ b/meta/recipes-core/glibc/glibc-testsuite_2.30.bb
@@ -49,3 +49,4 @@ do_check () {
 }
 addtask do_check after do_compile
 
+inherit nopackages

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


More information about the Openembedded-commits mailing list