psplash: Changed to 1.72RC
[openembedded.git] / recipes / ogre / ogre-egl_svn.bb
index 9ca9e8f..abebf9d 100644 (file)
@@ -5,13 +5,13 @@ DEPENDS = "gtk+ wgois cppunit zziplib boost freeimage freetype virtual/libx11 vi
 PR = "r3"
 
 SRCREV = "8310"
-PV = "1.6.1+svnr${SRCREV}"
+PV = "1.6.1+svnr${SRCPV}"
 
 SRC_URI = "svn://ogre.svn.sourceforge.net/svnroot/ogre;module=trunk;proto=https \
            file://ogre-egl-update.diff;patch=1;pnum=0 \
           "
 
-inherit autotools_stage
+inherit autotools_stage siteinfo
 
 # This is the EGL version
 EXTRA_OECONF = " --with-gui=gtk --disable-freetypetest --enable-ogre-demos --with-allocator=std --enable-threading=no --disable-cg --enable-gles "