summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-26 08:49:10 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-26 08:49:10 +0200
commitcc77ff2ddb5d0319e842ff5f8d682ca9043dade5 (patch)
tree770354779d91ae76b2db4dc18d74a7296c9ea455 /meta-efl/recipes-efl/efl
parenta3e37f1fcf05f3fcb6381e852ea41b762e980bd8 (diff)
downloadmeta-openembedded-cc77ff2ddb5d0319e842ff5f8d682ca9043dade5.tar.gz
eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/efl')
-rw-r--r--meta-efl/recipes-efl/efl/eeze.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/eeze.inc b/meta-efl/recipes-efl/efl/eeze.inc
index 36750122f..557283661 100644
--- a/meta-efl/recipes-efl/efl/eeze.inc
+++ b/meta-efl/recipes-efl/efl/eeze.inc
@@ -6,7 +6,9 @@ DEPENDS = "ecore eet udev"
6inherit efl 6inherit efl
7 7
8BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"
9INC_PR = "r0" 9INC_PR = "r1"
10 10
11# Some upgrade path tweaking 11# Some upgrade path tweaking
12AUTO_LIBNAME_PKGS = "" 12AUTO_LIBNAME_PKGS = ""
13
14FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"