mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
clutter-gst: Update LICENSE and LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
9cdb0adf5f
commit
efc0643405
@@ -2,6 +2,9 @@ require clutter-gst.inc
|
||||
|
||||
PV = "0.11.0+git${SRCPV}"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
|
||||
file://clutter-gst/clutter-gst.h;beginline=1;endline=24;md5=95baacba194e814c110ea3bdf25ddbf4"
|
||||
|
||||
DEPENDS += "clutter-1.0"
|
||||
|
||||
SRC_URI = "git://git.clutter-project.org/clutter-gst.git;protocol=git;branch=master"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Clutter GStreamer"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
DEPENDS = "clutter-1.0 gstreamer gst-plugins-base"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user