Mesa usually says "This is a .0 release, and you may want to continue to to track 19.3.x until 20.0.1 comes out in two weeks. 19.3.5 is planned to be the final 19.3 release and is planned for next Wednesday."
Luckily, 20.0.1 came out now! Regards //Ernst tor 2020-03-05 klockan 07:41 -0800 skrev Nathan Hartman: Updated mesa and mesa-gl recipes to 20.0 release. The license checksum difference is due to a small change in the license formatting. The asterisk for footnotes was changed to a '[1]' See: <https://urldefense.com/v3/__https://gitlab.freedesktop.org/mesa/mesa/-/commit/199572b65b7a03ffc887783e7f0f96f95bf1f99d__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdJptVVzSw$> https://urldefense.com/v3/__https://gitlab.freedesktop.org/mesa/mesa/-/commit/199572b65b7a03ffc887783e7f0f96f95bf1f99d__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdJptVVzSw$ glxgears runs successfully at 60 fps on a rpi4. Signed-off-by: Nathan Hartman < <mailto:hnathan...@gmail.com> hnathan...@gmail.com > --- .../mesa/{mesa-gl_19.3.4.bb => mesa-gl_20.0.0.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_19.3.4.bb => mesa_20.0.0.bb} | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/mesa/{mesa-gl_19.3.4.bb => mesa-gl_20.0.0.bb} (100%) rename meta/recipes-graphics/mesa/{mesa_19.3.4.bb => mesa_20.0.0.bb} (88%) diff --git a/meta/recipes-graphics/mesa/mesa-gl_19.3.4.bb b/meta/recipes-graphics/mesa/mesa-gl_20.0.0.bb similarity index 100% rename from meta/recipes-graphics/mesa/mesa-gl_19.3.4.bb rename to meta/recipes-graphics/mesa/mesa-gl_20.0.0.bb diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 54d7ea8961..b7ef496fdc 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -10,7 +10,7 @@ HOMEPAGE = " <https://urldefense.com/v3/__http://mesa3d.org__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdIQHGBJ_A$> https://urldefense.com/v3/__http://mesa3d.org__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdIQHGBJ_A$ " BUGTRACKER = " <https://urldefense.com/v3/__https://bugs.freedesktop.org__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdIQ_4aXZw$> https://urldefense.com/v3/__https://bugs.freedesktop.org__;!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdIQ_4aXZw$ " SECTION = "x11" LICENSE = "MIT" -LIC_FILES_CHKSUM = " <file://docs/license.html;md5=3a4999caf82cc503ac8b9e37c235782e"> file://docs/license.html;md5=3a4999caf82cc503ac8b9e37c235782e" +LIC_FILES_CHKSUM = " <file://docs/license.html;md5=c1843d93c460bbf778d6037ce324f9f7"> file://docs/license.html;md5=c1843d93c460bbf778d6037ce324f9f7" PE = "2" diff --git a/meta/recipes-graphics/mesa/mesa_19.3.4.bb b/meta/recipes-graphics/mesa/mesa_20.0.0.bb similarity index 88% rename from meta/recipes-graphics/mesa/mesa_19.3.4.bb rename to meta/recipes-graphics/mesa/mesa_20.0.0.bb index 5f456c2429..2ed7ca2252 100644 --- a/meta/recipes-graphics/mesa/mesa_19.3.4.bb +++ b/meta/recipes-graphics/mesa/mesa_20.0.0.bb @@ -9,8 +9,8 @@ SRC_URI = " <https://urldefense.com/v3/__https://mesa.freedesktop.org/archive/mesa-$*7BPV*7D.tar.xz__;JSU!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdKys71eOA$> https://urldefense.com/v3/__https://mesa.freedesktop.org/archive/mesa-$*7BPV*7D.tar.xz__;JSU!!BFCLnRDDbM3FOmw!vm2EGt5MPmgb233VXYjTajZoZZmc6dc_QI6lMbnV1rbBkqhqY2B3uAYs7LL6gdKys71eOA$ \ <file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch> file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \ " -SRC_URI[md5sum] = "09e7700d9af511384d131fb77b5802cb" -SRC_URI[sha256sum] = "1da467e6ae2799a517e242462331eafd29ae77d9872f3a845df81f7c308e8fe4" +SRC_URI[md5sum] = "681229d992bbd6250a5be4f308708795" +SRC_URI[sha256sum] = "bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34" UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" -- 2.17.1
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core