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

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

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

SRCREV = "4545d4a70031e0b2565b8d83d5f756bff1a584d0"

PNBLACKLIST[e-wm] ?= "Depends on blacklisted elementary - the recipe will be removed on 2017-09-01 unless the issue is fixed"