diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2013-08-02 18:11:05 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-08-05 23:59:55 -0700 |
commit | d0fa44fab723f5082d7ceb9902987abadd676ace (patch) | |
tree | 1c2aa57de38b96fdcd707ca79967327d71c6b3e1 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | |
parent | 33b904998ea8dfa87cbe11e75d233907282f6dd6 (diff) | |
download | openembedded-core-d0fa44fab723f5082d7ceb9902987abadd676ace.tar.gz openembedded-core-d0fa44fab723f5082d7ceb9902987abadd676ace.tar.bz2 openembedded-core-d0fa44fab723f5082d7ceb9902987abadd676ace.zip |
gstreamer1.0-plugins-bad: upgrade to v1.0.9
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index 38cf5125cd..a36335aeff 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc @@ -7,8 +7,6 @@ DEPENDS += "gstreamer1.0-plugins-base bzip2" SRC_URI[md5sum] = "d1493d1219b836a8cbf54f4fba962420" SRC_URI[sha256sum] = "5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab" -PR = "r1" - S = "${WORKDIR}/gst-plugins-bad-${PV}" inherit gettext |