diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/elfe_git.bb')
| -rw-r--r-- | meta-efl/recipes-efl/e17/elfe_git.bb | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-efl/recipes-efl/e17/elfe_git.bb b/meta-efl/recipes-efl/e17/elfe_git.bb deleted file mode 100644 index e9f7f9e89e..0000000000 --- a/meta-efl/recipes-efl/e17/elfe_git.bb +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | LICENSE = "MIT" | ||
| 2 | LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35" | ||
| 3 | PV = "0.0.1+gitr${SRCPV}" | ||
| 4 | PE = "1" | ||
| 5 | |||
| 6 | require e-module.inc | ||
| 7 | |||
| 8 | SRC_URI = " \ | ||
| 9 | git://git.enlightenment.org/enlightenment/modules/${BPN}.git \ | ||
| 10 | " | ||
| 11 | S = "${WORKDIR}/git" | ||
| 12 | |||
| 13 | SRCREV = "1ec0e7713c3ca901014811ff78277d9e2aaac981" | ||
| 14 | |||
| 15 | DEPENDS += "elementary" | ||
| 16 | |||
| 17 | PNBLACKLIST[elfe] ?= "Depends on blacklisted elementary - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
