mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 20:23:04 +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:
parent
fe90d20953
commit
2fcda37554
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user