[ELDK] How to add a package to meta-toolchain-qte?

Sergei Poselenov sposelenov at emcraft.com
Thu Jul 17 19:10:34 CEST 2014


Hello,

I added a package (log4cxx) to meta/recipes-devtools to ELDK-5.3 tree.
Everything is fine, the package built and populated to the target image
using "IMAGE_INSTALL +=".

However, I've run into a problem of adding the main and "-dev" package
to the SDK image. I need "liblog4cxx10" and "liblog4cxx-dev" (the
names of .ipk's) to be added to sysroot of meta-toolchain-qte, so I
could link a sample program with a header in include/log4cxx/ and
respective library.

Could someone please advice?

Another related question is what is the correct way to re-run
the creation of SKD? I'm doing "bitbake -cpopulated_sdk -f
meta-toolchain-qte" but not sure it picks up the changes.

Thanks in advance.

Regards,

Sergei


More information about the eldk mailing list