mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-14 03:11:17 +00:00
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}"
|