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:
@@ -4,7 +4,7 @@ events with stack traces. Dedicated analysis tools then allow you to interpret \
|
||||
the heap memory profile to find hotspots to reduce memory, leaks, allocation \
|
||||
hotspots and temporary allocations"
|
||||
HOMEPAGE = "https://phabricator.kde.org/source/heaptrack/"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
DEPENDS = "zlib boost libunwind elfutils"
|
||||
|
||||
Reference in New Issue
Block a user