aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb b/meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb
index 27df98c3e7..27559ba297 100644
--- a/meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb
+++ b/meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb
@@ -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"