[oe] [PATCH] openal_0.0.8: fixed SRC_URI

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Sun Dec 5 17:50:14 UTC 2010


Signed-off-by: Klaus Schwarzkopf <schwarzkopf at sensortherm.de>
---
 recipes/openal/openal_0.0.8.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/openal/openal_0.0.8.bb b/recipes/openal/openal_0.0.8.bb
index 79da60e..67f3e3d 100644
--- a/recipes/openal/openal_0.0.8.bb
+++ b/recipes/openal/openal_0.0.8.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "OpenAL is a cross-platform 3D audio API."
 DEPENDS = "alsa-lib virtual/libsdl libvorbis"
+HOMEPAGE = "http://connect.creativelabs.com/openal/default.aspx"
 
-SRC_URI = "http://www.openal.org/openal_webstf/downloads/${PN}-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.eenet.ee/pub/FreeBSD/distfiles/${PN}-${PV}.tar.gz \
            file://void-workaround.patch"
 
 inherit autotools pkgconfig
-- 
1.7.0.4





More information about the Openembedded-devel mailing list