[meta-intel] Enabling MultiLib support for Valleyisland BSP

Bodke, Kishore K kishore.k.bodke at intel.com
Wed Apr 29 09:02:07 PDT 2015


Hi,

I am trying to enable MultiLib support for valleyisland 64 bit build and using stable poky release poky-dizzy-12.0.1.tar.bz2 and meta-valleyisland BSP for dizzy.

I have the following in my local.conf building core-image-sato-sdk image.

require conf/multilib.conf
DEFAULTTUNE = "corei7-64"
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "core2-32"

IMAGE_INSTALL_append = " \
    ${@multilib_pkg_extend(d, "binutils")} \
    ${@multilib_pkg_extend(d, "glibc")} \
    ${@multilib_pkg_extend(d, "glibc-mtrace")} \
    ${@multilib_pkg_extend(d, "glibc-locale")} \
    ${@multilib_pkg_extend(d, "glibc-scripts")} \
    ${@multilib_pkg_extend(d, "gcc")} \
    ${@multilib_pkg_extend(d, "glib-2.0")} \
    ${@multilib_pkg_extend(d, "dbus-glib")} \
    ${@multilib_pkg_extend(d, "libgcc")} \
        "

The build fails with the following errors.

ERROR: glibc-locale not found in the base feeds (valleyisland_64 corei7-64-intel-common corei7-64 core2-64 x86_64 noarch any all).

ERROR: Function failed: do_rootfs.

Thanks
Kishore.


Thanks
Kishore.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20150429/7656adf7/attachment.html>


More information about the meta-intel mailing list