mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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:
@@ -2,7 +2,7 @@ SUMMARY = "C library for encoding data in a QR Code symbol"
|
||||
AUTHOR = "Kentaro Fukuchi"
|
||||
HOMEPAGE = "http://fukuchi.org/works/qrencode/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
|
||||
SRCREV = "715e29fd4cd71b6e452ae0f4e36d917b43122ce8"
|
||||
|
||||
Reference in New Issue
Block a user