summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMihai Prica <mihai.prica@intel.com>2012-11-15 14:47:01 +0200
committerRaymond Danks <ray.danks@se-eng.com>2012-11-26 16:21:16 -0700
commit34660d3781cf892a1f3f802cba96f28ba9677c03 (patch)
treea9ba8cb79f9b493e444a63240e31f33d777df35b
parent14bf4ce9a0aafd0d10eb3f58b7655aed82caf535 (diff)
downloadmeta-virtualization-34660d3781cf892a1f3f802cba96f28ba9677c03.tar.gz
ebtables: Updated license
Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
-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}"