aboutsummaryrefslogtreecommitdiffstats
path: root/meta-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
parenta3e37f1fcf05f3fcb6381e852ea41b762e980bd8 (diff)
downloadmeta-openembedded-contrib-cc77ff2ddb5d0319e842ff5f8d682ca9043dade5.tar.gz
eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-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 36750122f2..5572836618 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"
inherit efl
BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
# Some upgrade path tweaking
AUTO_LIBNAME_PKGS = ""
+
+FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"