[poky] yasm as host tool with populate_sdk

Khem Raj raj.khem at gmail.com
Thu May 19 10:05:33 PDT 2016


> On May 19, 2016, at 9:59 AM, Thomas Besemer <thomas.besemer at gmail.com> wrote:
> 
> I'm trying to get yasm into the SDK, but have only been able to get it into build through IMAGE_INSTALL_append (I don't want it on target).
> 
> Have tried:
> 
> TOOLCHAIN_HOST_TASK_append = " yasm"
> 
> Error is:
> 
> NOTE: Not found yasm by name, searching provides ...
> NOTE: cmd: /home/tbesemer/src/yocto-full-0411a/poky/build/tmp/sysroots/x86_64-linux/usr/bin/smart --log-level=warning --data-dir=/home/tbesemer/src/yocto-full-0411a/poky/build/tmp/work/sps-poky-linux/core-image-minimal/1.0-r0/sdk/image/var/lib/smart query --provides yasm --show-format='$name-$version' | sed -ne 's/ *Provides://p'
> ERROR: yasm not found in the base feeds (x86_64-nativesdk noarch any all)
> 
> 
> Error happens during 'bitbake core-image-minimal -c populate_sdk’

in  yasm recipe in meta/recipes-devtools/yasm/
add
BBCLASSEXTEND = "nativesdk"
> 
> Release is Jethro 2.0.1
> 
> 
> 
> --
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20160519/e12655b1/attachment.pgp>


More information about the poky mailing list