diff options
Diffstat (limited to 'recipes-containers')
12 files changed, 12 insertions, 12 deletions
diff --git a/recipes-containers/go-digest/go-digest_git.bb b/recipes-containers/go-digest/go-digest_git.bb index a2f8cd69..001b6f12 100644 --- a/recipes-containers/go-digest/go-digest_git.bb +++ b/recipes-containers/go-digest/go-digest_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE.code;md5=9cd86830b557232ce55e | |||
| 7 | SRCNAME = "go-digest" | 7 | SRCNAME = "go-digest" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "b6234c321f263c503268e3b205f3d9755f9d14ed" | 12 | SRCREV = "b6234c321f263c503268e3b205f3d9755f9d14ed" |
| 13 | PV = "v1.0.0-rc0+git${SRCPV}" | 13 | PV = "v1.0.0-rc0+git${SRCPV}" |
diff --git a/recipes-containers/go-errors/go-errors_git.bb b/recipes-containers/go-errors/go-errors_git.bb index 3bb74a7c..04500352 100644 --- a/recipes-containers/go-errors/go-errors_git.bb +++ b/recipes-containers/go-errors/go-errors_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=6fe682a02df52c6653f33bd0f | |||
| 7 | SRCNAME = "errors" | 7 | SRCNAME = "errors" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/pkg/${SRCNAME}" | 9 | PKG_NAME = "github.com/pkg/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "248dadf4e9068a0b3e79f02ed0a610d935de5302" | 12 | SRCREV = "248dadf4e9068a0b3e79f02ed0a610d935de5302" |
| 13 | PV = "v0.8.0+git${SRCPV}" | 13 | PV = "v0.8.0+git${SRCPV}" |
diff --git a/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb b/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb index e942e4e3..eeaf83c9 100644 --- a/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb +++ b/recipes-containers/go-spf13-cobra/spf13-cobra_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE.txt;md5=920d76114a32b0fb75b3f | |||
| 7 | SRCNAME = "cobra" | 7 | SRCNAME = "cobra" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/spf13/${SRCNAME}" | 9 | PKG_NAME = "github.com/spf13/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "b5d8e8f46a2f829f755b6e33b454e25c61c935e1" | 12 | SRCREV = "b5d8e8f46a2f829f755b6e33b454e25c61c935e1" |
| 13 | PV = "v0.0.1+git${SRCPV}" | 13 | PV = "v0.0.1+git${SRCPV}" |
diff --git a/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb b/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb index 2fbcb439..cb2925d3 100644 --- a/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb +++ b/recipes-containers/go-spf13-pflag/spf13-pflag_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=1e8b7dc8b906737639131047a | |||
| 7 | SRCNAME = "pflag" | 7 | SRCNAME = "pflag" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/spf13/${SRCNAME}" | 9 | PKG_NAME = "github.com/spf13/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "9ff6c6923cfffbcd502984b8e0c80539a94968b7" | 12 | SRCREV = "9ff6c6923cfffbcd502984b8e0c80539a94968b7" |
| 13 | PV = "v1.0.0-rc4+git${SRCPV}" | 13 | PV = "v1.0.0-rc4+git${SRCPV}" |
diff --git a/recipes-containers/kubernetes/kubernetes_git.bb b/recipes-containers/kubernetes/kubernetes_git.bb index a083c5b9..08afa453 100644 --- a/recipes-containers/kubernetes/kubernetes_git.bb +++ b/recipes-containers/kubernetes/kubernetes_git.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | HOMEPAGE = "git://github.com/kubernetes/kubernetes" | 1 | HOMEPAGE = "git://github.com/kubernetes/kubernetes;branch=master" |
| 2 | SUMMARY = "Production-Grade Container Scheduling and Management" | 2 | SUMMARY = "Production-Grade Container Scheduling and Management" |
| 3 | DESCRIPTION = "Kubernetes is an open source system for managing containerized \ | 3 | DESCRIPTION = "Kubernetes is an open source system for managing containerized \ |
| 4 | applications across multiple hosts, providing basic mechanisms for deployment, \ | 4 | applications across multiple hosts, providing basic mechanisms for deployment, \ |
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 799262cb..c5d451e7 100644 --- a/recipes-containers/oci-image-tools/oci-image-tools_git.bb +++ b/recipes-containers/oci-image-tools/oci-image-tools_git.bb | |||
| @@ -12,7 +12,7 @@ DEPENDS = "\ | |||
| 12 | spf13-pflag \ | 12 | spf13-pflag \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/opencontainers/image-tools.git \ | 15 | SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master \ |
| 16 | file://0001-config-make-Config.User-mapping-errors-a-warning.patch \ | 16 | file://0001-config-make-Config.User-mapping-errors-a-warning.patch \ |
| 17 | file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" | 17 | file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch" |
| 18 | 18 | ||
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 c4083c09..93263b06 100644 --- a/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb +++ b/recipes-containers/oci-runtime-spec/oci-runtime-spec_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=b355a61a394a504dacde901c9 | |||
| 7 | SRCNAME = "runtime-spec" | 7 | SRCNAME = "runtime-spec" |
| 8 | 8 | ||
| 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" | 9 | PKG_NAME = "github.com/opencontainers/${SRCNAME}" |
| 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}" | 10 | SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master" |
| 11 | 11 | ||
| 12 | SRCREV = "78ab98c0761136f84e6e21b24b4dcd0be68ab782" | 12 | SRCREV = "78ab98c0761136f84e6e21b24b4dcd0be68ab782" |
| 13 | PV = "v1.0.1+git${SRCPV}" | 13 | PV = "v1.0.1+git${SRCPV}" |
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 7f194027..34ac2811 100644 --- a/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb +++ b/recipes-containers/oci-runtime-tools/oci-runtime-tools_git.bb | |||
| @@ -3,7 +3,7 @@ SUMMARY = "oci-runtime-tool is a collection of tools for working with the OCI ru | |||
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=b355a61a394a504dacde901c958f662c" | 4 | LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=b355a61a394a504dacde901c958f662c" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/opencontainers/runtime-tools.git \ | 6 | SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master \ |
| 7 | file://0001-Revert-implement-add-set-function-for-hooks-items.patch \ | 7 | file://0001-Revert-implement-add-set-function-for-hooks-items.patch \ |
| 8 | file://0001-build-use-for-cross-compiler.patch \ | 8 | file://0001-build-use-for-cross-compiler.patch \ |
| 9 | " | 9 | " |
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 6734bffe..07a30b27 100644 --- a/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb +++ b/recipes-containers/oci-systemd-hook/oci-systemd-hook_git.bb | |||
| @@ -7,7 +7,7 @@ PRIORITY = "optional" | |||
| 7 | DEPENDS = "yajl util-linux" | 7 | DEPENDS = "yajl util-linux" |
| 8 | 8 | ||
| 9 | SRCREV = "05e692346ca73e022754332a7da641230dae2ffe" | 9 | SRCREV = "05e692346ca73e022754332a7da641230dae2ffe" |
| 10 | SRC_URI = "git://github.com/projectatomic/oci-systemd-hook \ | 10 | SRC_URI = "git://github.com/projectatomic/oci-systemd-hook;branch=master \ |
| 11 | file://0001-selinux-drop-selinux-support.patch \ | 11 | file://0001-selinux-drop-selinux-support.patch \ |
| 12 | file://0001-configure-drop-selinux-support.patch \ | 12 | file://0001-configure-drop-selinux-support.patch \ |
| 13 | file://0001-Add-additional-cgroup-mounts-from-root-NS-automatica.patch \ | 13 | file://0001-Add-additional-cgroup-mounts-from-root-NS-automatica.patch \ |
diff --git a/recipes-containers/singularity/singularity_git.bb b/recipes-containers/singularity/singularity_git.bb index 103270dd..29cd45cf 100644 --- a/recipes-containers/singularity/singularity_git.bb +++ b/recipes-containers/singularity/singularity_git.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=be78c34e483dd7d8439358b1e024b294 \ | |||
| 10 | file://LICENSE.md;md5=df4326b473db6424033f1d98a5645e30 \ | 10 | file://LICENSE.md;md5=df4326b473db6424033f1d98a5645e30 \ |
| 11 | file://debian/copyright;md5=ed267cf386d9b75ab1f27f407e935b10" | 11 | file://debian/copyright;md5=ed267cf386d9b75ab1f27f407e935b10" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/singularityware/singularity.git;protocol=https \ | 13 | SRC_URI = "git://github.com/singularityware/singularity.git;protocol=https;branch=master \ |
| 14 | file://0001-Use-python3.patch \ | 14 | file://0001-Use-python3.patch \ |
| 15 | " | 15 | " |
| 16 | PV = "2.3.1+git${SRCPV}" | 16 | PV = "2.3.1+git${SRCPV}" |
diff --git a/recipes-containers/sloci-image/sloci-image-native_git.bb b/recipes-containers/sloci-image/sloci-image-native_git.bb index a68c6d9a..212bfad0 100644 --- a/recipes-containers/sloci-image/sloci-image-native_git.bb +++ b/recipes-containers/sloci-image/sloci-image-native_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image" | 1 | SUMMARY = "A simple CLI tool for packing rootfs into a single-layer OCI image" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=948cd8e59069fad992b0469af9ad7966" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=948cd8e59069fad992b0469af9ad7966" |
| 4 | SRC_URI = "git://github.com/jirutka/sloci-image.git \ | 4 | SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master \ |
| 5 | file://0001-sloci-image-fix-variant-quoting.patch \ | 5 | file://0001-sloci-image-fix-variant-quoting.patch \ |
| 6 | " | 6 | " |
| 7 | 7 | ||
diff --git a/recipes-containers/tini/tini_0.19.0.bb b/recipes-containers/tini/tini_0.19.0.bb index 62e285df..27463484 100644 --- a/recipes-containers/tini/tini_0.19.0.bb +++ b/recipes-containers/tini/tini_0.19.0.bb | |||
| @@ -6,7 +6,7 @@ it to exit all the while reaping zombies and performing signal forwarding. " | |||
| 6 | 6 | ||
| 7 | SRCREV = "b9f42a0e7bb46efea0c9e3d8610c96ab53b467f8" | 7 | SRCREV = "b9f42a0e7bb46efea0c9e3d8610c96ab53b467f8" |
| 8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
| 9 | git://github.com/krallin/tini.git \ | 9 | git://github.com/krallin/tini.git;branch=master \ |
| 10 | file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \ | 10 | file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
