Good day Yocto Dev Community,

Still can't find the solution to include archive libraries into SDK. I have
already checked staticdev and my unit is already using it. The archive libs
are installed successfully in the image's sysroot but apparently not in
sdk. Hope you could shed some light here.

Thanks,
Joseph


On Thu, Jul 24, 2014 at 4:30 PM, Burton, Ross <ross.bur...@intel.com> wrote:

> On 24 July 2014 08:30, Joseph Andrew de la Peña <jdelap...@lexmark.com>
> wrote:
> > I've mimic'd the bitbake.conf way of adding -staticdev. Apparently I got
> a
> > QA error stating that there are already multiple definitions of
> -staticdev
> > for my unit.
>
> Your package will already have them due to the default values in
> bitbake.conf, I meant you'll need to add those packages to your SDK.
>
> > BTW, what's the purpose of ALLOW_EMPTY_${PN} = "1" and
> ALLOW_EMPTY_${PN}-dev
> > = "1"?
>
>
> http://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-ALLOW_EMPTY
>
> Ross
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to