UPS, I'll double check how this could be missed in my tests (I know that in my world builds there is bbappend with qtwayland SRCREV+SRC_URI modification from meta-luneui), but my local builds were without meta-luneui).
On Thu, Jun 4, 2015 at 9:09 PM, Khem Raj <[email protected]> wrote: > We pin the recipe at 182488129c3f6a67a7e781fdb7c0147777191991 > and upstream changed the MODULE_VERSION = 5.4.3 in that commit > > Fixes > | install: cannot stat > > '/mnt/home/kraj/work/angstrom/build/tmp-angstrom-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/q > > twayland/5.4.2+gitAUTOINC+182488129c-r0/build/include/QtCompositor/5.4.2/QtCompositor/private/qwayland-server-*.h': > No such fil > e or directory > > Signed-off-by: Khem Raj <[email protected]> > --- > recipes-qt/qt5/qtwayland_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/ > qtwayland_git.bb > index 065bc3c..0be7afe 100644 > --- a/recipes-qt/qt5/qtwayland_git.bb > +++ b/recipes-qt/qt5/qtwayland_git.bb > @@ -37,7 +37,7 @@ SRC_URI += " \ > > file://0001-examples-wayland-include-server-buffer-only-when-bui.patch \ > " > > -QT_VERSION ?= "5.4.2" > +QT_VERSION ?= "5.4.3" > > do_install_append() { > # do install files created by qtwaylandscanner > -- > 2.1.4 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
