diff options
| -rw-r--r-- | meta/conf/multilib.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 23 | OPKG_ARGS:append = " --force-maintainer --force-overwrite" | 23 | OPKG_ARGS:append = " --force-maintainer --force-overwrite" |
| 24 | APT_ARGS:append = " -o Dpkg::Options::=--force-confnew -o Dpkg::Options::=--force-overwrite" | 24 | APT_ARGS:append = " -o Dpkg::Options::=--force-confnew -o Dpkg::Options::=--force-overwrite" |
| 25 | 25 | ||
| 26 | # These recipes don't need multilib variants, the ${BPN} PROVDES/RPROVDES | 26 | # These recipes don't need multilib variants, the ${BPN} PROVIDES/RPROVIDES |
| 27 | # ${MLPREFIX}${BPN} | 27 | # ${MLPREFIX}${BPN} |
| 28 | NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot gcc-source" | 28 | NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot gcc-source" |
