From: Andre McCurdy Date: Fri, 22 Jan 2016 03:23:53 +0000 (-0800) Subject: orc: update HOMEPAGE X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b519e8622e9bffc79299dee096a85fd4ac2909;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git orc: update HOMEPAGE The old entropywave.com URL no longer responds. Also remove unnecessary 'name=orc' from SRC_URI. Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/orc/orc_0.4.24.bb b/meta/recipes-devtools/orc/orc_0.4.24.bb index 9e70d5514b1..520f88d929a 100644 --- a/meta/recipes-devtools/orc/orc_0.4.24.bb +++ b/meta/recipes-devtools/orc/orc_0.4.24.bb @@ -1,11 +1,12 @@ SUMMARY = "Optimised Inner Loop Runtime Compiler" -HOMEPAGE = "http://code.entropywave.com/projects/orc/" +HOMEPAGE = "http://gstreamer.freedesktop.org/modules/orc.html" LICENSE = "BSD-2-Clause & BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e" -SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz;name=orc" -SRC_URI[orc.md5sum] = "9e793ec34c0e20339659dd4bbbf62135" -SRC_URI[orc.sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b" +SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz" + +SRC_URI[md5sum] = "9e793ec34c0e20339659dd4bbbf62135" +SRC_URI[sha256sum] = "338cd493b5247300149821c6312bdf7422a3593ae98691fc75d7e4fe727bd39b" inherit autotools pkgconfig