Re: [PATCH 2/2] mesa: update to 22.0.1


Richard Purdie
 

On Sat, 2022-04-09 at 07:51 -0700, Khem Raj wrote:

On 4/9/22 07:15, Oleksandr Kravchuk wrote:
Signed-off-by: Oleksandr Kravchuk <open.source@...>
---
meta/recipes-graphics/mesa/mesa.inc | 4 ++--
meta/recipes-graphics/mesa/{mesa_22.0.0.bb => mesa_22.0.1.bb} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/mesa/{mesa_22.0.0.bb => mesa_22.0.1.bb} (100%)

diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 21fa1a6a9e..20295a0ff0 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -22,7 +22,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
file://0001-util-format-Check-for-NEON-before-using-it.patch \
"

-SRC_URI[sha256sum] = "e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250"
+SRC_URI[sha256sum] = "c05f9682c54560b36e0afa70896233fc73f1ed715e10d1a028b0eb84fd04426f"

UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"

@@ -34,7 +34,7 @@ do_install:append() {
fi
}

-DEPENDS = "expat makedepend-native flex-native bison-native libxml2-native zlib chrpath-replacement-native python3-mako-native gettext-native"
+DEPENDS = "expat makedepend-native flex-native bison-native libxml2-native zlib chrpath-replacement-native python3-mako-native gettext-native python3-pygments-native python3-markupsafe-native"
could you also describe the reason for these additional dependencies in
commit message ?
Are these not needed by python3-mako and perhaps should be there instead?

Cheers,

Richard

Join {openembedded-core@lists.openembedded.org to automatically receive all group messages.