diff options
author | Serhii Voloshynov <serhii.voloshynov@globallogic.com> | 2020-01-29 09:59:59 +0200 |
---|---|---|
committer | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-05-25 09:52:07 +0300 |
commit | 9b7896b21123f5b7d7aad70d8aef6d65103aee50 (patch) | |
tree | fbad71fa4bb6da616af974eff7dc9bcb05feadb1 | |
parent | 97ca87cd6ee6f4f83a93aa8aa850fab8c37e739d (diff) | |
download | meta-mlinux-9b7896b21123f5b7d7aad70d8aef6d65103aee50.tar.gz meta-mlinux-9b7896b21123f5b7d7aad70d8aef6d65103aee50.tar.bz2 meta-mlinux-9b7896b21123f5b7d7aad70d8aef6d65103aee50.zip |
remove shared-mime-info. decrease the image size by 1MB
-rw-r--r-- | recipes-core/glib-2.0/glib-2.0_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/glib-2.0/glib-2.0_%.bbappend b/recipes-core/glib-2.0/glib-2.0_%.bbappend new file mode 100644 index 0000000..b7691c7 --- /dev/null +++ b/recipes-core/glib-2.0/glib-2.0_%.bbappend @@ -0,0 +1 @@ +RRECOMMENDS_${PN}_remove += "shared-mime-info"
\ No newline at end of file |