mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 05:11:59 +00:00
epeg: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
DESCRIPTION = "Epeg is a small library for handling thumbnails."
|
DESCRIPTION = "Epeg is a small library for handling thumbnails."
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
|
||||||
|
file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035"
|
||||||
|
|
||||||
DEPENDS = "jpeg"
|
DEPENDS = "jpeg"
|
||||||
PV = "0.9.0+svnr${SRCPV}"
|
PV = "0.9.0+svnr${SRCPV}"
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user