From 34660d3781cf892a1f3f802cba96f28ba9677c03 Mon Sep 17 00:00:00 2001 From: Mihai Prica Date: Thu, 15 Nov 2012 14:47:01 +0200 Subject: ebtables: Updated license Signed-off-by: Mihai Prica Signed-off-by: Raymond Danks --- recipes-extended/ebtables/ebtables_2.0.9-2.bb | 4 ++-- 1 file 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 @@ DESCRIPTION = "Utility that enables basic Ethernet frame filtering on a Linux bridge, MAC NAT and brouting." PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv2" SECTION = "console/network" -PR = "r1" +PR = "r2" LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" TARGET_CC_ARCH += "${LDFLAGS}" -- cgit v1.2.3-54-g00ecf