summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/ply/ply_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/ply/ply_git.bb')
-rw-r--r--meta-oe/recipes-devtools/ply/ply_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/ply/ply_git.bb b/meta-oe/recipes-devtools/ply/ply_git.bb
index 616f5dd7e1..84a79c13e2 100644
--- a/meta-oe/recipes-devtools/ply/ply_git.bb
+++ b/meta-oe/recipes-devtools/ply/ply_git.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Ply: A light-weight dynamic tracer for eBPF" 1SUMMARY = "Ply: A light-weight dynamic tracer for eBPF"
2HOMEPAGE = "https://github.com/iovisor/ply" 2HOMEPAGE = "https://github.com/iovisor/ply"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6DEPENDS += "bison-native" 6DEPENDS += "bison-native"