Re: [yocto] How to archive source for a single package

2013-04-16 Thread Mats Liljegren
Yep, that worked! Thanks, you saved my day! /Mats -Original Message- From: Kevin Strasser [mailto:kevin.stras...@linux.intel.com] Sent: den 16 april 2013 03:48 To: Mats Liljegren Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to archive source for a single package On Mon, Apr 15

Re: [yocto] How to archive source for a single package

2013-04-16 Thread Mats Liljegren
On Tue, Apr 16, 2013 at 3:47 AM, Kevin Strasser wrote: > On Mon, Apr 15, 2013 at 09:39:48AM +0200, Mats Liljegren wrote: >> I tried that but got the error shown below. This made me believe that >> archive-patched-source wasn't built for being included from a recipe: > > Sorry, I had assumed you we

Re: [yocto] How to archive source for a single package

2013-04-15 Thread Kevin Strasser
On Mon, Apr 15, 2013 at 09:39:48AM +0200, Mats Liljegren wrote: > I tried that but got the error shown below. This made me believe that > archive-patched-source wasn't built for being included from a recipe: Sorry, I had assumed you weren't using code that was any newer than danny release. Lately

Re: [yocto] How to archive source for a single package

2013-04-15 Thread Mats Liljegren
I tried that but got the error shown below. This made me believe that archive-patched-source wasn't built for being included from a recipe: $ bitbake virtual/kernel Loading cache: 100% |###| ETA: 00:00:00 Loaded 1234 entries from

Re: [yocto] How to archive source for a single package

2013-04-12 Thread Kevin Strasser
Hi Mats, On Fri, Apr 12, 2013 at 03:58:01PM +0200, Mats Liljegren wrote: > I need to archive source for virtual/kernel when building. This is needed > for other builds that uses the bitbake build result. > > I saw that there is archive-patched-source class, which seems to do what I > want plus a