Hi all.
I'm in trouble to remove the *-dev packages from final image.

I remove dev-pkgs and dbg-pkgs from EXTRA_IMAGE_FEATURES and IMAGE_FEATURES 
with lines
IMAGE_FEATURES_remove = " \
dbg-pkgs \
dev-pkgs \
"

EXTRA_IMAGE_FEATURES_remove = " \
dbg-pkgs \
dev-pkgs \
"

But *-dev persists.
I suppose there is some package-group which installs *-dev
In the image recipe I includes
require recipes-sato/images/core-image-sato.bb
require recipes-fsl/images/fsl-image-multimedia-full.bb

and I force a remove with
IMAGE_INSTALL_remove = " \
packagegroup-fsl-tools-gpu \
imx-gpu-sdk \
packagegroup-core-x11-sato-games \
attr-dev \
alsa-lib-dev \
base-file-dev \
connman \
"

Even if I remove alsa-lib-dev I find it in the manifest.
I'm working with a Krogoth
Any idea?
Thanks all
MZ

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#52608): https://lists.yoctoproject.org/g/yocto/message/52608
Mute This Topic: https://lists.yoctoproject.org/mt/81171890/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to