aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 10:38:38 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 11:02:51 +0200
commiteca3d003c9d91acef88372a0c745b97e4202a050 (patch)
tree725d9687824fb1c6abc51f3fa57ed47ed18464a1 /recipes/efl1
parenta04b44950343d041808efc00fd1a3d8d2bad6c24 (diff)
downloadopenembedded-eca3d003c9d91acef88372a0c745b97e4202a050.tar.gz
evolve: move to obsolete, depends on etk and nothing in tree is using this
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/evolve-native_svn.bb6
-rw-r--r--recipes/efl1/evolve_svn.bb10
2 files changed, 0 insertions, 16 deletions
diff --git a/recipes/efl1/evolve-native_svn.bb b/recipes/efl1/evolve-native_svn.bb
deleted file mode 100644
index 5d57075498..0000000000
--- a/recipes/efl1/evolve-native_svn.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require evolve_svn.bb
-inherit native
-DEPENDS = "etk-native"
-
-# needs ecore-x :/
-BROKEN = "1"
diff --git a/recipes/efl1/evolve_svn.bb b/recipes/efl1/evolve_svn.bb
deleted file mode 100644
index 7966e8d58a..0000000000
--- a/recipes/efl1/evolve_svn.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Evolve allows you to write ETK designs using a C-like language"
-LICENSE = "MIT"
-DEPENDS = "etk evolve-native"
-PV = "0.1.0.001+svnr${SRCPV}"
-PR = "r2"
-SRCREV = "${EFL_SRCREV}"
-
-inherit efl
-
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${BPN};proto=http"