diff options
Diffstat (limited to 'meta-networking/recipes-support/arptables/arptables_git.bb')
-rw-r--r-- | meta-networking/recipes-support/arptables/arptables_git.bb | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/arptables/arptables_git.bb b/meta-networking/recipes-support/arptables/arptables_git.bb index cec1d1f77e..c02a19944d 100644 --- a/meta-networking/recipes-support/arptables/arptables_git.bb +++ b/meta-networking/recipes-support/arptables/arptables_git.bb | |||
@@ -2,15 +2,13 @@ SUMMARY = "Administration tool for arp packet filtering" | |||
2 | SECTION = "net" | 2 | SECTION = "net" |
3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" |
5 | SRCREV = "f4ab8f63f11a72f14687a6646d04ae1bae3fa45f" | 5 | SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" |
6 | PV = "0.0.4+git${SRCPV}" | 6 | PV = "0.0.5+git${SRCPV}" |
7 | 7 | ||
8 | SRC_URI = " \ | 8 | SRC_URI = " \ |
9 | git://git.netfilter.org/arptables \ | 9 | git://git.netfilter.org/arptables \ |
10 | file://0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch \ | 10 | file://0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch \ |
11 | file://arptables-init-busybox.patch \ | ||
12 | file://arptables-arpt-get-target-fix.patch \ | 11 | file://arptables-arpt-get-target-fix.patch \ |
13 | file://arptables-remove-bashism.patch \ | ||
14 | file://arptables.service \ | 12 | file://arptables.service \ |
15 | " | 13 | " |
16 | SRC_URI[arptables.md5sum] = "1d4ab05761f063b0751645d8f2b8f8e5" | 14 | SRC_URI[arptables.md5sum] = "1d4ab05761f063b0751645d8f2b8f8e5" |