summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/multilib.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index 58f2ac5c86..d231107f8b 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -30,4 +30,4 @@ PKG_CONFIG_PATH[vardepvalueexclude] = ":${WORKDIR}/recipe-sysroot/${datadir}/pkg
30 30
31# These recipes don't need multilib variants, the ${BPN} PROVDES/RPROVDES 31# These recipes don't need multilib variants, the ${BPN} PROVDES/RPROVDES
32# ${MLPREFIX}${BPN} 32# ${MLPREFIX}${BPN}
33NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf" 33NON_MULTILIB_RECIPES = "grub grub-efi make-mod-scripts ovmf u-boot"