Hi Bruce, > On 15 Apr 2021, at 13:38, Bruce Ashfield via lists.yoctoproject.org > <[email protected]> wrote: > > What's the delta in v2 from v1 ? It wasn't immediately obvious to me.
Nathan added a commit message to the first patch. Cheers Bertrand > > Bruce > > On Thu, Apr 15, 2021 at 4:37 AM Nathan Dunne <[email protected]> wrote: >> >> From: Nathan Dunne <[email protected]> >> >> Added kernel modules kernel-module-xt-masquerade and >> kernel-module-xt-comment to RRECOMMENDS, to avoid iptables >> errors with podman >> >> Issue-Id: SCM-2355 >> Signed-off-by: Nathan Dunne <[email protected]> >> Change-Id: If806a6802352b2658a695bf5265c1ead82fe3248 >> --- >> recipes-containers/podman/podman_git.bb | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/recipes-containers/podman/podman_git.bb >> b/recipes-containers/podman/podman_git.bb >> index 62ae024..6fb803e 100644 >> --- a/recipes-containers/podman/podman_git.bb >> +++ b/recipes-containers/podman/podman_git.bb >> @@ -109,5 +109,5 @@ FILES_${PN} += " \ >> SYSTEMD_SERVICE_${PN} = "podman.service podman.socket" >> >> RDEPENDS_${PN} += "conmon virtual/runc iptables cni skopeo" >> -RRECOMMENDS_${PN} += "slirp4netns" >> +RRECOMMENDS_${PN} += "slirp4netns kernel-module-xt-masquerade >> kernel-module-xt-comment" >> RCONFLICTS_${PN} = "${@bb.utils.contains('PACKAGECONFIG', 'docker', >> 'docker', '', d)}" >> -- >> 2.17.1 >> >> >> >> > > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end > - "Use the force Harry" - Gandalf, Star Trek II > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6391): https://lists.yoctoproject.org/g/meta-virtualization/message/6391 Mute This Topic: https://lists.yoctoproject.org/mt/82112259/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
