summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb')
-rw-r--r--meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb b/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb
index 61f159c574..7498a57049 100644
--- a/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb
+++ b/meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.1.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Utilities to collect and visualise system statistics" 1DESCRIPTION = "Utilities to collect and visualise system statistics"
2HOMEPAGE = "http://www.i-scream.org/libstatgrab/" 2HOMEPAGE = "http://www.i-scream.org/libstatgrab/"
3 3
4LICENSE = "GPL-2.0+" 4LICENSE = "GPL-2.0-or-later"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
7DEPENDS = "ncurses" 7DEPENDS = "ncurses"