From patchwork Tue Jul 24 05:36:55 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/5] iptables: upgrade to ver. 1.4.14 Date: Tue, 24 Jul 2012 05:36:55 -0000 From: Cristian Iorga X-Patchwork-Id: 32891 Message-Id: <1343108218-7108-3-git-send-email-cristian.iorga@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Cristian Iorga --- .../{iptables_1.4.13.bb => iptables_1.4.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/iptables/{iptables_1.4.13.bb => iptables_1.4.14.bb} (91%) diff --git a/meta/recipes-extended/iptables/iptables_1.4.13.bb b/meta/recipes-extended/iptables/iptables_1.4.14.bb similarity index 91% rename from meta/recipes-extended/iptables/iptables_1.4.13.bb rename to meta/recipes-extended/iptables/iptables_1.4.14.bb index 59782c0..4396ccf 100644 --- a/meta/recipes-extended/iptables/iptables_1.4.13.bb +++ b/meta/recipes-extended/iptables/iptables_1.4.14.bb @@ -24,8 +24,8 @@ FILES_${PN}-dbg =+ "${libdir}/xtables/.debug" SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \ file://types.h-add-defines-that-are-required-for-if_packet.patch" -SRC_URI[md5sum] = "40a15608ec57b50e9377cace546dd115" -SRC_URI[sha256sum] = "321e2600fc4541a958e44cafd85a42864b0035404097e0f2e082d474029b9ded" +SRC_URI[md5sum] = "5ab24ad683f76689cfe7e0c73f44855d" +SRC_URI[sha256sum] = "9be675696f41cd4f35cc332b667d285fe9489ca93c8e1f77804bd04b3315a522" inherit autotools