Do NOT merge this patch. This revert-type patch is only an indication that the original patch on master-next should be dropped.
A follow-up patch to master-next will be sent to add policy.json to container-host-config. This reverts commit 3a905978b2e6eb558072e65b2688a1ced5aa50a3. Signed-off-by: Chen Qi <[email protected]> --- recipes-containers/cri-o/cri-o_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 57dfe8e..9467cf1 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb @@ -98,8 +98,6 @@ do_install() { install -m 0644 ${S}/src/import/contrib/systemd/crio-wipe.service ${D}${systemd_unitdir}/system/ install -d ${D}${localstatedir}/lib/crio - install -d ${D}${sysconfdir}/containers - install -m 0644 ${S}/src/import/contrib/policy.json ${D}${sysconfdir}/containers } FILES:${PN}-config = "${sysconfdir}/crio/config/*" -- 2.37.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7881): https://lists.yoctoproject.org/g/meta-virtualization/message/7881 Mute This Topic: https://lists.yoctoproject.org/mt/97080774/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
