aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/ecore.inc2
-rw-r--r--recipes/efl1/ecore_svn.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc
index 5078c550d1..bc4dcf38cf 100644
--- a/recipes/efl1/ecore.inc
+++ b/recipes/efl1/ecore.inc
@@ -10,7 +10,7 @@ inherit efl
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"
-PACKAGES += "\
+PACKAGES =+ "\
${PN}-con \
${PN}-config \
${PN}-desktop \
diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb
index 7ef057ac77..716b96e883 100644
--- a/recipes/efl1/ecore_svn.bb
+++ b/recipes/efl1/ecore_svn.bb
@@ -1,5 +1,5 @@
require ecore.inc
-PR = "r3"
+PR = "r4"
EXTRA_OECONF = "\
--x-includes=${STAGING_INCDIR}/X11 \