On 27 April 2016 at 03:30, Paul Eggleton
wrote:
> Looking at meta/recipes-devtools/qemu/qemu.inc it is explicitly looking at
> DISTRO_FEATURES for the native class. That seems wrong to me as well, but I
> would be surprised if it were the only place we were referring to
> DISTRO_FEATURES in the n
Hi Gary,
On Mon, 25 Apr 2016 15:06:14 Gary Thomas wrote:
> I have a distribution which normally includes x11. I just
> ran a build with
>DISTRO_FEATURES_remove = "x11 wayland"
>
> Why on earth did this require qemu-native to be rebuilt?
> One would think that qemu-native would be independent
I have a distribution which normally includes x11. I just
ran a build with
DISTRO_FEATURES_remove = "x11 wayland"
Why on earth did this require qemu-native to be rebuilt?
One would think that qemu-native would be independent of the
DISTRO_FEATURES??
--