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:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "Drivers and tools to support ATM networking under Linux"
|
||||
HOMEPAGE = "http://linux-atm.sourceforge.net/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||
LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
|
||||
|
||||
DEPENDS = "flex flex-native"
|
||||
RRECOMMENDS:${PN} = "kernel-module-atm-tcp"
|
||||
|
||||
Reference in New Issue
Block a user