aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-gst_0.10.17.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-10 13:27:10 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-11 14:45:11 +0100
commitf9f6c12d70b42ce6ec3461ea993ff52d10bfbc00 (patch)
tree32d161073266b1b5c44fa0155218c0abac58aeeb /recipes/python/python-gst_0.10.17.bb
parent9fb968857de242f3d91ada7f17d9bee3ba0fe91a (diff)
downloadopenembedded-f9f6c12d70b42ce6ec3461ea993ff52d10bfbc00.tar.gz
python-gst: update python-path.patch
* py_prefix is used later for -L and without py_prefix set it tries to load libraries from buildhost instead of staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/python/python-gst_0.10.17.bb')
-rw-r--r--recipes/python/python-gst_0.10.17.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/python-gst_0.10.17.bb b/recipes/python/python-gst_0.10.17.bb
index 6b3a147f14..b0b552b7e1 100644
--- a/recipes/python/python-gst_0.10.17.bb
+++ b/recipes/python/python-gst_0.10.17.bb
@@ -3,6 +3,8 @@ SECTION = "devel/python"
LICENSE = "LGPL"
DEPENDS = "gstreamer gst-plugins-base python-pygobject"
+PR = "r1"
+
SRC_URI = "\
http://gstreamer.freedesktop.org/src/gst-python/gst-python-${PV}.tar.bz2 \
file://python-path.patch;patch=1 \