]> code.ossystems Code Review - openembedded-core.git/commitdiff
orc: update HOMEPAGE
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 22 Jan 2016 03:23:53 +0000 (19:23 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 24 Jan 2016 10:56:58 +0000 (10:56 +0000)
The old entropywave.com URL no longer responds.

Also remove unnecessary 'name=orc' from SRC_URI.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/orc/orc_0.4.24.bb

index 9e70d5514b1daf0043d78996c44b19d0207f0bdd..520f88d929a14e1392002553454f27f9aa7da45d 100644 (file)
@@ -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