[oe-commits] [openembedded-core] 01/07: Revert "os-release: avoid multilib expand"

git at git.openembedded.org git at git.openembedded.org
Fri Oct 19 13:53:50 UTC 2018


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 82de44035f6c24cfd0d4cb9b5bedd5299c61ae3e
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Fri Oct 19 14:51:14 2018 +0100

    Revert "os-release: avoid multilib expand"
    
    This reverts commit 591a11ba58ce3c2c147bb1f8202bc6a0092b70eb.
    
    This is not needed after the recent os-release fix.
---
 meta/conf/multilib.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index ccca29b..65a28dd 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -29,4 +29,4 @@ PKG_CONFIG_PATH[vardepvalueexclude] = ":${WORKDIR}/recipe-sysroot/${datadir}/pkg
 
 # These recipes don't need multilib variants, the ${BPN} PROVDES/RPROVDES
 # ${MLPREFIX}${BPN}
-NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts os-release"
+NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts"

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


More information about the Openembedded-commits mailing list