[meta-virtualization] stubs-32.h not found

M. Gregory mbgrego at tycho.nsa.gov
Wed Feb 10 06:06:10 PST 2016



On 02/04/2016 03:54 PM, M. Gregory wrote:
> On 02/04/2016 03:52 PM, Chris Patterson wrote:
>> I repro'd this with a fresh tree.  Instead of the depends approach, I
>> simply moved the step between do_configure and do_compile, which
>> should be OK?
>>
>> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
>> index 5555ed3..d35bc3f 100644
>> --- a/recipes-extended/xen/xen.inc
>> +++ b/recipes-extended/xen/xen.inc
>> @@ -782,7 +782,7 @@ do_stubs() {
>>      fi
>>  }
>>
>> -addtask stubs after do_patch before do_configure
>> +addtask stubs after do_configure before do_compile
>>
>>  do_configure() {
> yes.
Can you submit this as a patch?
-Machon


More information about the meta-virtualization mailing list