diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-25 00:53:25 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-25 00:53:25 +0100 |
commit | 6a444cad4e2aeb6e1b9ba0fb961b8669d3042cd7 (patch) | |
tree | b5e5101c83728c72aad7a2cc7946b9981ea6c11f | |
parent | 9e73dde9a2e2dd42d6b4869981d4ee1dded3f957 (diff) | |
download | poky-6a444cad4e2aeb6e1b9ba0fb961b8669d3042cd7.tar.gz |
gst-ffmpeg: Bump PR after configure changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
-rw-r--r-- | meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb b/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb index ee658418e4..ad5ab59af4 100644 --- a/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb +++ b/meta/packages/gstreamer/gst-ffmpeg_0.10.1.bb | |||
@@ -4,7 +4,7 @@ PRIORITY = "optional" | |||
4 | LICENSE = "LGPL" | 4 | LICENSE = "LGPL" |
5 | HOMEPAGE = "http://www.gstreamer.net/" | 5 | HOMEPAGE = "http://www.gstreamer.net/" |
6 | DEPENDS = "gstreamer zlib gst-plugins-base" | 6 | DEPENDS = "gstreamer zlib gst-plugins-base" |
7 | PR = "r3" | 7 | PR = "r4" |
8 | 8 | ||
9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
10 | 10 | ||