diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-11-25 15:38:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-30 15:38:31 +0000 |
commit | 4314df7762d8f648cccd513024519a755f80bdba (patch) | |
tree | 0cc37a016036215081ac0d95046a665643c5bfd0 /meta/recipes-multimedia | |
parent | c6f80a64e4583da2f04629bdc3129330e53a199c (diff) | |
download | poky-4314df7762d8f648cccd513024519a755f80bdba.tar.gz |
gst-plugins-ugly: bump PR to rebuild after libid3tag fix
(From OE-Core rev: bd5d7cd903f762b8d7260365018839969fa0ebf1)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb index 2a79c2a782..26bc0ba342 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.17.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
7 | file://gst/mpegstream/gstmpegparse.h;beginline=1;endline=18;md5=ff65467b0c53cdfa98d0684c1bc240a9" | 7 | file://gst/mpegstream/gstmpegparse.h;beginline=1;endline=18;md5=ff65467b0c53cdfa98d0684c1bc240a9" |
8 | 8 | ||
9 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" | 9 | DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" |
10 | PR = "r1" | 10 | PR = "r2" |
11 | 11 | ||
12 | inherit gettext | 12 | inherit gettext |
13 | 13 | ||