From da29e9aaa051f40665f818fe5884725047288a2f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 16 Dec 2009 17:37:55 -0800 Subject: iptables_1.4.6.bb: Recipe for version 1.4.6. * Switch to INC_PR. * inherit autotools Signed-off-by: Khem Raj --- recipes/iptables/iptables_1.3.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/iptables/iptables_1.3.8.bb') diff --git a/recipes/iptables/iptables_1.3.8.bb b/recipes/iptables/iptables_1.3.8.bb index 520e33624d..47c5564997 100644 --- a/recipes/iptables/iptables_1.3.8.bb +++ b/recipes/iptables/iptables_1.3.8.bb @@ -1,5 +1,5 @@ require iptables.inc -PR = "r5" +PR = "${INC_PR}.0" SRC_URI += "\ file://getsockopt-failed.patch;patch=1 \ -- cgit 1.2.3-korg