aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/kexecboot-klibc_git.bb8
-rw-r--r--recipes/kexecboot/kexecboot_git.bb8
2 files changed, 4 insertions, 12 deletions
diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb
index 0478b2cad2..4bbae1dda9 100644
--- a/recipes/kexecboot/kexecboot-klibc_git.bb
+++ b/recipes/kexecboot/kexecboot-klibc_git.bb
@@ -1,13 +1,9 @@
RDEPENDS_${PN} = "kexec-klibc"
PV = "0.5"
-PR = "r20+gitr${SRCREV}"
+PR = "r21+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-
-SRCREV = "3e2ea676a39f22160a4a0e55a78b77867bf58dbb"
-# temporary fix for machines with unrotated fb
-SRCREV_c7x0 = "c192d8d456f931160539220bf96f74b44fea87d1"
-SRCREV_tosa = "c192d8d456f931160539220bf96f74b44fea87d1"
+SRCREV = "d590e063112bb75e6995a0d09afcfac13c931f9f"
S = "${WORKDIR}/git"
# the binary is statically linked against klibc
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index ab0510537a..ca1fc3a4aa 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,13 +1,9 @@
RDEPENDS_${PN} = "kexec"
PV = "0.5"
-PR = "r20+gitr${SRCREV}"
+PR = "r21+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-
-SRCREV = "3e2ea676a39f22160a4a0e55a78b77867bf58dbb"
-# temporary fix for machines with unrotated fb
-SRCREV_c7x0 = "c192d8d456f931160539220bf96f74b44fea87d1"
-SRCREV_tosa = "c192d8d456f931160539220bf96f74b44fea87d1"
+SRCREV = "d590e063112bb75e6995a0d09afcfac13c931f9f"
S = "${WORKDIR}/git"
require kexecboot.inc