From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.geekisp.com ([216.168.135.169] helo=starfish.geekisp.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RBBfM-0004qh-56 for openembedded-core@lists.openembedded.org; Tue, 04 Oct 2011 22:32:40 +0200 Received: (qmail 13902 invoked by uid 1003); 4 Oct 2011 20:27:07 -0000 Received: from unknown (HELO ?192.168.1.108?) (philip@opensdr.com@96.240.179.234) by mail.geekisp.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 4 Oct 2011 20:27:07 -0000 Message-ID: <4E8B6C17.80509@balister.org> Date: Tue, 04 Oct 2011 16:27:03 -0400 From: Philip Balister User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110906 Fedora/3.1.14-1.fc14 Thunderbird/3.1.14 MIME-Version: 1.0 To: Saul Wold References: <4E8B6564.4090002@balister.org> <4E8B67C5.8050602@intel.com> In-Reply-To: <4E8B67C5.8050602@intel.com> Cc: Patches and discussions about the oe-core layer 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:32:40 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/04/2011 04:08 PM, Saul Wold wrote: > 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? It looks like a start, but I notice it brings in rpm. I'm not sure if I want that. I would have thought that the package manager would be a distro decision. Philip > > 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 >> > >