Hi,
i want to add the imx-test to the yocto image. No matter what I do it always just build and install the dummy package of imx-test. What am i doing wrong?
There are references under the <your-build>/tmp/work/armv8a-mx8mp-poky-linux/imx-test/1_7.0+AUTOINC+9fe083c294-r0/git/test$
then to add IMAGE_INSTALL:append = " imx-test" in your local.conf.
Best regards
Harvey