mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
skopeo: update to v1.16.0
Bumping skopeo to version v1.16.0, which comprises the following commits: 88aad2e5 Bump Skopeo to v1.16.0 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
3f7eda960f
commit
7a4ae86e89
|
@ -22,12 +22,12 @@ RDEPENDS:${PN} = " \
|
|||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/containers/skopeo;branch=release-1.15;protocol=https;destsuffix=git/src/github.com/containers/skopeo \
|
||||
git://github.com/containers/skopeo;branch=release-1.16;protocol=https;destsuffix=git/src/github.com/containers/skopeo \
|
||||
file://0001-makefile-add-GOBUILDFLAGS-to-go-build-call.patch \
|
||||
"
|
||||
|
||||
SRCREV = "80626759e0cd793ae2829fed28f32f2c4d1c8f3e"
|
||||
PV = "v1.15.2+git"
|
||||
SRCREV = "88aad2e56b6bfcb5433450be60ff0a1cc89fcc31"
|
||||
PV = "v1.16.0+git"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
S = "${WORKDIR}/git/src/github.com/containers/skopeo"
|
||||
|
|
Loading…
Reference in New Issue
Block a user