aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iptables/iptables_1.4.7.bb
blob: 025f0d3583e8f6d944ed20a3b7b58a9ba2f09ad6 (plain)
1
2
3
4
5
6
7
8
9
require iptables.inc
inherit autotools
EXTRA_OECONF = "--with-kernel=${STAGING_INCDIR} \
                ${@base_contains('DISTRO_FEATURES', 'ipv6', '', '--disable-ipv6', d)}"

PR = "${INC_PR}.0"

SRC_URI[iptables-1.4.7.md5sum] = "645941dd1f9e0ec1f74c61918d70d52f"
SRC_URI[iptables-1.4.7.sha256sum] = "9f61f389cabdde79e26ca78c336db1b6373b67f80f7cfcb3e9d9ff520b325452"