mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
recipes: Convert licenses to SPDX expressions
- Automatically convert all licenses to valid SPDX license expressions using convert-spdx-licenses.py Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -5,7 +5,7 @@ and VRRP, with alpha support for EIGRP and NHRP."
|
||||
HOMEPAGE = "https://frrouting.org/"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.1-only"
|
||||
LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user