aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/expedite_git.bb
blob: 5b44cf0392da0992b44d0f2ca92d24eb816af326 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}"