summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/ebtables/ebtables_2.0.9-2.bb4
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 @@
1DESCRIPTION = "Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." 1DESCRIPTION = "Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting."
2PRIORITY = "optional" 2PRIORITY = "optional"
3LICENSE = "GPL" 3LICENSE = "GPLv2"
4SECTION = "console/network" 4SECTION = "console/network"
5PR = "r1" 5PR = "r2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" 6LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
7 7
8TARGET_CC_ARCH += "${LDFLAGS}" 8TARGET_CC_ARCH += "${LDFLAGS}"