($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Jacob Avraham <jacob.avraham@auto-talks.com>
To: yocto@lists.yoctoproject.org
Subject: Add json-c package to yocto sdk
Date: Wed, 3 Apr 2024 23:49:14 +0300	[thread overview]
Message-ID: <CAD_Sx11CVX9LBpg3402JwdoWzvnmOCewhRAWLa-tHHNfBJAs=g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 571 bytes --]

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"

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

[-- Attachment #2: Type: text/html, Size: 3907 bytes --]

             reply	other threads:[~2024-04-03 20:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-03 20:49 Jacob Avraham [this message]
2024-04-03 21:43 ` [yocto] Add json-c package to yocto sdk Khem Raj
2024-04-05 15:20   ` Jacob Avraham
2024-04-04 13:11 ` Aleksandar Nikolic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAD_Sx11CVX9LBpg3402JwdoWzvnmOCewhRAWLa-tHHNfBJAs=g@mail.gmail.com' \
    --to=jacob.avraham@auto-talks.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).