mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
e5925b868e
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
275 B
BlitzBasic
11 lines
275 B
BlitzBasic
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35 \
|
|
file://COPYING-PLAIN;md5=51328cfb73bfec3eed7cfd3dbed73988"
|
|
|
|
PV = "0.2.0+svnr${SRCREV}"
|
|
PR = "${INC_PR}.0"
|
|
|
|
require e-module.inc
|
|
|
|
SRC_URI += "file://configure.patch"
|