aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/smpeg/smpeg_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/smpeg/smpeg_svn.bb')
-rw-r--r--recipes/smpeg/smpeg_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/smpeg/smpeg_svn.bb b/recipes/smpeg/smpeg_svn.bb
index 8213877f92..e5443437b6 100644
--- a/recipes/smpeg/smpeg_svn.bb
+++ b/recipes/smpeg/smpeg_svn.bb
@@ -7,7 +7,7 @@ PROVIDES = "smpeg"
PV = "0.4.5+svnr${SRCPV}"
PE = "2"
SRCREV = "387"
-PR = "r1"
+PR = "r2"
SRC_URI = "svn://svn.icculus.org/smpeg/;module=trunk \
file://add-disable-rpath.patch"
@@ -17,7 +17,8 @@ S = "${WORKDIR}/trunk"
inherit autotools binconfig
EXTRA_OECONF = "--disable-gtktest --disable-opengl-player --without-x \
- --without-gtk --disable-gtk-player --disable-rpath"
+ --without-gtk --disable-gtk-player --disable-rpath \
+ SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config"
do_configure_prepend () {
touch NEWS AUTHORS ChangeLog