Hello team,
I compiled imx-desktop-image for imx8m plus board. I successfully compiled image for imx-linux-mickledore ( imx-6.1.36-2.1.0.xml).
Now I want to add package called libgpiod. I added that using IMAGE_INSTALL:append = "libgpiod".
It successfully compiled desktop image. But this package is not present in rootfs Although its compiled and all binaries and libraries are present in <project-dir>/build-desktop-imx8mp/tmp/work/armv8a-fsl-linux/libgpiod/2.0-r0/image
I don't know what is stopping it to be packed in rootfs as I did not get any error.
Can someone help me out with this ?
Hello,
If you already compile it, then it should be there, so please erase your MX8MP and re-burn again with the proper image.
Regards