mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
4231ceaa5d
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
12 lines
221 B
BlitzBasic
12 lines
221 B
BlitzBasic
require ${BPN}.inc
|
|
|
|
SRCREV = "a5e6af917af52877b378090811cf836c16d0bfbb"
|
|
PV = "1.7.99+gitr${SRCPV}"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|
|
|
|
SRC_URI = "\
|
|
git://git.enlightenment.org/tools/${BPN}.git \
|
|
"
|
|
S = "${WORKDIR}/${SRCNAME}"
|