]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-core-lsb: remove GTK+
authorRoss Burton <ross.burton@intel.com>
Fri, 5 Jul 2019 16:20:16 +0000 (17:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jul 2019 08:56:16 +0000 (09:56 +0100)
GTK+ 2 is being removed from oe-core, so remove it from the oe-core LSB
packagegroup.

Also document the fact that GTK+ 2 is no longer part of the LSB packagegroup,
and point to meta-oe for the recipe if required.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
README.LSB
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb

index f68d07c9e03c9e8ab1264a5f5fda1f826f64e509..fecbe548b7bf9c69656496d1abb54a38e5371290 100644 (file)
@@ -12,6 +12,9 @@ therefore provides compatibility with the following caveats:
   tests any longer. Users are recommended to group together to support
   maintenance of that layer. [http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/]
 
+* GTK+ 2 is provided by meta-oe.  It is noted that GTK+ 2 is end of life
+  and use of GTK+ 2 isn't recommended.
+
 * mailx has been dropped since its no longer being developed upstream 
   and there are better, more modern replacements such as s-nail 
   (http://sdaoden.eu/code.html) or mailutils (http://mailutils.org/).
index e8dc42159276d508b25e7ea92de017fdb27d2410..a821fd8bf336c4819cb38652bcc64609521b20e5 100644 (file)
@@ -218,8 +218,6 @@ RDEPENDS_packagegroup-core-lsb-desktop = "\
     gdk-pixbuf-loader-ani \
     gdk-pixbuf-xlib \
     liberation-fonts \
-    gtk+ \
-    atk \
     alsa-lib \
 "