emotion_svn: Give path to edje_cc to fix build. Bump PR.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 31 Jul 2009 14:05:47 +0000 (14:05 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Fri, 31 Jul 2009 15:39:55 +0000 (15:39 +0000)
recipes/efl1/emotion_svn.bb

index 455bc82..0f31e66 100644 (file)
@@ -3,11 +3,11 @@ LICENSE = "MIT BSD"
 # we no longer build the libxine backend, since the gstreamer backend seems more promising
 DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base"
 PV = "0.1.0.042+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
-EXTRA_OECONF = "--disable-xine --enable-gstreamer"
+EXTRA_OECONF = "--disable-xine --enable-gstreamer --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
 
 PACKAGES =+ "emotion-backend-gstreamer"
 FILES_emotion-backend-gstreamer = "${libdir}/emotion/*.so"