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

PV = "0.19.2+git${SRCPV}"
DEFAULT_PREFERENCE = "-2"

SRC_URI = " \
    git://git.enlightenment.org/core/enlightenment.git;branch=enlightenment-0.19 \
    file://enlightenment_start.oe \
    file://applications.menu \
"
S = "${WORKDIR}/git"

SRCREV = "be0d07877e561edd7242368797a90c36c4e77ee4"