Hi Alex! I'll rebase meson patch to work with this version.
On Wed, Apr 24, 2019 at 8:07 AM Burton, Ross <[email protected]> wrote: > > How did you even test this? > > ERROR: ParseError at > /home/ross/Yocto/poky/meta/recipes-graphics/mesa/mesa-gl_19.0.1.bb:1: > Could not include required file mesa_19.0.1.bb > > Ross > > On Wed, 24 Apr 2019 at 08:19, Zang Ruochen <[email protected]> wrote: > > > > -Upgrade from mesa_19.0.1.bb to mesa_19.0.2.bb. > > > > Signed-off-by: Zang Ruochen <[email protected]> > > --- > > meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.2.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta/recipes-graphics/mesa/{mesa_19.0.1.bb => mesa_19.0.2.bb} (85%) > > > > diff --git a/meta/recipes-graphics/mesa/mesa_19.0.1.bb > > b/meta/recipes-graphics/mesa/mesa_19.0.2.bb > > similarity index 85% > > rename from meta/recipes-graphics/mesa/mesa_19.0.1.bb > > rename to meta/recipes-graphics/mesa/mesa_19.0.2.bb > > index d90be8a074..e6646e8503 100644 > > --- a/meta/recipes-graphics/mesa/mesa_19.0.1.bb > > +++ b/meta/recipes-graphics/mesa/mesa_19.0.2.bb > > @@ -7,8 +7,8 @@ SRC_URI = > > "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ > > > > file://0004-use-PKG_CHECK_VAR-for-defining-WAYLAND_PROTOCOLS_DAT.patch \ > > " > > > > -SRC_URI[md5sum] = "19636bb3da35c21f43040d31e575d5ce" > > -SRC_URI[sha256sum] = > > "6884163c0ea9e4c98378ab8fecd72fe7b5f437713a14471beda378df247999d4" > > +SRC_URI[md5sum] = "7f84af1c3fe2078c35a7a991d1469921" > > +SRC_URI[sha256sum] = > > "1a2edc3ce56906a676c91e6851298db45903df1f5cb9827395a922c1452db802" > > > > #because we cannot rely on the fact that all apps will use pkgconfig, > > #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER > > -- > > 2.20.1 > > > > > > > > -- > > _______________________________________________ > > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
