diff options
| -rw-r--r-- | recipes-containers/podman/podman_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb index 60103728..7ca0703d 100644 --- a/recipes-containers/podman/podman_git.bb +++ b/recipes-containers/podman/podman_git.bb | |||
| @@ -17,7 +17,7 @@ DEPENDS = " \ | |||
| 17 | ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ | 17 | ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | SRCREV = "09e8afe3a9f19aefc45b3004a56f7d8f87f13abf" | 20 | SRCREV = "5ef6c011fc25ab78a6cba583cfef81c0a66d81af" |
| 21 | SRC_URI = " \ | 21 | SRC_URI = " \ |
| 22 | git://github.com/containers/libpod.git;branch=v3.2 \ | 22 | git://github.com/containers/libpod.git;branch=v3.2 \ |
| 23 | " | 23 | " |
