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.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/smpeg/smpeg_svn.bb b/recipes/smpeg/smpeg_svn.bb
index 394270d711..8213877f92 100644
--- a/recipes/smpeg/smpeg_svn.bb
+++ b/recipes/smpeg/smpeg_svn.bb
@@ -7,15 +7,17 @@ PROVIDES = "smpeg"
PV = "0.4.5+svnr${SRCPV}"
PE = "2"
SRCREV = "387"
+PR = "r1"
-SRC_URI = "svn://svn.icculus.org/smpeg/;module=trunk"
+SRC_URI = "svn://svn.icculus.org/smpeg/;module=trunk \
+ file://add-disable-rpath.patch"
S = "${WORKDIR}/trunk"
inherit autotools binconfig
EXTRA_OECONF = "--disable-gtktest --disable-opengl-player --without-x \
- --without-gtk --disable-gtk-player"
+ --without-gtk --disable-gtk-player --disable-rpath"
do_configure_prepend () {
touch NEWS AUTHORS ChangeLog