[meta-xilinx] iptables kernel modules

Nilsson, Gaute gaute.nilsson at siemens.com
Sun Nov 5 06:39:10 PST 2017


I have an application that needs to use iptables.
The iptables recipe is located under poky/meta/recipes-extended/iptables.
When I use MACHINE = "qemux86", and add IMAGE_INSTALL_append = " iptables" in my local.conf, Yocto will nicely include iptables and the corresponding kernel modules in the image. This has the desired behavior.
But when I change MACHINE to "qemu-zynq7", Yocto will only include the iptables utility and not the corresponding kernel modules in the image. This will result in an error message when I run the iptables utility.
meta-xilinx is the only layer that I've added to bblayers.
I've tested morty, pyro, and rel-2017.x branches, but all have the same behavior.

How can I get Yocto to include the kernel modules for iptables in the image for my Xilinx target?

Regards
Gaute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20171105/f2910e2c/attachment.html>


More information about the meta-xilinx mailing list