diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf index 979ae50c72..0b32a62835 100644 --- a/meta/conf/multilib.conf +++ b/meta/conf/multilib.conf @@ -23,6 +23,6 @@ MULTILIB_GLOBAL_VARIANTS ?= "lib32 lib64 libx32" OPKG_ARGS:append = " --force-maintainer --force-overwrite" APT_ARGS:append = " -o Dpkg::Options::=--force-confnew -o Dpkg::Options::=--force-overwrite" -# These recipes don't need multilib variants, the ${BPN} PROVDES/RPROVDES +# These recipes don't need multilib variants, the ${BPN} PROVIDES/RPROVIDES # ${MLPREFIX}${BPN} NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot gcc-source"