aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elfe_svn.bb
blob: f2878a15cc45ac0b9c84daae31bf5fc286cb2b15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCREV}"
PR = "${INC_PR}.0"

require e-module.inc

DEPENDS += "elementary"

# We currently use another SRCREV for elfe as EFL_SRCREV as we have to change it more
# often than we want to change EFL_SRCREV.
SRCREV = "60365"