aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iptables/iptables_1.3.8.bb
blob: 47c5564997eb15e379d095380ca3bc9e7d627103 (plain)
1
2
3
4
5
6
7
8
9
require iptables.inc
PR = "${INC_PR}.0"

SRC_URI += "\
  file://getsockopt-failed.patch;patch=1 \
  file://iptables-use-s6_addr32.patch;patch=1 \
  file://cross-iptables.diff;patch=1 \
"