aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-06-18 01:42:52 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-06-18 01:42:52 +0200
commit5cb7fa8f1821b56f264796fa23970693cad16ced (patch)
tree8d0bcf6b2256115e8d8ff387461aef7758903fff /recipes/kexecboot
parentd2de8214da107c13d88af966f2e55627253ccd67 (diff)
downloadopenembedded-5cb7fa8f1821b56f264796fa23970693cad16ced.tar.gz
kexecboot: new SRC_URI
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/kexecboot_0.4.bb2
-rw-r--r--recipes/kexecboot/kexecboot_0.5.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/kexecboot_0.4.bb b/recipes/kexecboot/kexecboot_0.4.bb
index da93aeb34e..cf647a2c87 100644
--- a/recipes/kexecboot/kexecboot_0.4.bb
+++ b/recipes/kexecboot/kexecboot_0.4.bb
@@ -1,6 +1,6 @@
PR = "r6"
-SRC_URI = "http://projects.linuxtogo.org/frs/?group_id=50/kexecboot-${PV}.tar.gz \
+SRC_URI = "http://kexecboot.home.linuxtogo.org/kexecboot-${PV}.tar.gz \
file://add-reboot-option.patch;patch=1 \
file://scan_devices-top.patch;patch=1 \
file://graphical-no-devices.patch;patch=1 \
diff --git a/recipes/kexecboot/kexecboot_0.5.bb b/recipes/kexecboot/kexecboot_0.5.bb
index f4474f7136..04ab2772b4 100644
--- a/recipes/kexecboot/kexecboot_0.5.bb
+++ b/recipes/kexecboot/kexecboot_0.5.bb
@@ -1,5 +1,5 @@
PR = "r1"
-SRC_URI = "http://projects.linuxtogo.org/frs/?group_id=50/kexecboot-${PV}.tar.gz "
+SRC_URI = "http://kexecboot.home.linuxtogo.org/kexecboot-${PV}.tar.gz"
require kexecboot.inc