NAK! I have already replied to a similar patch from your colleague here: http://lists.openembedded.org/pipermail/openembedded-core/2018-April/150008.html
The update was already submitted in early April and required corresponding modifications in Mesa: http://cgit.openembedded.org/openembedded-core/commit/?id=6e5952fcfc13ff4b63c9376bd41a1dbba957f425 -- Denys On Thu, May 03, 2018 at 03:24:57PM +0800, Hong Liu wrote: > Upgrade wayland from 1.14.0 to 1.15.0. > > Signed-off-by: Hong Liu <[email protected]> > --- > .../recipes-graphics/wayland/{wayland_1.14.0.bb => wayland_1.15.0.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-graphics/wayland/{wayland_1.14.0.bb => > wayland_1.15.0.bb} (92%) > > diff --git a/meta/recipes-graphics/wayland/wayland_1.14.0.bb > b/meta/recipes-graphics/wayland/wayland_1.15.0.bb > similarity index 92% > rename from meta/recipes-graphics/wayland/wayland_1.14.0.bb > rename to meta/recipes-graphics/wayland/wayland_1.15.0.bb > index 1a9ff98..788105b 100644 > --- a/meta/recipes-graphics/wayland/wayland_1.14.0.bb > +++ b/meta/recipes-graphics/wayland/wayland_1.15.0.bb > @@ -15,8 +15,8 @@ DEPENDS = "expat libxml2 libffi wayland-native" > SRC_URI = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ > file://fixpathinpcfiles.patch \ > " > -SRC_URI[md5sum] = "0235f6075c32c3be61cff94fa0b9f108" > -SRC_URI[sha256sum] = > "ed80cabc0961a759a42092e2c39aabfc1ec9a13c86c98bbe2b812f008da27ab8" > +SRC_URI[md5sum] = "b7393c17fdce9a8d383edab656c92fd2" > +SRC_URI[sha256sum] = > "eb3fbebb8559d56a80ad3753ec3db800f587329067962dbf65e14488b4b7aeb0" > > inherit autotools pkgconfig > > -- > 2.7.4 > > > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
