composefs: the srcrev hash was the release tag

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jose Quaresma
2024-07-26 17:45:07 +01:00
committed by Khem Raj
parent bee8b9bbc4
commit 71fda35845
@@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = "\
file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \
"
PV .= "+git${SRCPV}"
SRCREV = "7623e4dc89f62ada5724d4e41d0a16d2671312f5"
SRC_URI = "git://github.com/containers/composefs.git;protocol=https;branch=main"