summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Schwarzkopf <schwarzkopf@sensortherm.de>2010-12-05 16:30:26 +0100
committerEric Bénard <eric@eukrea.com>2010-12-09 21:54:19 +0100
commit96c18b53da4515cdb9a24a693b232390714e73b8 (patch)
tree0e3a67de9388bb03095878e1111e184b26e64a97
parent75abfabf5bb68e724141cf4d580b84a2cb5b8768 (diff)
downloadopenembedded-96c18b53da4515cdb9a24a693b232390714e73b8.tar.gz
hibernate-script_1.12: fixed SRC_URI
Signed-off-by: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--recipes/hibernate-script/hibernate-script_1.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/hibernate-script/hibernate-script_1.12.bb b/recipes/hibernate-script/hibernate-script_1.12.bb
index 0d10095681..703f0d6fd5 100644
--- a/recipes/hibernate-script/hibernate-script_1.12.bb
+++ b/recipes/hibernate-script/hibernate-script_1.12.bb
@@ -4,9 +4,9 @@
DESCRIPTION="Hibernate script supporting multiple suspend methods"
LICENSE="GPL"
-HOMEPAGE="http://www.suspend2.net"
+HOMEPAGE="http://tuxonice.net/"
-SRC_URI="http://www.suspend2.net/downloads/all/${PN}-${PV}.tar.gz \
+SRC_URI="http://tuxonice.net/files/${PN}-${PV}.tar.gz \
file://hibernate.conf \
file://standby.conf \
file://ram.conf"