[OE-core] [PATCH 2/5] packagegroups: Remove toolchain *-symlinks packages

Hongxu Jia hongxu.jia at windriver.com
Sat Mar 29 06:58:26 UTC 2014


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 <mark.hatle at windriver.com>
>>
>> We are no longer producing the *-symlinks packages, so remove the dependencies
>> to those items.
>>
>> Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
>> Signed-off-by: Jeff Polk <jeff.polk at windriver.com>
>> Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
>> ---
>>   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
>>
>




More information about the Openembedded-core mailing list