All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC PATCH 2/4] packagegroup-core-lsb: remove GTK+
Date: Fri,  5 Jul 2019 17:20:16 +0100	[thread overview]
Message-ID: <20190705162018.28251-2-ross.burton@intel.com> (raw)
In-Reply-To: <20190705162018.28251-1-ross.burton@intel.com>

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>
---
 README.LSB                                                   | 3 +++
 meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb | 2 --
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.LSB b/README.LSB
index f68d07c9e03..922c9dd5aca 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 lnoted 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/).
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
index e8dc4215927..a821fd8bf33 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb
@@ -218,8 +218,6 @@ RDEPENDS_packagegroup-core-lsb-desktop = "\
     gdk-pixbuf-loader-ani \
     gdk-pixbuf-xlib \
     liberation-fonts \
-    gtk+ \
-    atk \
     alsa-lib \
 "
 
-- 
2.11.0



  reply	other threads:[~2019-07-05 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-05 16:20 [RFC PATCH 1/4] alsa-utils: disable tools using GTK+2 Ross Burton
2019-07-05 16:20 ` Ross Burton [this message]
2019-07-05 16:20 ` [RFC PATCH 3/4] gtk+: remove GTK+ 2 Ross Burton
2019-07-10  4:35   ` Mittal, Anuj
2019-07-10  8:37   ` Richard Purdie
2019-07-05 16:20 ` [RFC PATCH 4/4] gnome-themes-standard: remove Ross Burton
2019-07-06 10:01 ` [RFC PATCH 1/4] alsa-utils: disable tools using GTK+2 Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190705162018.28251-2-ross.burton@intel.com \
    --to=ross.burton@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.