Generally, you need to modify your image recipe to declare what
packages need to be in the target image.

Note that ${WORKDIR}/image is a slightly confusing name: it shows what
a particular recipe installs and packages, but it has no influence
what goes into actual target images.

Alex

On Thu, 23 Jan 2025 at 06:01, MOHAMMED HASSAN <hassanchatta...@gmail.com> wrote:
>
> Well, I believe bluez5 should add it but it isn't happening for now. So I 
> wanted to add it manually to my build.
> So i needed suggestions on how to do it.
>
>
>
> On Wed, Jan 22, 2025 at 2:10 PM Alexander Kanavin <alex.kana...@gmail.com> 
> wrote:
>>
>> It helps to step back and consider what your actual goal is. A library
>> without applications is not useful on the target image. And if you
>> install applications into target images, you do not need to worry
>> about libraries, they will be pulled into the target image through
>> package dependencies.
>>
>> So what is the task you have?
>>
>> Alex
>>
>> On Wed, 22 Jan 2025 at 06:25, MOHAMMED HASSAN via
>> lists.yoctoproject.org
>> <hassanchattarki=gmail....@lists.yoctoproject.org> wrote:
>> >
>> > An update,
>> > I notice the files are not being added in my image recipe. I have called 
>> > it correctly but can't see it. Do I need to set any packageconfig 
>> > variables?
>> >
>> >
>> >
>> >
>> > On Wed, Jan 22, 2025 at 10:47 AM MOHAMMED HASSAN via 
>> > lists.yoctoproject.org <hassanchattarki=gmail....@lists.yoctoproject.org> 
>> > wrote:
>> >>
>> >> Hi guys,
>> >> I am facing an issue with the glib-2.0 library. I have added the package 
>> >> to my image baserootfs as glib-2.0 . On manually verifying the image 
>> >> folder under work directory I can see the /usr/lib and other system 
>> >> library file present. But they are not getting added in my final image. 
>> >> i.e I can see them on my target device. What should I do?
>> >>
>> >> The build is successful and I don't see any errors so dont know what to 
>> >> share with you guys.
>> >>
>> >> Regards,
>> >> Hassan
>> >>
>> >>
>> >>
>> >>
>> >>
>> >
>> > 
>> >
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64613): https://lists.yoctoproject.org/g/yocto/message/64613
Mute This Topic: https://lists.yoctoproject.org/mt/110748308/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to