diff options
Diffstat (limited to 'meta-networking/recipes-support/arptables/arptables_git.bb')
| -rw-r--r-- | meta-networking/recipes-support/arptables/arptables_git.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-networking/recipes-support/arptables/arptables_git.bb b/meta-networking/recipes-support/arptables/arptables_git.bb index be2cfb0816..201e9e16b4 100644 --- a/meta-networking/recipes-support/arptables/arptables_git.bb +++ b/meta-networking/recipes-support/arptables/arptables_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Administration tool for arp packet filtering" | 1 | SUMMARY = "Administration tool for arp packet filtering" |
| 2 | SECTION = "net" | 2 | SECTION = "net" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" |
| 5 | SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" | 5 | SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" |
| 6 | PV = "0.0.5+git" | 6 | PV = "0.0.5+git" |
| 7 | 7 | ||
| @@ -11,8 +11,6 @@ SRC_URI = " \ | |||
| 11 | file://arptables-arpt-get-target-fix.patch \ | 11 | file://arptables-arpt-get-target-fix.patch \ |
| 12 | file://arptables.service \ | 12 | file://arptables.service \ |
| 13 | " | 13 | " |
| 14 | SRC_URI[arptables.md5sum] = "1d4ab05761f063b0751645d8f2b8f8e5" | ||
| 15 | SRC_URI[arptables.sha256sum] = "e529fd465c67d69ad335299a043516e6b38cdcd337a5ed21718413e96073f928" | ||
| 16 | 14 | ||
| 17 | SYSTEMD_SERVICE:${PN} = "arptables.service" | 15 | SYSTEMD_SERVICE:${PN} = "arptables.service" |
| 18 | 16 | ||
