summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-10 08:30:46 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-10 08:31:02 -0700
commitafced4eccaeb12e1c95c1764ae32c2b278c88460 (patch)
tree682c2ad7763b4d428b63d2e735177276494ddf35
parenta7bc0ed175a1c2661599dad14ee66b8b7d0a99e7 (diff)
downloadmeta-openembedded-afced4eccaeb12e1c95c1764ae32c2b278c88460.tar.gz
Revert "python3-snagboot: upgrade 2.2 -> 2.3"
This reverts commit 4916f4b9393333a8d6a2d688bdb23a09ea6709b9.
-rw-r--r--meta-python/recipes-devtools/python/python3-snagboot_2.2.bb (renamed from meta-python/recipes-devtools/python/python3-snagboot_2.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-snagboot_2.3.bb b/meta-python/recipes-devtools/python/python3-snagboot_2.2.bb
index dc57dfc105..07b9a5208c 100644
--- a/meta-python/recipes-devtools/python/python3-snagboot_2.3.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
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI[sha256sum] = "c6a97ea0c83a2d7eea639741b2f667c75e95d50278eeb6a8adbce5d1a7cf65fa" 6SRC_URI[sha256sum] = "00f4933cb52fb73dcf61a0723d77d9d6bc509affb7cd5d5dcd875d2c333e8b08"
7 7
8inherit pypi python_setuptools_build_meta 8inherit pypi python_setuptools_build_meta
9 9