mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
desktop-file-utils: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
4773a66b90
commit
46adc1ef47
@@ -1,8 +1,9 @@
|
||||
SECTION = "console/utils"
|
||||
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
|
||||
DESCRIPTION = "command line utilities to work with *.desktop files"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
DEPENDS = "glib-2.0-native"
|
||||
|
||||
SRC_URI = "http://freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user