mirror of
git://git.yoctoproject.org/poky
synced 2026-09-13 18:51:19 +00:00
Revert "os-release: avoid multilib expand"
This reverts commit 591a11ba58ce3c2c147bb1f8202bc6a0092b70eb. This is not needed after the recent os-release fix. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
779051e0a4
commit
c1f186fe12
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user