mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libbpf: remove stale comment
The license typo (LPGL --> LGPL) was fixed in libbpf 0.4. Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,8 +4,6 @@ HOMEPAGE = "https://github.com/libbpf/libbpf"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
|
||||
# There is a typo in the filename, LPGL should really be LGPL.
|
||||
# Keep this until the correct name is set upstream.
|
||||
LIC_FILES_CHKSUM = "file://../LICENSE.LGPL-2.1;md5=b370887980db5dd40659b50909238dbd"
|
||||
|
||||
DEPENDS = "zlib elfutils"
|
||||
|
||||
Reference in New Issue
Block a user