ecore: fix git merge damage
authorKoen Kooi <koen@openembedded.org>
Sat, 25 Apr 2009 07:40:53 +0000 (09:40 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 25 Apr 2009 07:40:53 +0000 (09:40 +0200)
recipes/efl1/ecore.inc
recipes/efl1/ecore_svn.bb

index 5078c55..bc4dcf3 100644 (file)
@@ -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 \
index 7ef057a..716b96e 100644 (file)
@@ -1,5 +1,5 @@
 require ecore.inc
-PR = "r3"
+PR = "r4"
 
 EXTRA_OECONF = "\
   --x-includes=${STAGING_INCDIR}/X11 \