From: Andrea Adami Date: Wed, 17 Jun 2009 23:42:52 +0000 (+0200) Subject: kexecboot: new SRC_URI X-Git-Tag: Release-2010-05/1~3117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb7fa8f1821b56f264796fa23970693cad16ced;p=openembedded.git kexecboot: new SRC_URI --- 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