diff mbox series

[meta-python,42/51] python3-snagboot: upgrade 2.1 -> 2.2

Message ID 1740525881-21103-42-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/51] asyncmqtt: upgrade 9.0.2 -> 10.0.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 25, 2025, 11:24 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

docs:
provide some performance indicators for Snagfactory

snagflash:
add a Fastboot command to flash Android Sparse Image files

snagrecover:
add support for AM62Lx platforms

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-snagboot_2.1.bb => python3-snagboot_2.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-snagboot_2.1.bb => python3-snagboot_2.2.bb} (86%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-snagboot_2.1.bb b/meta-python/recipes-devtools/python/python3-snagboot_2.2.bb
similarity index 86%
rename from meta-python/recipes-devtools/python/python3-snagboot_2.1.bb
rename to meta-python/recipes-devtools/python/python3-snagboot_2.2.bb
index db9bb82054..07b9a5208c 100644
--- a/meta-python/recipes-devtools/python/python3-snagboot_2.1.bb
+++ b/meta-python/recipes-devtools/python/python3-snagboot_2.2.bb
@@ -3,7 +3,7 @@  SUMMARY = "Snagboot intends to be an open-source replacement vendor-specific too
 LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRC_URI[sha256sum] = "cfd5e80db6010768d129eb123c4de6a8f3661fac353e20cc6e103e731d13c8d8"
+SRC_URI[sha256sum] = "00f4933cb52fb73dcf61a0723d77d9d6bc509affb7cd5d5dcd875d2c333e8b08"
 
 inherit pypi python_setuptools_build_meta