aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_git.bb
blob: 4bf1b96936e445f497ba162c45df0af3156db983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require ${BPN}.inc

PV = "0.18.999+0.19-alpha2+git${SRCPV}"
DEFAULT_PREFERENCE = "-1"

SRC_URI = " \
    git://git.enlightenment.org/core/enlightenment.git \
    file://0001-configure.ac-add-foreign.patch \
    file://enlightenment_start.oe \
    file://applications.menu \
"
S = "${WORKDIR}/git"

SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82"