summaryrefslogtreecommitdiffstats
path: root/README.LSB
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-07-05 17:20:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-10 09:56:16 +0100
commit759af1d5a5c3a0abe907d3875a7f548a6edfb39a (patch)
tree130501e9e3700a21df960a46087ae335640e5c05 /README.LSB
parent963a9171c22de402a416016e498d3f266f2f87c6 (diff)
downloadopenembedded-core-759af1d5a5c3a0abe907d3875a7f548a6edfb39a.tar.gz
packagegroup-core-lsb: remove GTK+
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>
Diffstat (limited to 'README.LSB')
-rw-r--r--README.LSB3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.LSB b/README.LSB
index f68d07c9e0..fecbe548b7 100644
--- a/README.LSB
+++ b/README.LSB
@@ -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/).