diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-09-16 20:47:26 +0200 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-09-18 07:44:12 -0700 |
commit | 211200fb98a72ba815e7c411fbebfd781879064c (patch) | |
tree | 473cfff706c2657236eee2d5ca962588f4a87cf5 /meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb | |
parent | 7887b99646d8e1e736ad6e4a306e47df9955221e (diff) | |
download | openembedded-core-211200fb98a72ba815e7c411fbebfd781879064c.tar.gz openembedded-core-211200fb98a72ba815e7c411fbebfd781879064c.tar.bz2 openembedded-core-211200fb98a72ba815e7c411fbebfd781879064c.zip |
recipes: bump PR to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb index e095b386be..641de7c436 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.31.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ DEPENDS += "gst-plugins-base gconf cairo jpeg libpng zlib libid3tag flac \ speex libsoup-2.4 pulseaudio" -PR = "r4" +PR = "r5" inherit gettext gconf |