From: Adrian Bunk Date: Mon, 29 Jul 2019 05:26:57 +0000 (+0300) Subject: gnome: Remove the gnome class X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13752 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba4304bd269d14cb0df73d657901816293c993cc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gnome: Remove the gnome class All that was left was inherit gnomebase gtk-icon-cache gconf mime and especially inheriting the obsolete gconf is usually unwanted. Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/meta/classes/gnome.bbclass b/meta/classes/gnome.bbclass deleted file mode 100644 index c6202bbb759..00000000000 --- a/meta/classes/gnome.bbclass +++ /dev/null @@ -1 +0,0 @@ -inherit gnomebase gtk-icon-cache gconf mime