---
meta-efl/recipes-efl/efl/ecore.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta-efl/recipes-efl/efl/ecore.inc
b/meta-efl/recipes-efl/efl/ecore.inc
index 89e578e..dda3960 100644
--- a/meta-efl/recipes-efl/efl/ecore.inc
+++ b/meta-efl/recipes-efl/efl/ecore.inc
@@ -10,7 +10,7 @@ DEPENDS_virtclass-native = "eet-native evas-native
gettext-native"
inherit efl gettext
BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
do_configure_prepend() {
touch ${S}/po/Makefile.in.in || true
@@ -35,6 +35,7 @@ PACKAGES =+ "\
${PN}-txt \
${PN}-x \
${PN}-input \
+ ${PN}-immodules \
"
# Some upgrade path tweaking
AUTO_LIBNAME_PKGS = ""
@@ -73,6 +74,7 @@ FILES_${PN}-job = "${libdir}/libecore_job*.so.*"
FILES_${PN}-txt = "${libdir}/libecore_txt*.so.*"
FILES_${PN}-x = "${libdir}/libecore_x*.so.*"
FILES_${PN}-input = "${libdir}/libecore_input*.so.*"
+FILES_${PN}-immodules = "${libdir}/ecore/immodules/*"
ECORE_OECONF = "\
--x-includes=${STAGING_INCDIR}/X11 \
--
1.7.5.4
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel