[oe-commits] Klaus Schwarzkopf : hvsc_45: fixed SRC_URI

git version control git at git.openembedded.org
Tue Nov 30 00:19:30 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: ce62b1c0e91ddd3295c4976c077544d5cf949668
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ce62b1c0e91ddd3295c4976c077544d5cf949668

Author: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
Date:   Sat Nov 27 17:30:37 2010 +0100

hvsc_45: fixed SRC_URI

fixed SRC_URI and add homepage

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/hvsc/hvsc_45.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/hvsc/hvsc_45.bb b/recipes/hvsc/hvsc_45.bb
index 4d91b28..b1ed2e0 100644
--- a/recipes/hvsc/hvsc_45.bb
+++ b/recipes/hvsc/hvsc_45.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "The High Voltage SID Collection (HVSC) \
 Commodore 64 music for the masses"
 LICENSE = "PD"
 SECTION = "multimedia"
+HOMEPAGE = "http://www.dottyflowers.com/HVSC/"
 
-SRC_URI = "http://gallium.prg.dtu.dk/HVSC/random/HVSC_${PV}-all-of-them.rar"
+SRC_URI = "http://www.dottyflowers.com/HVSC/HVSC_${PV}-all-of-them.rar"
 S = "${WORKDIR}"
 
 do_install() {





More information about the Openembedded-commits mailing list