summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb')
-rw-r--r--poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb b/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
index b39f7523c0..f2eb8b1874 100644
--- a/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
+++ b/poky/meta/recipes-core/dbus-wait/dbus-wait_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "A simple tool to wait for a specific signal over DBus"
HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/dbus-wait"
DESCRIPTION = "${SUMMARY}"
SECTION = "base"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "dbus"