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 @@
|
||||
SUMMARY = "Inspect and manipulate eBPF programs and maps"
|
||||
DESCRIPTION = "bpftool is a kernel tool for inspection and simple manipulation \
|
||||
of eBPF programs and maps."
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
DEPENDS = "binutils elfutils"
|
||||
PROVIDES = "virtual/bpftool"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user