From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga07.intel.com ([143.182.124.22] helo=azsmga101.ch.intel.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RBBXU-0004XU-MK for openembedded-core@lists.openembedded.org; Tue, 04 Oct 2011 22:24:32 +0200 Received: from mail-gy0-f180.google.com ([209.85.160.180]) by mga03.intel.com with ESMTP/TLS/RC4-SHA; 04 Oct 2011 13:18:57 -0700 Received: by gyd8 with SMTP id 8so1571057gyd.25 for ; Tue, 04 Oct 2011 13:18:56 -0700 (PDT) Received: by 10.223.11.23 with SMTP id r23mr2414292far.38.1317758921565; Tue, 04 Oct 2011 13:08:41 -0700 (PDT) Received: from [10.6.18.230] (c-71-193-189-117.hsd1.wa.comcast.net. [71.193.189.117]) by mx.google.com with ESMTPS id k26sm26694939fab.12.2011.10.04.13.08.39 (version=SSLv3 cipher=OTHER); Tue, 04 Oct 2011 13:08:40 -0700 (PDT) Message-ID: <4E8B67C5.8050602@intel.com> Date: Tue, 04 Oct 2011 13:08:37 -0700 From: Saul Wold Organization: Intel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <4E8B6564.4090002@balister.org> In-Reply-To: <4E8B6564.4090002@balister.org> Subject: Re: Bringing an image from OE 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: Tue, 04 Oct 2011 20:24:32 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/04/2011 12:58 PM, Philip Balister wrote: > I'm about to start bringing some images I use from OE to OE-core. The > first issue I saw is there is no task-proper-tools in oe-core (where > oe-core means the set of layers created by the Angstrom setup scripts). > Philip, Have you looked at task-core-basic, it is supposed to be more of a desktop like set of tools, the idea being it's heavier weight than core, will move to supporting the non-graphical part of LSB. Another caveat for task-core-basic is that it's the largetest non-gplv3 task that is used by core-image-basic. Does this task approach what you are looking for? Sau! > Should I add task-proper-tools to meta-oe, or is there a better way to > add a full features set of tools to an image? Basically, the image is > more desktop like than embedded. > > Philip > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >