On 18 February 2014 21:26, Martin Jansa <martin.ja...@gmail.com> wrote: > Signed-off-by: Martin Jansa <martin.ja...@gmail.com> > --- > recipes-qt/qt5/qtbase.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc > index 4c1c6dd..116c86f 100644 > --- a/recipes-qt/qt5/qtbase.inc > +++ b/recipes-qt/qt5/qtbase.inc > @@ -101,6 +101,7 @@ PACKAGECONFIG[openvg] = "-openvg,-no-openvg" > PACKAGECONFIG[iconv] = "-iconv,-no-iconv,virtual/libiconv" > PACKAGECONFIG[xkb] = "-xkb,-no-xkb,libxkbcommon" > PACKAGECONFIG[evdev] = "-evdev,-no-evdev" > +PACKAGECONFIG[mtdev] = "-mtdev,-no-mtdev,mtdev" > # depends on glib > PACKAGECONFIG[fontconfig] = "-fontconfig,-no-fontconfig,fontconfig" > PACKAGECONFIG[gtkstyle] = "-gtkstyle,-no-gtkstyle,gtk+" > -- > 1.8.5.3 > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
Note that the -mtdev and -no-mtdev options were introduced in Qt 5.2.1 so it should go to the 5.2.1 branch. Qt 5.2.0 doesn't have those configure options. Regards, Jonathan _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel