summaryrefslogtreecommitdiffstats
path: root/recipes-containers/podman/podman_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/podman/podman_git.bb')
-rw-r--r--recipes-containers/podman/podman_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index e1f9bb70..ef4a454f 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -14,8 +14,6 @@ DEPENDS = " \
14 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ 14 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
15" 15"
16 16
17PNBLACKLIST[podman] ?= "${@bb.utils.contains('BBFILE_COLLECTIONS', 'security', '', 'Depends on libseccomp from meta-security which is not included', d)}"
18
19SRCREV = "bd94d84fadda7000da78e36d9865949dc8e7adb4" 17SRCREV = "bd94d84fadda7000da78e36d9865949dc8e7adb4"
20SRC_URI = " \ 18SRC_URI = " \
21 git://github.com/containers/libpod.git;branch=v3.1 \ 19 git://github.com/containers/libpod.git;branch=v3.1 \