From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SAbvi-0008Qm-Gi for openembedded-core@lists.openembedded.org; Thu, 22 Mar 2012 07:55:26 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q2M6kUoM014926 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 21 Mar 2012 23:46:30 -0700 (PDT) Received: from [128.224.162.196] (128.224.162.196) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 21 Mar 2012 23:46:31 -0700 Message-ID: <4F6ACAC4.1060501@windriver.com> Date: Thu, 22 Mar 2012 14:46:28 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: References: <1332339926-27043-1-git-send-email-s.stirtzel@googlemail.com> <4F6A2F2F.2090607@linux.intel.com> <1332361627.9740.180.camel@ted> <4F6A9B02.7090201@windriver.com> <20120322033624.GI6857@denix.org> In-Reply-To: <20120322033624.GI6857@denix.org> Subject: Re: [PATCH] giflib: Move to OE-Core X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2012 06:55:26 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 03/22/2012 11:36 AM, Denys Dmytriyenko wrote: > On Thu, Mar 22, 2012 at 11:22:42AM +0800, Robert Yang wrote: >> >> >> On 03/22/2012 04:27 AM, Richard Purdie wrote: >>> On Wed, 2012-03-21 at 21:14 +0100, Koen Kooi wrote: >>>> Op 21 mrt. 2012, om 20:42 heeft Saul Wold het volgende geschreven: >>>> >>>>> On 03/21/2012 07:25 AM, Samuel Stirtzel wrote: >>>>>> * This move will allow the testing of meta-kde for users without meta-openembedded. >>>>>> >>>>> So what other layers are using giflib? >>>>> >>>>> Your suggesting that we need to have it in oe-core so people don't need to add the meta-openembedded layer when using meta-kde? >>>>> >>>>> I am just trying to get more data before making a decision. >>>> >>>> Let's put everything in oe-core! >>> >>> Let's try and be constructive ;-). >>> >>> I think to make a good decision about this we need to understand which >>> layers use giflib. >>> >>> Is this really the only component from meta-oe that meta-kde needs? If >> >> Yes, as far as we know, this is the only component from meta-oe that >> meta-kde needs. > > Are you talking about kdelibs/kdebase or the entire KDE world? Building any of I just meant the kdebase, a base kde desktop, the kde-workspace which can start the kde by command "startkde". // Robert > the standard KDE apps (kdenetwork, kdemultimedia, etc.) will bring additional > dependencies... >