summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/eio.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-08-01 00:08:07 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-08-14 13:34:25 +0200
commit0ff1082e2e4b579abe527c0c9e0c51a38616f0e2 (patch)
tree9a0f7593289dbbd75b900464395fd57c775f9f5c /meta-efl/recipes-efl/efl/eio.inc
parentdd708272e92d7f069c35e52145e2e489d5230c76 (diff)
downloadmeta-openembedded-0ff1082e2e4b579abe527c0c9e0c51a38616f0e2.tar.gz
efl: drop .inc and _svn.bb files for libs included in efl.git
* in preparation for merged source dir in efl.git I don't plan to support newer SRCREVs from subversion * drop INC_PR and fold lib.inc into the recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/efl/eio.inc')
-rw-r--r--meta-efl/recipes-efl/efl/eio.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-efl/recipes-efl/efl/eio.inc b/meta-efl/recipes-efl/efl/eio.inc
deleted file mode 100644
index 4d28faba1b..0000000000
--- a/meta-efl/recipes-efl/efl/eio.inc
+++ /dev/null
@@ -1,9 +0,0 @@
1DESCRIPTION = "Enlightenment Input Output Library"
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=180fca752525726bd6ba021689509a08"
4DEPENDS = "ecore eina"
5
6inherit efl
7
8BBCLASSEXTEND = "native"
9INC_PR = "r0"