summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/conmon/conmon_git.bb2
-rw-r--r--recipes-containers/containerd/containerd-opencontainers_git.bb2
-rw-r--r--recipes-containers/criu/criu_git.bb2
-rw-r--r--recipes-containers/docker-distribution/docker-distribution_git.bb2
-rw-r--r--recipes-containers/go-digest/go-digest_git.bb2
-rw-r--r--recipes-containers/go-errors/go-errors_git.bb2
-rw-r--r--recipes-containers/go-spf13-cobra/spf13-cobra_git.bb2
-rw-r--r--recipes-containers/go-spf13-pflag/spf13-pflag_git.bb2
-rw-r--r--recipes-containers/kubernetes/kubernetes_git.bb2
-rw-r--r--recipes-containers/lxc/lxc_git.bb2
-rw-r--r--recipes-containers/oci-image-spec/oci-image-spec_git.bb2
-rw-r--r--recipes-containers/oci-image-tools/oci-image-tools_git.bb2
-rw-r--r--recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb2
-rw-r--r--recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb2
-rw-r--r--recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb2
-rw-r--r--recipes-containers/podman-tui/podman-tui_git.bb2
-rw-r--r--recipes-containers/podman/podman_git.bb2
-rw-r--r--recipes-containers/riddler/riddler_git.bb2
-rw-r--r--recipes-containers/singularity/singularity_git.bb2
-rw-r--r--recipes-containers/skopeo/skopeo_git.bb2
-rw-r--r--recipes-containers/sloci-image/sloci-image_git.bb2
-rw-r--r--recipes-containers/umoci/umoci_git.bb2
22 files changed, 22 insertions, 22 deletions
diff --git a/recipes-containers/conmon/conmon_git.bb b/recipes-containers/conmon/conmon_git.bb
index 8486d6ad..efef7f9a 100644
--- a/recipes-containers/conmon/conmon_git.bb
+++ b/recipes-containers/conmon/conmon_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "\
14 git://github.com/containers/conmon.git;branch=main;protocol=https \ 14 git://github.com/containers/conmon.git;branch=main;protocol=https \
15" 15"
16 16
17PV = "2.1.7+git${SRCPV}" 17PV = "2.1.7+git"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb b/recipes-containers/containerd/containerd-opencontainers_git.bb
index 28613f86..076afac1 100644
--- a/recipes-containers/containerd/containerd-opencontainers_git.bb
+++ b/recipes-containers/containerd/containerd-opencontainers_git.bb
@@ -25,7 +25,7 @@ RPROVIDES:${PN} = "virtual-containerd"
25 25
26S = "${WORKDIR}/git/src/github.com/containerd/containerd" 26S = "${WORKDIR}/git/src/github.com/containerd/containerd"
27 27
28PV = "${CONTAINERD_VERSION}+git${SRCPV}" 28PV = "${CONTAINERD_VERSION}+git"
29 29
30inherit go 30inherit go
31inherit goarch 31inherit goarch
diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb
index 3d25aa27..bda0aa2a 100644
--- a/recipes-containers/criu/criu_git.bb
+++ b/recipes-containers/criu/criu_git.bb
@@ -14,7 +14,7 @@ EXCLUDE_FROM_WORLD = "1"
14LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2" 14LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2"
15 15
16SRCREV = "d46f40f4ff0c724e0b9f0f8a2e8c043806897e94" 16SRCREV = "d46f40f4ff0c724e0b9f0f8a2e8c043806897e94"
17PV = "3.17.1+git${SRCPV}" 17PV = "3.17.1+git"
18 18
19SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \ 19SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \
20 file://0001-criu-Skip-documentation-install.patch \ 20 file://0001-criu-Skip-documentation-install.patch \
diff --git a/recipes-containers/docker-distribution/docker-distribution_git.bb b/recipes-containers/docker-distribution/docker-distribution_git.bb
index 431a9fb2..45eda5cb 100644
--- a/recipes-containers/docker-distribution/docker-distribution_git.bb
+++ b/recipes-containers/docker-distribution/docker-distribution_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.8;name=dist
11 11
12PACKAGES =+ "docker-registry" 12PACKAGES =+ "docker-registry"
13 13
14PV = "v2.8.2+git${SRCPV}" 14PV = "v2.8.2+git"
15S = "${WORKDIR}/git/src/github.com/docker/distribution" 15S = "${WORKDIR}/git/src/github.com/docker/distribution"
16 16
17GO_IMPORT = "import" 17GO_IMPORT = "import"
diff --git a/recipes-containers/go-digest/go-digest_git.bb b/recipes-containers/go-digest/go-digest_git.bb
index 7d8070e6..a231cf7b 100644
--- a/recipes-containers/go-digest/go-digest_git.bb
+++ b/recipes-containers/go-digest/go-digest_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
11 11
12SRCREV = "65fac7b55eb714642e9359458656939349dcb766" 12SRCREV = "65fac7b55eb714642e9359458656939349dcb766"
13PV = "v1.0.0-rc0+git${SRCPV}" 13PV = "v1.0.0-rc0+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/go-errors/go-errors_git.bb b/recipes-containers/go-errors/go-errors_git.bb
index 678b0242..87486358 100644
--- a/recipes-containers/go-errors/go-errors_git.bb
+++ b/recipes-containers/go-errors/go-errors_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/pkg/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
11 11
12SRCREV = "5dd12d0cfe7f152f80558d591504ce685299311e" 12SRCREV = "5dd12d0cfe7f152f80558d591504ce685299311e"
13PV = "v0.8.1+git${SRCPV}" 13PV = "v0.8.1+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb b/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb
index e5c442f4..c6629014 100644
--- a/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb
+++ b/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/spf13/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
11 11
12SRCREV = "4dd4b25de38418174a6e859e8a32eaccca32dccc" 12SRCREV = "4dd4b25de38418174a6e859e8a32eaccca32dccc"
13PV = "v1.6.0+git${SRCPV}" 13PV = "v1.6.0+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb b/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb
index 5d66de3a..201f183a 100644
--- a/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb
+++ b/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/spf13/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
11 11
12SRCREV = "d5e0c0615acee7028e1e2740a11102313be88de1" 12SRCREV = "d5e0c0615acee7028e1e2740a11102313be88de1"
13PV = "v1.0.5+git${SRCPV}" 13PV = "v1.0.5+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb
index e6c7aed7..c6d8c430 100644
--- a/recipes-containers/kubernetes/kubernetes_git.bb
+++ b/recipes-containers/kubernetes/kubernetes_git.bb
@@ -19,7 +19,7 @@ SRC_URI:class-devupstream = "git://github.com/kubernetes/kubernetes.git;branch=m
19 " 19 "
20SRCREV_kubernetes:class-devupstream = "d2f6eb6339de25cef04850b6d9be8335d52324cd" 20SRCREV_kubernetes:class-devupstream = "d2f6eb6339de25cef04850b6d9be8335d52324cd"
21SRCREV_kubernetes-release:class-devupstream = "7c1aa83dac555de6f05500911467b70aca4949f0" 21SRCREV_kubernetes-release:class-devupstream = "7c1aa83dac555de6f05500911467b70aca4949f0"
22PV:class-devupstream = "v1.23-alpha+git${SRCPV}" 22PV:class-devupstream = "v1.23-alpha+git"
23 23
24SRCREV_FORMAT ?= "kubernetes_release" 24SRCREV_FORMAT ?= "kubernetes_release"
25 25
diff --git a/recipes-containers/lxc/lxc_git.bb b/recipes-containers/lxc/lxc_git.bb
index 53321230..94e71087 100644
--- a/recipes-containers/lxc/lxc_git.bb
+++ b/recipes-containers/lxc/lxc_git.bb
@@ -50,7 +50,7 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-5.0;protocol=https \
50 " 50 "
51 51
52SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab" 52SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab"
53PV = "5.0.3+git${SRCPV}" 53PV = "5.0.3+git"
54 54
55S = "${WORKDIR}/git" 55S = "${WORKDIR}/git"
56 56
diff --git a/recipes-containers/oci-image-spec/oci-image-spec_git.bb b/recipes-containers/oci-image-spec/oci-image-spec_git.bb
index 1d7cf0c8..e5422cec 100644
--- a/recipes-containers/oci-image-spec/oci-image-spec_git.bb
+++ b/recipes-containers/oci-image-spec/oci-image-spec_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
11 11
12SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c" 12SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c"
13PV = "v1.1.0-rc3+git${SRCPV}" 13PV = "v1.1.0-rc3+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/oci-image-tools/oci-image-tools_git.bb b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
index 4beb3a63..878d4cc7 100644
--- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb
+++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protoco
17 file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" 17 file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch"
18 18
19SRCREV = "11f9988298305d36f64248a6ee55318e60bf170b" 19SRCREV = "11f9988298305d36f64248a6ee55318e60bf170b"
20PV = "1.0.0-rc3+git${SRCPV}" 20PV = "1.0.0-rc3+git"
21GO_IMPORT = "import" 21GO_IMPORT = "import"
22 22
23inherit goarch 23inherit goarch
diff --git a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb
index f830bf03..6eccb148 100644
--- a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb
+++ b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb
@@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https" 10SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
11 11
12SRCREV = "720792f25ae6e9ee6b1332db698f37659e69ce8d" 12SRCREV = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
13PV = "v1.1.0-rc2+git${SRCPV}" 13PV = "v1.1.0-rc2+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
index 8eb272ae..81bebfe2 100644
--- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
+++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;proto
8 " 8 "
9 9
10SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778" 10SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778"
11PV = "0.9.0+git${SRCPV}" 11PV = "0.9.0+git"
12GO_IMPORT = "import" 12GO_IMPORT = "import"
13 13
14INSANE_SKIP:${PN} += "ldflags textrel" 14INSANE_SKIP:${PN} += "ldflags textrel"
diff --git a/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb b/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
index 4f23dc49..0d5ce5f5 100644
--- a/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
+++ b/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/projectatomic/oci-systemd-hook;branch=master;protoco
13 file://0001-Add-additional-cgroup-mounts-from-root-NS-automatica.patch \ 13 file://0001-Add-additional-cgroup-mounts-from-root-NS-automatica.patch \
14" 14"
15 15
16PV = "0.2.0+git${SRCPV}" 16PV = "0.2.0+git"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools pkgconfig 19inherit autotools pkgconfig
diff --git a/recipes-containers/podman-tui/podman-tui_git.bb b/recipes-containers/podman-tui/podman-tui_git.bb
index c546e132..1a40d0ec 100644
--- a/recipes-containers/podman-tui/podman-tui_git.bb
+++ b/recipes-containers/podman-tui/podman-tui_git.bb
@@ -34,7 +34,7 @@ GO_IMPORT = "import"
34 34
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"
36 36
37PV = "v0.9.1+git${SRCPV}" 37PV = "v0.9.1+git"
38 38
39PODMAN_PKG = "github.com/containers/podman-tui" 39PODMAN_PKG = "github.com/containers/podman-tui"
40 40
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index 53906e13..12274fee 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -32,7 +32,7 @@ GO_IMPORT = "import"
32 32
33S = "${WORKDIR}/git" 33S = "${WORKDIR}/git"
34 34
35PV = "4.6.0+git${SRCPV}" 35PV = "4.6.0+git"
36 36
37CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0" 37CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
38CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0" 38CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
diff --git a/recipes-containers/riddler/riddler_git.bb b/recipes-containers/riddler/riddler_git.bb
index f172f5bd..2b2902b5 100644
--- a/recipes-containers/riddler/riddler_git.bb
+++ b/recipes-containers/riddler/riddler_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/jfrazelle/riddler;branch=master;protocol=https;dests
8 " 8 "
9 9
10SRCREV = "23befa0b232877b5b502b828e24161d801bd67f6" 10SRCREV = "23befa0b232877b5b502b828e24161d801bd67f6"
11PV = "0.1.0+git${SRCPV}" 11PV = "0.1.0+git"
12 12
13S = "${WORKDIR}/git/src/github.com/jessfraz/riddler" 13S = "${WORKDIR}/git/src/github.com/jessfraz/riddler"
14GO_IMPORT = "github.com/jessfraz/riddler" 14GO_IMPORT = "github.com/jessfraz/riddler"
diff --git a/recipes-containers/singularity/singularity_git.bb b/recipes-containers/singularity/singularity_git.bb
index e3903ecc..72171b39 100644
--- a/recipes-containers/singularity/singularity_git.bb
+++ b/recipes-containers/singularity/singularity_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/singularityware/singularity.git;protocol=https;branc
14 file://0001-Use-python3.patch \ 14 file://0001-Use-python3.patch \
15 file://0001-configure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch \ 15 file://0001-configure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch \
16" 16"
17PV = "2.3.1+git${SRCPV}" 17PV = "2.3.1+git"
18SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947" 18SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb
index 48f22a24..c29009a1 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -25,7 +25,7 @@ SRC_URI = " \
25" 25"
26 26
27SRCREV = "416218f501364aa05fbe63617fd4599d63d82637" 27SRCREV = "416218f501364aa05fbe63617fd4599d63d82637"
28PV = "v1.13.1+git${SRCPV}" 28PV = "v1.13.1+git"
29GO_IMPORT = "import" 29GO_IMPORT = "import"
30 30
31S = "${WORKDIR}/git/src/github.com/containers/skopeo" 31S = "${WORKDIR}/git/src/github.com/containers/skopeo"
diff --git a/recipes-containers/sloci-image/sloci-image_git.bb b/recipes-containers/sloci-image/sloci-image_git.bb
index 37f91045..4bbf06e2 100644
--- a/recipes-containers/sloci-image/sloci-image_git.bb
+++ b/recipes-containers/sloci-image/sloci-image_git.bb
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master;protocol=https
9DEPENDS = "" 9DEPENDS = ""
10 10
11SRCREV = "4015e49763e5a738026a5bbfcf32b38b5a4fa650" 11SRCREV = "4015e49763e5a738026a5bbfcf32b38b5a4fa650"
12PV = "v0.1.0+git${SRCPV}" 12PV = "v0.1.0+git"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/recipes-containers/umoci/umoci_git.bb b/recipes-containers/umoci/umoci_git.bb
index 024cf505..feaf6dff 100644
--- a/recipes-containers/umoci/umoci_git.bb
+++ b/recipes-containers/umoci/umoci_git.bb
@@ -10,7 +10,7 @@ SRCREV_umoci = "33ec00665c66321f1b1f34ca7e6f370ac35c1233"
10SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \ 10SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \
11 " 11 "
12 12
13PV = "v0.4.7+git${SRCPV}" 13PV = "v0.4.7+git"
14S = "${WORKDIR}/github.com/opencontainers/umoci" 14S = "${WORKDIR}/github.com/opencontainers/umoci"
15GO_IMPORT = "github.com/opencontainers/umoci" 15GO_IMPORT = "github.com/opencontainers/umoci"
16 16