summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeresa Gámez <t.gamez@phytec.de>2011-09-08 09:06:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-09-08 16:15:42 +0200
commit3fc7bbf270460b850730821079eb3addc231d3fb (patch)
treea674f12bdb1629148296e05f04ac37fa446afbd8
parent85c72f63e7a1d9d1cf9d0b844b934ad970ce3702 (diff)
downloadptxdist-3fc7bbf270460b850730821079eb3addc231d3fb.tar.gz
ptxdist-3fc7bbf270460b850730821079eb3addc231d3fb.tar.xz
gst-plugins-fsl_vpu: Fix md5sum
Fix wrong md5sum of gst-plugins-fsl_vpu. Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-fsl_vpu.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gst-plugins-fsl_vpu.make b/rules/gst-plugins-fsl_vpu.make
index 4ae5eaa68..60461954e 100644
--- a/rules/gst-plugins-fsl_vpu.make
+++ b/rules/gst-plugins-fsl_vpu.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_FSL_VPU) += gst-plugins-fsl_vpu
# Paths and names
#
GST_PLUGINS_FSL_VPU_VERSION := 0.1.0
-GST_PLUGINS_FSL_VPU_MD5 := 2d714fb4774c8edd850a2370da8ce047
+GST_PLUGINS_FSL_VPU_MD5 := 0e4a382aa03104a208f6a47e570f74b2
GST_PLUGINS_FSL_VPU := gst-plugins-fsl-vpu-$(GST_PLUGINS_FSL_VPU_VERSION)
GST_PLUGINS_FSL_VPU_SUFFIX := tar.bz2
GST_PLUGINS_FSL_VPU_URL := http://www.pengutronix.de/software/ptxdist/temporary-src/$(GST_PLUGINS_FSL_VPU).$(GST_PLUGINS_FSL_VPU_SUFFIX)