Hi Saul, You are right. I will fix it. Regards, Cistian
-----Original Message----- From: Saul Wold [mailto:[email protected]] Sent: Wednesday, May 01, 2013 9:21 PM To: Iorga, Cristian Cc: [email protected] Subject: Re: [OE-core] [PATCH] iptables: upgrade to 1.4.18 On 04/30/2013 03:31 AM, Cristian Iorga wrote: > fix-link-failure-ip6t-NETMAP.patch removed; already included in > upstream. > You do not seem to have removed the patch file itself. Sau! > Signed-off-by: Cristian Iorga <[email protected]> > --- > .../iptables/{iptables_1.4.17.bb => iptables_1.4.18.bb} | 8 > +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) > rename meta/recipes-extended/iptables/{iptables_1.4.17.bb => > iptables_1.4.18.bb} (90%) > > diff --git a/meta/recipes-extended/iptables/iptables_1.4.17.bb > b/meta/recipes-extended/iptables/iptables_1.4.18.bb > similarity index 90% > rename from meta/recipes-extended/iptables/iptables_1.4.17.bb > rename to meta/recipes-extended/iptables/iptables_1.4.18.bb > index aa932ce..bb8718f 100644 > --- a/meta/recipes-extended/iptables/iptables_1.4.17.bb > +++ b/meta/recipes-extended/iptables/iptables_1.4.18.bb > @@ -7,8 +7,6 @@ LICENSE = "GPLv2+" > LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263\ > > file://iptables/iptables.c;beginline=13;endline=25;md5=c5cffd09974558cf27d0f763df2a12dc" > > -PR = "r1" > - > RRECOMMENDS_${PN} = "kernel-module-x-tables \ > kernel-module-ip-tables \ > kernel-module-iptable-filter \ @@ -23,12 +21,12 > @@ 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 > \ > - file://fix-link-failure-ip6t-NETMAP.patch \ > file://fix-iptables-extensions-build-error.patch \ > > file://0001-configure-Add-option-to-enable-disable-libnfnetlink.patch \ > " > -SRC_URI[md5sum] = "c3fb2ffd5b39d0d54b06ccc4c8660116" > -SRC_URI[sha256sum] = > "51e7a769469383b6ad308a6a19cdd2bd813cf4593e21a156a543a1cd70554925" > + > +SRC_URI[md5sum] = "a819199d5ec013b82da13a8ffbba857e" > +SRC_URI[sha256sum] = > "14a99fb8b0ca22027a9ac6eb72fa32c834ceb3073820e0ba79bf251c6a7bcf3c" > > inherit autotools > > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
