mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
skopeo: update to 1.11.2
Bumping skopeo to version v1.11.2-1-gd79588e6, which comprises the following commits: d79588e6 Bump to v1.11.3-dev dc1e14f7 Release 1.11.2 902506dd bump golang.org/x/net to v0.7.0 b2884205 [release-1.11] Bump to v1.11.2-dev fb1ade6d [release-1.11] Bump to v1.11.1 40dd6507 Update to c/image 5.24.1 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
d51e06f053
commit
d74219e96b
|
@ -20,12 +20,12 @@ RDEPENDS:${PN} = " \
|
|||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/skopeo;branch=main;protocol=https \
|
||||
git://github.com/containers/skopeo;branch=release-1.11;protocol=https \
|
||||
file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
|
||||
"
|
||||
|
||||
SRCREV = "1e70fee21db5cc63786246644c031cf0f659971a"
|
||||
PV = "v1.11.0+git${SRCPV}"
|
||||
SRCREV = "d79588e6c1d2ff2053206a650adc1d30af591908"
|
||||
PV = "v1.11.2+git${SRCPV}"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user