mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02:00
* this patch depends on http://patchwork.openembedded.org/patch/32085/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
11 lines
207 B
BlitzBasic
11 lines
207 B
BlitzBasic
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
|
PV = "0.0.1+svnr${SRCPV}"
|
|
PR = "${INC_PR}.1"
|
|
|
|
require e-module.inc
|
|
|
|
SRCREV = "${EFL_SRCREV}"
|
|
|
|
DEPENDS += "elementary"
|