aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/kexecboot_git.bb17
1 files changed, 10 insertions, 7 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 97a3f27512..c5e91f080e 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,14 +1,17 @@
-PR = "r0"
+PR = "r1"
DEFAULT_PREFERENCE = "-1"
-SRC_URI = "git://git.linuxtogo.org/home/thesing/kexecboot.git;protocol=git "
-SRCREV = "8823a939a38a8a3287f90dee062e8ab8569f884f"
+SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
+SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"
-# v0.5
-#tag=8823a939a38a8a3287f90dee062e8ab8569f884f
+# v0.51 (pre cfg-files)
+#SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"
-# v0.4
-#tag=d7af5356df4f25203831403c69f1a263c163f31a
+# v0.5 (add rescan / reboot)
+#SRCREV = "8823a939a38a8a3287f90dee062e8ab8569f884f"
+
+# v0.4 (add bootlogo)
+#SRCREV = "d7af5356df4f25203831403c69f1a263c163f31a"
S = "${WORKDIR}/git"