mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Python interface to Bluetooth LE on Linux"
|
||||
HOMEPAGE = "https://github.com/IanHarvey/bluepy"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "GPLv2 & PD"
|
||||
LICENSE = "GPL-2.0-only & PD"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59e0d45ea684dda215889aa1b5acd001"
|
||||
DEPENDS = "glib-2.0"
|
||||
SRCREV = "7ad565231a97c304c0eff45f2649cd005e69db09"
|
||||
|
||||
Reference in New Issue
Block a user