mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
ebtables: Updated license
Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
This commit is contained in:
parent
14bf4ce9a0
commit
34660d3781
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user