From 49277f5511d0098229eb2995d31c59ff9fb64869 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 16 Aug 2010 00:23:59 +0200 Subject: [PATCH] kexecboot: bump to 5e020abcb38b7dcfeb1eed2350a4221e7bda7020 * fix case of rotated fb --- recipes/kexecboot/kexecboot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index 2a2de57b03..69d3e8a1df 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,8 +1,8 @@ PV = "0.5" -PR = "r15+gitr${SRCREV}" +PR = "r16+gitr${SRCREV}" SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " -SRCREV = "f0f9069a40f7dcf21da9d0b59f36e768a073d0c9" +SRCREV = "5e020abcb38b7dcfeb1eed2350a4221e7bda7020" S = "${WORKDIR}/git" -- 2.39.5