[yocto] qlibc lib for Yocto Dizzy question

Khem Raj raj.khem at gmail.com
Thu Oct 27 22:00:41 PDT 2016


if its just a static library and you want to include it in image you might have to add ${PN}-dev in your IMAGE_INSTALL

> On Oct 27, 2016, at 9:48 PM, Dinh Nguyen (dinhn) <dinhn at cisco.com> wrote:
> 
> Thanks much for prompt response Khem.
> 
> Yes,  qLibc is a simple library
> https://github.com/wolkykim/qlibc.git <https://github.com/wolkykim/qlibc.git>
> 
> Thanks,
>   —Dinh
> 
> From: Khem Raj <raj.khem at gmail.com <mailto:raj.khem at gmail.com>>
> Date: Thursday, October 27, 2016 at 9:00 PM
> To: dinhn <dinhn at cisco.com <mailto:dinhn at cisco.com>>
> Cc: "yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>" <yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>>
> Subject: Re: [yocto] qlibc lib for Yocto Dizzy question
> 
> 
>> On Oct 27, 2016, at 8:19 PM, Dinh Nguyen (dinhn) <dinhn at cisco.com <mailto:dinhn at cisco.com>> wrote:
>> 
>> 
>> Hi Yocto gurus,
>> 
>> I am trying to add the qlibc lib to our Yocto 1.7.2 version.
>> Able to compile and build IPK packages with out any issue as shown below:
>> 
>> dinhn at rs-bldsrv:/media/raghuram/data/dinhn/ioxDevLatest/ioxsdk/yp_ppc$ find tmp/deploy | grep qlibc
>> tmp/deploy/ipk/ppce500v2/qlibc-dbg_1.0-r0_ppce500v2.ipk
>> tmp/deploy/ipk/ppce500v2/qlibc-dev_1.0-r0_ppce500v2.ipk
>> tmp/deploy/licenses/qlibc
>> tmp/deploy/licenses/qlibc/generic_BSD-2-Clause
>> tmp/deploy/licenses/qlibc/LICENSE
>> 
>> However, it is not included in the rootfs.manifest for building a LXC container.
>> I wonder whether I am missing in my recipe qlibc.bb or how to solve this issue?
> 
> it seems that main package is empty. Is it just building a static ( .a ) library ?
> 
>> 
>> Many thanks,
>>   —Dinh
>> 
>> 
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>
>> https://lists.yoctoproject.org/listinfo/yocto <https://lists.yoctoproject.org/listinfo/yocto>
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161027/b9d3f9f7/attachment.html>
-------------- 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/yocto/attachments/20161027/b9d3f9f7/attachment.pgp>


More information about the yocto mailing list