> -----Original Message-----
> From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
> Sent: October 24, 2014 4:32 AM
> To: Vuille, Martin (Martin)
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] autotools-brokensep.bbclass not working
> 
> > so seperatebuilddir.inc is overriding the use of autotools-brokensep.
> >
> > How can I override the override? What’s the point of
> > autotools-brokensep?
> 
> The brokensep class was in its initial stages of development in 1.6 so there
> are two mechanisms in action and dhcp is being controlled by that .inc file
> which no longer exists in 1.7.
> 
> You can probably override it by Setting SEPB = "${S}" in the recipe (or
> SEPB_pn-dhcp = "${S}" in local.conf).
> 

Thanks, setting SEPB in the recipe did the trick.

MV
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to