From f9f6c12d70b42ce6ec3461ea993ff52d10bfbc00 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 10 Feb 2010 13:27:10 +0100 Subject: 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 --- recipes/python/python-gst_0.10.17.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/python/python-gst_0.10.17.bb') 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 \ -- cgit v1.2.3