mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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"
|
SECTION = "libs"
|
||||||
LICENSE = "LGPLv2.1+"
|
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"
|
LIC_FILES_CHKSUM = "file://../LICENSE.LGPL-2.1;md5=b370887980db5dd40659b50909238dbd"
|
||||||
|
|
||||||
DEPENDS = "zlib elfutils"
|
DEPENDS = "zlib elfutils"
|
||||||
|
|||||||
Reference in New Issue
Block a user