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 = "Timing analysis tools for suspend/resume/boot"
|
||||
DESCRIPTION = "This tool suite is designed to assist kernel and OS developers \
|
||||
in optimizing their linux stack's suspend/resume & boot time."
|
||||
HOMEPAGE = "https://01.org/pm-graph"
|
||||
LICENSE = "GPL-2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
|
||||
|
||||
SRCREV = "cf59527dc24fdd2f314ae4dcaeb3d68a117988f6"
|
||||
|
||||
Reference in New Issue
Block a user