This has been previously discussed: qemu doesn't properly reconfigure itself when settings change. Wipe tmp/ and things should just work.
Alex On Sun, 3 Mar 2019 at 17:54, Oleksandr Kravchuk <open.sou...@oleksandr-kravchuk.com> wrote: > > This fixes the following build error: > > ../loader-fit.c:30:10: fatal error: libfdt.h: No such file or directory > > Signed-off-by: Oleksandr Kravchuk <open.sou...@oleksandr-kravchuk.com> > --- > meta/recipes-devtools/qemu/qemu-native_3.1.0.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-devtools/qemu/qemu-native_3.1.0.bb > b/meta/recipes-devtools/qemu/qemu-native_3.1.0.bb > index c8acff8e19..e3efd873ca 100644 > --- a/meta/recipes-devtools/qemu/qemu-native_3.1.0.bb > +++ b/meta/recipes-devtools/qemu/qemu-native_3.1.0.bb > @@ -1,6 +1,6 @@ > BPN = "qemu" > > -DEPENDS = "glib-2.0-native zlib-native" > +DEPENDS = "glib-2.0-native zlib-native dtc-native" > > require qemu-native.inc > > -- > 2.17.1 > > -- > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core