mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
emotion: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
DESCRIPTION = "The Enlightenment multimedia library"
|
DESCRIPTION = "The Enlightenment multimedia library"
|
||||||
LICENSE = "MIT BSD"
|
LICENSE = "MIT BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
||||||
# we no longer build the libxine backend, since the gstreamer backend seems more promising
|
# we no longer build the libxine backend, since the gstreamer backend seems more promising
|
||||||
DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
|
DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
|
||||||
PV = "0.2.0+svnr${SRCPV}"
|
PV = "0.2.0+svnr${SRCPV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user