mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
skopeo: update to v1.14.2
Bumping skopeo to version v1.14.1-4-g1c2ab995, which comprises the following commits: c3e474e4 [release-1.14] Bump Skopeo to v1.14.3-dev b673eb60 [release-1.14] Bump Skopeo to v1.14.2 18cc81ab [release-1.14] Bump c/image to v5.29.2, c/common to v0.57.3 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a906b81ca6
commit
a5fee65b68
|
@ -22,12 +22,12 @@ RDEPENDS:${PN} = " \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
git://github.com/containers/skopeo;branch=main;protocol=https;destsuffix=git/src/github.com/containers/skopeo \
|
git://github.com/containers/skopeo;branch=release-1.14;protocol=https;destsuffix=git/src/github.com/containers/skopeo \
|
||||||
file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
|
file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "695538a31a9affe40d637f5dc9fa97af30cc8ab9"
|
SRCREV = "1c2ab995059dd011aad74e2c37305d636ebd2675"
|
||||||
PV = "v1.14.1+git"
|
PV = "v1.14.2+git"
|
||||||
GO_IMPORT = "import"
|
GO_IMPORT = "import"
|
||||||
|
|
||||||
S = "${WORKDIR}/git/src/github.com/containers/skopeo"
|
S = "${WORKDIR}/git/src/github.com/containers/skopeo"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user