mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-04 21:05:25 +02:00
recipes/classes/scripts: Drop SRCPV usage
bitbake has been enhanced such that SRCPV is no longer needed in PV to handle updating git hashes and task signatures. We can simplify our PV by dropping SRCPV Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
a03c4f5845
commit
08435d20b1
|
@ -14,7 +14,7 @@ SRC_URI = "\
|
|||
git://github.com/containers/conmon.git;branch=main;protocol=https \
|
||||
"
|
||||
|
||||
PV = "2.1.7+git${SRCPV}"
|
||||
PV = "2.1.7+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ RPROVIDES:${PN} = "virtual-containerd"
|
|||
|
||||
S = "${WORKDIR}/git/src/github.com/containerd/containerd"
|
||||
|
||||
PV = "${CONTAINERD_VERSION}+git${SRCPV}"
|
||||
PV = "${CONTAINERD_VERSION}+git"
|
||||
|
||||
inherit go
|
||||
inherit goarch
|
||||
|
|
|
@ -14,7 +14,7 @@ EXCLUDE_FROM_WORLD = "1"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=412de458544c1cb6a2b512cd399286e2"
|
||||
|
||||
SRCREV = "d46f40f4ff0c724e0b9f0f8a2e8c043806897e94"
|
||||
PV = "3.17.1+git${SRCPV}"
|
||||
PV = "3.17.1+git"
|
||||
|
||||
SRC_URI = "git://github.com/checkpoint-restore/criu.git;branch=master;protocol=https \
|
||||
file://0001-criu-Skip-documentation-install.patch \
|
||||
|
|
|
@ -11,7 +11,7 @@ SRC_URI = "git://github.com/docker/distribution.git;branch=release/2.8;name=dist
|
|||
|
||||
PACKAGES =+ "docker-registry"
|
||||
|
||||
PV = "v2.8.2+git${SRCPV}"
|
||||
PV = "v2.8.2+git"
|
||||
S = "${WORKDIR}/git/src/github.com/docker/distribution"
|
||||
|
||||
GO_IMPORT = "import"
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "65fac7b55eb714642e9359458656939349dcb766"
|
||||
PV = "v1.0.0-rc0+git${SRCPV}"
|
||||
PV = "v1.0.0-rc0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/pkg/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "5dd12d0cfe7f152f80558d591504ce685299311e"
|
||||
PV = "v0.8.1+git${SRCPV}"
|
||||
PV = "v0.8.1+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/spf13/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
|
||||
|
||||
SRCREV = "4dd4b25de38418174a6e859e8a32eaccca32dccc"
|
||||
PV = "v1.6.0+git${SRCPV}"
|
||||
PV = "v1.6.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/spf13/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "d5e0c0615acee7028e1e2740a11102313be88de1"
|
||||
PV = "v1.0.5+git${SRCPV}"
|
||||
PV = "v1.0.5+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ SRC_URI:class-devupstream = "git://github.com/kubernetes/kubernetes.git;branch=m
|
|||
"
|
||||
SRCREV_kubernetes:class-devupstream = "d2f6eb6339de25cef04850b6d9be8335d52324cd"
|
||||
SRCREV_kubernetes-release:class-devupstream = "7c1aa83dac555de6f05500911467b70aca4949f0"
|
||||
PV:class-devupstream = "v1.23-alpha+git${SRCPV}"
|
||||
PV:class-devupstream = "v1.23-alpha+git"
|
||||
|
||||
SRCREV_FORMAT ?= "kubernetes_release"
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ SRC_URI = "git://github.com/lxc/lxc.git;branch=stable-5.0;protocol=https \
|
|||
"
|
||||
|
||||
SRCREV = "cb8e38aca27a23964941f0f011a8919aab8bebab"
|
||||
PV = "5.0.3+git${SRCPV}"
|
||||
PV = "5.0.3+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
|
||||
|
||||
SRCREV = "9615142d016838b5dfe7453f80af0be74feb5c7c"
|
||||
PV = "v1.1.0-rc3+git${SRCPV}"
|
||||
PV = "v1.1.0-rc3+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ SRC_URI = "git://github.com/opencontainers/image-tools.git;branch=master;protoco
|
|||
file://0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch"
|
||||
|
||||
SRCREV = "11f9988298305d36f64248a6ee55318e60bf170b"
|
||||
PV = "1.0.0-rc3+git${SRCPV}"
|
||||
PV = "1.0.0-rc3+git"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
inherit goarch
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/opencontainers/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};destsuffix=git/src/${PKG_NAME};branch=main;protocol=https"
|
||||
|
||||
SRCREV = "720792f25ae6e9ee6b1332db698f37659e69ce8d"
|
||||
PV = "v1.1.0-rc2+git${SRCPV}"
|
||||
PV = "v1.1.0-rc2+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ SRC_URI = "git://github.com/opencontainers/runtime-tools.git;branch=master;proto
|
|||
"
|
||||
|
||||
SRCREV = "0105384f68e16803891d0a17d9067b1def6a2778"
|
||||
PV = "0.9.0+git${SRCPV}"
|
||||
PV = "0.9.0+git"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
INSANE_SKIP:${PN} += "ldflags textrel"
|
||||
|
|
|
@ -13,7 +13,7 @@ SRC_URI = "git://github.com/projectatomic/oci-systemd-hook;branch=master;protoco
|
|||
file://0001-Add-additional-cgroup-mounts-from-root-NS-automatica.patch \
|
||||
"
|
||||
|
||||
PV = "0.2.0+git${SRCPV}"
|
||||
PV = "0.2.0+git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
|
|
@ -34,7 +34,7 @@ GO_IMPORT = "import"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "v0.9.1+git${SRCPV}"
|
||||
PV = "v0.9.1+git"
|
||||
|
||||
PODMAN_PKG = "github.com/containers/podman-tui"
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@ GO_IMPORT = "import"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "4.6.0+git${SRCPV}"
|
||||
PV = "4.6.0+git"
|
||||
|
||||
CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
|
||||
CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
|
||||
|
|
|
@ -8,7 +8,7 @@ SRC_URI = "git://github.com/jfrazelle/riddler;branch=master;protocol=https;dests
|
|||
"
|
||||
|
||||
SRCREV = "23befa0b232877b5b502b828e24161d801bd67f6"
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
PV = "0.1.0+git"
|
||||
|
||||
S = "${WORKDIR}/git/src/github.com/jessfraz/riddler"
|
||||
GO_IMPORT = "github.com/jessfraz/riddler"
|
||||
|
|
|
@ -14,7 +14,7 @@ SRC_URI = "git://github.com/singularityware/singularity.git;protocol=https;branc
|
|||
file://0001-Use-python3.patch \
|
||||
file://0001-configure.ac-drop-2nd-AM_INIT_AUTOMAKE.patch \
|
||||
"
|
||||
PV = "2.3.1+git${SRCPV}"
|
||||
PV = "2.3.1+git"
|
||||
SRCREV = "e214d4ebf0a1274b1c63b095fd55ae61c7e92947"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -25,7 +25,7 @@ SRC_URI = " \
|
|||
"
|
||||
|
||||
SRCREV = "416218f501364aa05fbe63617fd4599d63d82637"
|
||||
PV = "v1.13.1+git${SRCPV}"
|
||||
PV = "v1.13.1+git"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
S = "${WORKDIR}/git/src/github.com/containers/skopeo"
|
||||
|
|
|
@ -9,7 +9,7 @@ SRC_URI = "git://github.com/jirutka/sloci-image.git;branch=master;protocol=https
|
|||
DEPENDS = ""
|
||||
|
||||
SRCREV = "4015e49763e5a738026a5bbfcf32b38b5a4fa650"
|
||||
PV = "v0.1.0+git${SRCPV}"
|
||||
PV = "v0.1.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ SRCREV_umoci = "33ec00665c66321f1b1f34ca7e6f370ac35c1233"
|
|||
SRC_URI = "git://github.com/opencontainers/umoci.git;branch=main;name=umoci;destsuffix=github.com/opencontainers/umoci;protocol=https \
|
||||
"
|
||||
|
||||
PV = "v0.4.7+git${SRCPV}"
|
||||
PV = "v0.4.7+git"
|
||||
S = "${WORKDIR}/github.com/opencontainers/umoci"
|
||||
GO_IMPORT = "github.com/opencontainers/umoci"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/aanand/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "a3e58764f50597b6217fec07e9bff7225c4a1719"
|
||||
PV = "3.0+git${SRCPV}"
|
||||
PV = "3.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/syndtr/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "2c00daeb6c3b45114c80ac44119e7b8801fdd852"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PV = "0.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/codegangsta/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "27ecc97192df1bf053a22b04463f2b51b8b8373e"
|
||||
PV = "1.1.0+git${SRCPV}"
|
||||
PV = "1.1.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/docker/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "4ccf312bf1d35e5dbda654e57a9be4c3f3cd0366"
|
||||
PV = "0.2.1+git${SRCPV}"
|
||||
PV = "0.2.1+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/godbus/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "5f6efc7ef2759c81b7ba876593971bfce311eab3"
|
||||
PV = "4.0.0+git${SRCPV}"
|
||||
PV = "4.0.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/docker/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=docker/1.13;destsuffix=git/src/${PKG_NAME};protocol=https"
|
||||
|
||||
SRCREV = "28602af35aceda2f8d571bad7ca37a54cf0250bc"
|
||||
PV = "2.6.0+git${SRCPV}"
|
||||
PV = "2.6.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/fsnotify/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
|
||||
|
||||
SRCREV = "af855d7e6014ec848882bb2ed7d40d536872d275"
|
||||
PV = "v1.5.1+git${SRCPV}"
|
||||
PV = "v1.5.1+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/docker/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "9cbd2a1374f46905c68a4eb3694a130610adc62a"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PV = "0.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/sirupsen/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "d26492970760ca5d33129d2d799e34be5c4782eb"
|
||||
PV = "0.11.0+git${SRCPV}"
|
||||
PV = "0.11.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ GO_IMPORT = "github.com/cpuguy83/go-md2man"
|
|||
SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "f79a8a8ca69da163eee19ab442bedad7a35bba5a"
|
||||
PV = "1.0.10+git${SRCPV}"
|
||||
PV = "1.0.10+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ PKG_NAME = "github.com/alecthomas/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "e8d801238da6f0dfd14078d68f9b53fa50a7eeb5"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PV = "0.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/tchap/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "666120de432aea38ab06bd5c818f04f4129882c9"
|
||||
PV = "2.2.6+git${SRCPV}"
|
||||
PV = "2.2.6+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/coreos/go-${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
|
||||
|
||||
SRCREV = "b4a58d95188dd092ae20072bac14cece0e67c388"
|
||||
PV = "4+git${SRCPV}"
|
||||
PV = "4+git"
|
||||
|
||||
RDEPENDS:${PN} += "bash"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "google.golang.org/grpc"
|
|||
SRC_URI = "git://github.com/grpc/${SRCNAME}.git;destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "5d8e5aad40bedb696205b96b786f1d0e1326b3f8"
|
||||
PV = "1.41.0+git${SRCPV}"
|
||||
PV = "1.41.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ PKG_NAME = "github.com/docker/${SRCNAME}"
|
|||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME};branch=master;protocol=https"
|
||||
|
||||
SRCREV = "d6e1431feb32348e0650bf7551ac5cffd01d857b"
|
||||
PV = "0.6.1+git${SRCPV}"
|
||||
PV = "0.6.1+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
|
|||
SRC_URI = "git://github.com/containers/udica;protocol=https;branch=main"
|
||||
|
||||
SRCREV = "4a64ff7c1b8116a1894e72eee2a19706e970001f"
|
||||
PV = "0.2.7+git${SRCPV}"
|
||||
PV = "0.2.7+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ SRC_URI = "git://github.com/canonical/cloud-init;branch=23.2.x;protocol=https \
|
|||
file://0002-setup.py-use-pkg-config-for-udev-rules-path-2137.patch \
|
||||
"
|
||||
|
||||
PV = "v23.2.2+git${SRCPV}"
|
||||
PV = "v23.2.2+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
|||
SECTION = "console/tools"
|
||||
|
||||
BASE_PV="0.16.21"
|
||||
PV = "${BASE_PV}+git${SRCPV}"
|
||||
PV = "${BASE_PV}+git"
|
||||
SRCREV = "e254e0b19651d3b8a20225b40281c9974a95dec4"
|
||||
SRC_URI = "git://github.com/jbruchon/${BPN}.git;protocol=https;branch=master \
|
||||
file://0001-cpp-Makefile-respect-LDFLAGS-when-building-bcc-cpp.patch \
|
||||
|
|
|
@ -8,7 +8,7 @@ SECTION = "console/network"
|
|||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
PV = "1.0.24+git${SRCPV}"
|
||||
PV = "1.0.24+git"
|
||||
SRCREV = "0ea3fe3d829b5085307cd27a512708d99ef48199"
|
||||
SRC_URI = "git://github.com/chaos/diod.git;protocol=https;branch=master \
|
||||
file://diod \
|
||||
|
|
|
@ -10,7 +10,7 @@ SRC_URI = "git://github.com/hyperhq/hyperstart.git;branch=master;protocol=https"
|
|||
SRC_URI += "file://0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch"
|
||||
|
||||
SRCREV = "c0c07d218b482dd07f9068b52a6e7468ae4172ac"
|
||||
PV = "v0.2+git${SRCPV}"
|
||||
PV = "v0.2+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263
|
|||
COMPATIBLE_HOST:class-target = '(x86_64|i.86).*-(linux|freebsd.*)'
|
||||
|
||||
SRCREV = "18dc73d27edb55ebe9cb13c58d59af3da3bd374b"
|
||||
PV = "1.20.1+git${SRCPV}"
|
||||
PV = "1.20.1+git"
|
||||
PR = "r0"
|
||||
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
require irqbalance.inc
|
||||
|
||||
SRCREV = "b3adb5fd1496833e4e2cebc958d3919178cd5e3d"
|
||||
PV = "1.8.0+git${SRCPV}"
|
||||
PV = "1.8.0+git"
|
||||
|
||||
SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \
|
||||
file://add-initscript.patch \
|
||||
|
|
|
@ -17,7 +17,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git;branch
|
|||
"
|
||||
|
||||
SRCREV = "336751fb10ef24e65cd2f25c450da1d52ff5b33c"
|
||||
PV = "5.10.0+git${SRCPV}"
|
||||
PV = "5.10.0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/libvmi/libvmi"
|
|||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02"
|
||||
SECTION = "console/tools"
|
||||
PV = "0.14.0+git${SRCPV}"
|
||||
PV = "0.14.0+git"
|
||||
|
||||
DEPENDS = "libvirt libcheck bison fuse bison-native flex-native autoconf-archive-native"
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ DEPENDS = "zlib libucl xz cmake-native"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "3.96+${SRCPV}"
|
||||
PV = "3.96+"
|
||||
|
||||
EXTRA_OEMAKE += " \
|
||||
UPX_UCLDIR=${STAGING_DIR_TARGET} \
|
||||
|
|
|
@ -13,7 +13,7 @@ DEPENDS = " \
|
|||
SRC_URI = "git://gitlab.com/virt-viewer/virt-viewer.git;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "de864c14146c120b46d435949b1d8d0b11e57b85"
|
||||
PV = "11.0+git${SRCPV}"
|
||||
PV = "11.0+git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
|
|
|
@ -12,7 +12,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
PV = "${XEN_REL}+stable"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
PV = "${XEN_REL}+stable"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
|
||||
|
||||
PV = "${XEN_REL}+git${SRCPV}"
|
||||
PV = "${XEN_REL}+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
PV = "${XEN_REL}+stable"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
PV = "${XEN_REL}+stable"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ SRC_URI = " \
|
|||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
|
||||
|
||||
PV = "${XEN_REL}+git${SRCPV}"
|
||||
PV = "${XEN_REL}+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ COMPATIBLE_HOST = '(x86_64.*).*-linux'
|
|||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a5680865974e05cf0510615ee1d745d8"
|
||||
|
||||
PV = "0+git${SRCPV}"
|
||||
PV = "0+git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ require xvisor-configs.inc
|
|||
|
||||
inherit autotools-brokensep
|
||||
|
||||
PV = "0.3.0+git${SRCPV}"
|
||||
PV = "0.3.0+git"
|
||||
|
||||
# This version support the RISC-V v0.5.0 Hypervisor extensions
|
||||
SRCREV = "6b23764a1439f9d08b2ed2f363da522460d8a22b"
|
||||
|
|
|
@ -8,7 +8,7 @@ SRCREV = "9159040dab25e2f1e7b447fcbfcd5397b1d618e8"
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
BASEVERSION = "1.0.2"
|
||||
PV = "v${BASEVERSION}+git${SRCPV}"
|
||||
PV = "v${BASEVERSION}+git"
|
||||
|
||||
PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${BPN}-${BASEVERSION}-*.whl"
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ SRC_URI = "git://github.com/genuinetools/netns;branch=master;protocol=https \
|
|||
file://Makefile-force-rebuilding-all-packages-to-avoid-cgo.patch \
|
||||
"
|
||||
SRCREV = "00d5d07ab1c8afcf481ffa5958719943b6ecfde4"
|
||||
PV = "0.5.3+git${SRCPV}"
|
||||
PV = "0.5.3+git"
|
||||
GO_IMPORT = "import"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
@ -14,7 +14,7 @@ RDEPENDS:${PN}-ptest += "\
|
|||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "3.1.1+${SRCPV}"
|
||||
PV = "3.1.1+"
|
||||
CVE_VERSION = "3.1.1"
|
||||
|
||||
FILESEXTRAPATHS:append := "${THISDIR}/${PN}-git:"
|
||||
|
|
|
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727"
|
|||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master"
|
||||
SRCREV = "888ddad6bde1dc6d7dbfc8daa7d015251b72e02c"
|
||||
PV = "4.6.1+git${SRCPV}"
|
||||
PV = "4.6.1+git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS = " \
|
||||
|
|
|
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26"
|
|||
SRCREV = "323aa69a68362a432f15d5e8050e74a0637aaf1e"
|
||||
SRC_URI = "git://github.com/rootless-containers/slirp4netns.git;nobranch=1;protocol=https"
|
||||
|
||||
PV = "1.2.0+git${SRCPV}"
|
||||
PV = "1.2.0+git"
|
||||
|
||||
inherit features_check
|
||||
REQUIRED_DISTRO_FEATURES ?= "seccomp"
|
||||
|
|
Loading…
Reference in New Issue
Block a user