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.
--
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization