[oe] [PATCH] hvsc_45: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sat Nov 27 16:30:37 UTC 2010


fixed SRC_URI and add homepage
---
 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() {
-- 
1.7.0.4





More information about the Openembedded-devel mailing list