mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
dbus-wait: Update LICENSE after changes upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "A simple tool to wait for a specific signal over DBus"
|
||||
HOMEPAGE = "http://svn.o-hand.com/repos/misc/trunk"
|
||||
SECTION = "base"
|
||||
LICENSE = "GPLv3"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "dbus"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user