mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
@@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = "\
|
|||||||
file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \
|
file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \
|
||||||
"
|
"
|
||||||
|
|
||||||
PV .= "+git${SRCPV}"
|
|
||||||
SRCREV = "7623e4dc89f62ada5724d4e41d0a16d2671312f5"
|
SRCREV = "7623e4dc89f62ada5724d4e41d0a16d2671312f5"
|
||||||
SRC_URI = "git://github.com/containers/composefs.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/containers/composefs.git;protocol=https;branch=main"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user