Relative Content

Tag Archive for shared-librariesembedded-linuxyoctotarunpack

In Yocto, how do I install the libiec61850 library and examples on a Linux target?

I’ve created a Linux image with overlays, docker, docker compose, added and configured users and it all works. I’m now trying to install libiec61850 library and run examples. I’ve installed the library and run the examples on my host wsl2 but the Yocto install is not unpacking the tarball. I’m attempting to install to a folder called libiecfiles. The tarball is the only thing in the folder on the target. From what I’m reading, the file is unpacked by the fetcher.
Here’s my recipe, bblayers and pertinent local.conf: