[meta-xilinx] iptables kernel modules

Manjukumar Harthikote Matha MANJUKUM at xilinx.com
Sun Nov 5 18:31:17 PST 2017


Hi Gaute,



Can you check if the kernel modules are being built? You could also explicitly include all kernel modules using IMAGE_INSTALL = "kernel-modules" or specify each module using MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS.



Thanks,

Manju




From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-bounces at yoctoproject.org] On Behalf Of Nilsson, Gaute
Sent: Sunday, November 05, 2017 6:39 AM
To: meta-xilinx at yoctoproject.org
Subject: [meta-xilinx] iptables kernel modules

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?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20171106/117e9787/attachment.html>


More information about the meta-xilinx mailing list