[yocto] bitbake core-image-base -c do_populate_sdk fails with glibc (unmet dependencies)

David Bensoussan dbensoussan at synapticon.com
Fri Apr 21 09:55:02 PDT 2017


Yes sure. Here it is:

DISTRO ?= "poky"
PACKAGE_CLASSES ?= "package_deb"

EXTRA_IMAGE_FEATURES = "debug-tweaks package-management tools-profile"

PATCHRESOLVE = "noop"

BB_DISKMON_DIRS = "\
    STOPTASKS,${TMPDIR},1G,100K \
    STOPTASKS,${DL_DIR},1G,100K \
    STOPTASKS,${SSTATE_DIR},1G,100K \
    ABORT,${TMPDIR},100M,1K \
    ABORT,${DL_DIR},100M,1K \
    ABORT,${SSTATE_DIR},100M,1K"

CONF_VERSION = "0.8"

BB_NUMBER_THREADS ?= "8"
PARALLEL_MAKE ?= "-j 8"
INCOMPATIBLE_LICENSE = "libav commercial CC-BY-SA-2.0 CC-BY-SA-3.0
CC-BY-SA-4.0"

MACHINE ?= "raspberrypi3"

FORTRAN_forcevariable = ",fortran"

RM_OLD_IMAGE = "1"

GCCVERSION ?= "5.4.%"
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-initial ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-intermediate ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-cross-canadian ?= "${GCCVERSION}"
PREFERRED_VERSION_gcc-runtime ?= "${GCCVERSION}"
PREFERRED_VERSION_libgfortran ?= "${GCCVERSION}"
PREFERRED_VERSION_linux-raspberrypi = "4.9.%"

DISTRO_FEATURES_remove = "bluetooth nfc x11 wayland 3g"
IMAGE_INSTALL_remove = "bind ltrace"

IMAGE_LINGUAS = "en-us"
PREFERRED_PROVIDER_virtual/kernel= "linux-raspberrypi"



Thanks

On Fri, 21 Apr 2017 at 18:45 Burton, Ross <ross.burton at intel.com> wrote:

>
> On 21 April 2017 at 12:37, David Bensoussan <dbensoussan at synapticon.com>
> wrote:
>
>> DISTRO_FEATURES_LIBC = "libc-locales libc-locale-code"
>>
>
> Unless you really need to, don't fiddle stuff like this.  Can you share
> your local.conf?
>
> Ross
>
-- 

*David bensoussan*
Roboticist / Embedded Software Engineer
------------------------------

*Synapticon* | Robotic Control Systems
Mobile: 015779804515
Fax: +49 7031 / 30 478 -99

*synapticon.com* <https://www.synapticon.com/> | Twitter
<https://twitter.com/#!/synapticon_co> | Facebook
<https://fb.com/Synapticon>

Synapticon GmbH | Daimlerstraße 26 | 71101 Schönaich, Germany
Secretary +49 7031 / 30 478 -0 | Managing Director: Nikolai Ensslen
Amtsgericht Stuttgart HRB 756076 | USt-ID DE271647127

This message and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. Please notify the sender immediately if you have received this
e-mail by mistake and delete it from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170421/4ffc006d/attachment.html>


More information about the yocto mailing list