mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
consolekit:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "ConsoleKit is a framework for defining and tracking users, login sessions, and seats."
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
DEPENDS = "dbus"
|
||||
|
||||
inherit gnome
|
||||
|
||||
Reference in New Issue
Block a user