diff options
Diffstat (limited to 'meta-efl/recipes-efl/efl/eina.inc')
-rw-r--r-- | meta-efl/recipes-efl/efl/eina.inc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-efl/recipes-efl/efl/eina.inc b/meta-efl/recipes-efl/efl/eina.inc deleted file mode 100644 index 4a77de3aa..000000000 --- a/meta-efl/recipes-efl/efl/eina.inc +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | DESCRIPTION = "Eina is the Enlightenment data library" | ||
2 | LICENSE = "LGPLv2.1" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=9cc092d35d7bbfcd986232cde130a551" | ||
4 | |||
5 | BBCLASSEXTEND = "native" | ||
6 | INC_PR = "r0" | ||
7 | |||
8 | inherit efl | ||
9 | |||
10 | # Some upgrade path tweaking | ||
11 | AUTO_LIBNAME_PKGS = "" | ||
12 | |||
13 | FILES_${PN} += "${libdir}/eina" | ||