Hello,
I currently use the Sumo branch of meta-mender, along with my distro inheriting “mender-full” in order to generate mender artifacts for OTA updates of my root filesytem.
There are a couple of packages containing test scripts that I only want to install in my full image and not in the mender artifact. Is there a way I could prevent these packages from being installed in the mender image, such as the IMAGE_INSTALL_remove
bitbake variable?
Thanks in advance for any help!
Cheers,
Rob Weber