diff options
author | Ross Burton <ross.burton@intel.com> | 2019-07-05 17:20:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-10 09:56:22 +0100 |
commit | 143faf9d7aad23943ec8568f979d9d58b5b9790f (patch) | |
tree | dd4b5739176b6c25b94fd932d89d408e6b38116e /README.LSB | |
parent | 92302504c31a639f22ed7ecd4ec12ccdbbca4f42 (diff) | |
download | poky-143faf9d7aad23943ec8568f979d9d58b5b9790f.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.
(From OE-Core rev: 759af1d5a5c3a0abe907d3875a7f548a6edfb39a)
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.LSB | 3 |
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: | |||
12 | tests any longer. Users are recommended to group together to support | 12 | tests any longer. Users are recommended to group together to support |
13 | maintenance of that layer. [http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/] | 13 | maintenance of that layer. [http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/] |
14 | 14 | ||
15 | * GTK+ 2 is provided by meta-oe. It is noted that GTK+ 2 is end of life | ||
16 | and use of GTK+ 2 isn't recommended. | ||
17 | |||
15 | * mailx has been dropped since its no longer being developed upstream | 18 | * mailx has been dropped since its no longer being developed upstream |
16 | and there are better, more modern replacements such as s-nail | 19 | and there are better, more modern replacements such as s-nail |
17 | (http://sdaoden.eu/code.html) or mailutils (http://mailutils.org/). | 20 | (http://sdaoden.eu/code.html) or mailutils (http://mailutils.org/). |