mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 23:36:21 +01:00
policykit: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
d1ee19247e
commit
485e32c2d9
|
|
@ -1,6 +1,7 @@
|
||||||
HOMEPAGE = "http://www.packagekit.org/"
|
HOMEPAGE = "http://www.packagekit.org/"
|
||||||
DEPENDS = "eggdbus libpam expat dbus-glib intltool-native"
|
DEPENDS = "eggdbus libpam expat dbus-glib intltool-native"
|
||||||
LICENSE = "LGPLv2"
|
LICENSE = "LGPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb"
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user