podman: update to 3.2.3 latest

There's not much here, but we pickup the 3.2.4-dev parsing bump in
preparation for that development stream.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2021-07-27 09:02:20 -04:00
parent 0b31c44e0d
commit b4a4f24b1c

View File

@ -17,7 +17,7 @@ DEPENDS = " \
${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \
"
SRCREV = "09e8afe3a9f19aefc45b3004a56f7d8f87f13abf"
SRCREV = "5ef6c011fc25ab78a6cba583cfef81c0a66d81af"
SRC_URI = " \
git://github.com/containers/libpod.git;branch=v3.2 \
"