___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On Thu, 2012-04-12 at 22:28 -0500, tom.zanu...@intel.com wrote:
> From: Tom Zanussi
>
> This patchset fixes [YOCTO #], updating the property value listing
> code to match the current representation. The following combinations
> were tested (BSPs generated by yocto-bsp and sato images built a
jack wrote on 2012-04-14:
> hi,all! I Use a pre-built image and run it in the QEMU emulator.
> I have downloaded and installed
> "poky-eglibc-i686-i586-toolchain-gmae-1.1.1.tar.bz2", then I downloaded
> "bzImage-qemux86.bin" and "core-image-lsb-qt3-qemux86.ext3"
> but when
> "$ runqemu qemux86 b
Hi all,
I'm trying to use "poky-edison-6.0.1" to build an image for freescale mx28evk
based platform using "core-image-minimal" as a basis with several additional
libraries such as "boost" and "openssl" (IMAGE_INSTALL += "openssl boost"). The
image itself and the root file system with shared li