diff options
-rw-r--r-- | recipes-extended/ebtables/ebtables_2.0.9-2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/ebtables/ebtables_2.0.9-2.bb b/recipes-extended/ebtables/ebtables_2.0.9-2.bb index d67d4d57..9f7f1a80 100644 --- a/recipes-extended/ebtables/ebtables_2.0.9-2.bb +++ b/recipes-extended/ebtables/ebtables_2.0.9-2.bb | |||
@@ -1,8 +1,8 @@ | |||
1 | DESCRIPTION = "Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." | 1 | DESCRIPTION = "Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." |
2 | PRIORITY = "optional" | 2 | PRIORITY = "optional" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPLv2" |
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
5 | PR = "r1" | 5 | PR = "r2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" |
7 | 7 | ||
8 | TARGET_CC_ARCH += "${LDFLAGS}" | 8 | TARGET_CC_ARCH += "${LDFLAGS}" |