mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
clutter: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require clutter.inc
|
||||
require clutter-package.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
|
||||
|
||||
PV = "1.0.0+git${SRCPV}"
|
||||
PR = "r8"
|
||||
|
||||
@@ -14,4 +16,4 @@ BASE_CONF += "--disable-introspection"
|
||||
do_configure_prepend () {
|
||||
# Disable DOLT
|
||||
sed -i -e 's/^DOLT//' ${S}/configure.ac
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user