On Wed, Apr 3, 2024 at 1:50 PM Jacob Avraham
<[email protected]> wrote:
>
> I want to create a yocto sdk for arm64 architecture that includes the json-c 
> library package.
>
> After running 'source oe-init-build-env' in the poky directory, I did the 
> following changes to the local.conf file: MACHINE ??= "qemuarm64"
> IMAGE_INSTALL += " json-c"

Can you try doing CORE_IMAGE_EXTRA_INSTALL += "json-c"

>
> Then I ran 'bitbake core-image-minimal' and 'bitbake -c populate_sdk 
> core-image-minimal'.
>
> I see that the package is compiled as native, but I don't see it in the 
> created image, nor in the SDK. I tried it also with target 
> 'core-image-full-cmdline', but no luck there either.
>
> What am I missing here?
>
>
> Jacob
>
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62886): https://lists.yoctoproject.org/g/yocto/message/62886
Mute This Topic: https://lists.yoctoproject.org/mt/105317616/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to