mirror of
https://git.yoctoproject.org/poky
synced 2026-07-21 05:27:01 +00:00
Revert "os-release: avoid multilib expand"
This reverts commit 591a11ba58.
This is not needed after the recent os-release fix.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user