diff --git a/meta-digi-dey/recipes-gnome/gconf/gconf_%.bbappend b/meta-digi-dey/recipes-gnome/gconf/gconf_%.bbappend new file mode 100644 index 000000000..b33c715e5 --- /dev/null +++ b/meta-digi-dey/recipes-gnome/gconf/gconf_%.bbappend @@ -0,0 +1,5 @@ +# Copyright (C) 2021 Digi International. + +# We don't use python3 and they take up over +# 8 MiB in the filesystem, so remove them. +RDEPENDS_${PN}_remove_ccimx6ul = "python3-xml"