summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/pahole
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/pahole')
-rw-r--r--meta-oe/recipes-devtools/pahole/pahole_1.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb
index c5c5e8325..449508a5d 100644
--- a/meta-oe/recipes-devtools/pahole/pahole_1.22.bb
+++ b/meta-oe/recipes-devtools/pahole/pahole_1.22.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Shows and manipulates data structure layout" 1SUMMARY = "Shows and manipulates data structure layout"
2 2
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
5 5
6DEPENDS = "elfutils zlib libbpf" 6DEPENDS = "elfutils zlib libbpf"