summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-12-05 18:50:14 +0100
committerEric Bénard <eric@eukrea.com>2010-12-09 21:54:22 +0100
commitaf6c31e7dbead858b21af1bc3ccf65f1a37a5503 (patch)
tree576ae44df436132304a63704be95e25265bef867
parent9c76b20490ebe100d6c28c5cb5dd403c9efee58a (diff)
downloadopenembedded-af6c31e7dbead858b21af1bc3ccf65f1a37a5503.tar.gz
openal_0.0.8: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/openal/openal_0.0.8.bb3
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 79da60e151..67f3e3da92 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