mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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."
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
|
||||
file://COPYING-PLAIN;md5=f59cacc08235a546b0c34a5422133035"
|
||||
|
||||
DEPENDS = "jpeg"
|
||||
PV = "0.9.0+svnr${SRCPV}"
|
||||
SRCREV = "${EFL_SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user