summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2025-03-26 17:25:19 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2025-03-26 17:25:28 +0000
commite04f24a55f9fb8e1277a63ef4fde764e832f1aeb (patch)
tree93f8e0bf7e9356657fcb55b3debd12939f7e8d5b
parentc55420b33f6ca1122e806d79a4b6554db9def106 (diff)
downloadmeta-virtualization-e04f24a55f9fb8e1277a63ef4fde764e832f1aeb.tar.gz
upx: update doctest SRCREV to a valid commit
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/upx/upx_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/upx/upx_git.bb b/recipes-extended/upx/upx_git.bb
index 14a986e2..dde1bf9f 100644
--- a/recipes-extended/upx/upx_git.bb
+++ b/recipes-extended/upx/upx_git.bb
@@ -14,7 +14,7 @@ PV = "4.2.4+git${SRCPV}"
14# 14#
15# with two substitions for invalid SRCREVs (hence why the gitsm fetcher 15# with two substitions for invalid SRCREVs (hence why the gitsm fetcher
16# has issues) 16# has issues)
17SRCREV_vendor_doctest = "d5a5b267ecb2f45cdb83d569b24fb920f90e91ca" 17SRCREV_vendor_doctest = "835aaee34666173532e98437b057f37b385076c9"
18SRCREV_vendor_lzma_sdk = "f9637f9f563d17b6ecf33ae2212dcd44866bfb25" 18SRCREV_vendor_lzma_sdk = "f9637f9f563d17b6ecf33ae2212dcd44866bfb25"
19SRCREV_vendor_ucl = "a60611d342b0b7d2924c495ebaa1910e4c3c3fe6" 19SRCREV_vendor_ucl = "a60611d342b0b7d2924c495ebaa1910e4c3c3fe6"
20SRCREV_vendor_valgrind = "b054e44ea1b6d630853ed74d33e0934ef4642efc" 20SRCREV_vendor_valgrind = "b054e44ea1b6d630853ed74d33e0934ef4642efc"