On 03/29/2014 01:31 AM, Richard Purdie wrote:
On Fri, 2014-03-28 at 17:43 +0800, Hongxu Jia wrote:
From: Mark Hatle <[email protected]>

We are no longer producing the *-symlinks packages, so remove the dependencies
to those items.

Signed-off-by: Mark Hatle <[email protected]>
Signed-off-by: Jeff Polk <[email protected]>
Signed-off-by: Hongxu Jia <[email protected]>
---
  meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb | 4 ----
  meta/recipes-core/packagegroups/packagegroup-self-hosted.bb         | 4 ----
  2 files changed, 8 deletions(-)
The binutils-symlinks package was removed however the gcc related ones
have not been. This patch is therefore not appropriate until that has
happened.

Got it, I will drop this patch in V2.

//Hongxu


Cheers,

Richard

diff --git 
a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb 
b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
index 74ed247..e21f8c1 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-buildessential.bb
@@ -12,13 +12,9 @@ RDEPENDS_packagegroup-core-buildessential = "\
      autoconf \
      automake \
      binutils \
-    binutils-symlinks \
      cpp \
-    cpp-symlinks \
      gcc \
-    gcc-symlinks \
      g++ \
-    g++-symlinks \
      gettext \
      make \
      libstdc++ \
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb 
b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 8e3b917..5581d8e 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -69,20 +69,16 @@ RDEPENDS_packagegroup-self-hosted-sdk = "\
      autoconf \
      automake \
      binutils \
-    binutils-symlinks \
      ccache \
      coreutils \
      cpp \
-    cpp-symlinks \
      distcc \
      eglibc-utils \
      eglibc-gconv-ibm850 \
      file \
      findutils \
      g++ \
-    g++-symlinks \
      gcc \
-    gcc-symlinks \
      intltool \
      ldd \
      less \
--
1.8.1.2



--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to