aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm.inc1
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb16
2 files changed, 0 insertions, 17 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm.inc b/meta-efl/recipes-efl/e17/e-wm.inc
index 78fbd9544d..723bd3388f 100644
--- a/meta-efl/recipes-efl/e17/e-wm.inc
+++ b/meta-efl/recipes-efl/e17/e-wm.inc
@@ -3,7 +3,6 @@ DEPENDS = "eet evas eina ecore edje efreet edbus eeze eio elementary libxcb xcb-
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d"
SRCNAME = "e"
-INC_PR = "r11"
inherit e update-alternatives gettext
S = "${WORKDIR}/${SRCNAME}"
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
deleted file mode 100644
index fc03ff3e36..0000000000
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-require ${BPN}.inc
-
-PV = "0.17.0+svnr${SRCPV}"
-PR = "${INC_PR}.0"
-
-DEFAULT_PREFERENCE = "-1"
-
-SRCREV = "${EFL_SRCREV}"
-
-S = "${WORKDIR}/${SRCNAME}"
-
-SRC_URI = "\
- ${E_SVN}/trunk;module=${SRCNAME};protocol=http \
- file://enlightenment_start.oe \
- file://applications.menu \
-"