[meta-virtualization][PATCH 2/2] podman: require catatonit

2024-04-29 Thread Patrick Wicki
From: Patrick Wicki Alternatively, we could add it to RRECOMMENDS. But I would say, given its name, managing pods is part of podman's core functionality and that requires catatonit, which is currently only pulled in for the ptest: root@qemux86-64:~# podman pod create Error: building local pause

[meta-virtualization][PATCH 1/2] podman: remove skopeo rdepends

2024-04-29 Thread Patrick Wicki
From: Patrick Wicki Podman does not require skopeo to run. They are both independent tools. In distros like Debian, Fedora and Arch they don't depend on it either. We do require some of its dependencies, so include those directly. Skopeo also seems to be used in some of podman's tests, so it

[meta-virtualization] [PATCH] ceph: Add the missing Upstream-Status Field

2024-04-29 Thread Yu, Mingli
From: Mingli Yu Fixes: INFO: Traceback (most recent call last): File "/build/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 87, in test_patches_upstream_status self.assertEqual(len(patches), 0 , \ AssertionError: 1 != 0 : Found following patches with malformed or