From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [68.230.241.45] (helo=fed1rmmtao101.cox.net) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Lf096-00010X-9d for openembedded-devel@openembedded.org; Thu, 05 Mar 2009 00:05:05 +0100 Received: from fed1rmimpo03.cox.net ([70.169.32.75]) by fed1rmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20090304230042.SSIW27308.fed1rmmtao101.cox.net@fed1rmimpo03.cox.net> for ; Wed, 4 Mar 2009 18:00:42 -0500 Received: from localhost ([68.230.63.214]) by fed1rmimpo03.cox.net with bizsmtp id PB0i1b00T4dMFYL04B0jXA; Wed, 04 Mar 2009 18:00:43 -0500 X-Authority-Analysis: v=1.0 c=1 a=wFN6jymYzWsA:10 a=b2ZvGRdsAAAA:8 a=fGO4tVQLAAAA:8 a=wUVHpReK7uqhoESgqm0A:9 a=8-lH7ZoRsm_mBFYCuAJI7vxn_DMA:4 a=LY0hPdMaydYA:10 X-CM-Score: 0.00 Date: Wed, 4 Mar 2009 16:00:42 -0700 From: Tom Rini To: openembedded-devel@openembedded.org Message-ID: <20090304230042.GD26343@smtp.west.cox.net> References: <1236182004-4523-1-git-send-email-openembedded@haerwu.biz> MIME-Version: 1.0 In-Reply-To: <1236182004-4523-1-git-send-email-openembedded@haerwu.biz> Organization: Embedded Alley Solutions, Inc User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Merging RPM support from Poky X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 23:05:21 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 04, 2009 at 04:52:15PM +0100, Marcin Juszkiewicz wrote: > As some of you know Poky has RPM support written. It consists few parts: > > - creating RPM packages > - creating rootfs from RPM packages > - using RPM/YUM on device to managing packages (installing from local and > remote packages > > I had one attempt to get it merged before but it had some bugs so I started > from scratch. Extracting required patches from pile of 1800 Poky changsets > took me some time. > > With this patchset I managed to build 'minimal-image' for AT91SAM9263-EK > machine. As distribution I used 'minimal' to get something other then > Angstrom. > > So please review it (patch 67 is already merged in .dev tree). > > It is also visible on Web: http://cgit.openembedded.net/cgit.cgi?url=openembedded/log/&h=hrw/poky-merge/add-rpm-packages-support > > Fetch via: git pull hrw/poky-merge/add-rpm-packages-support OK. I got a failure that I'm not quite sure where it's from, other than rootfs_rpm.bbclass. Log is http://pastebin.com/d64e6cd01 MACHINE=nokia800 DISTRO=minimal and unrelated to BB_NUMBER_THREADS / PARALLEL_MAKE. -- Tom Rini