aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb
index 869fcc7231..d53baf9842 100644
--- a/recipes/kexecboot/linux-kexecboot_git.bb
+++ b/recipes/kexecboot/linux-kexecboot_git.bb
@@ -1,10 +1,11 @@
require linux-kexecboot.inc
KERNEL_RELEASE = "2.6.35-rc5"
-SRCREV = "1c5474a65bf15a4cb162dfff86d6d0b5a08a740c"
+SRCREV = "f469461df6ff822f71b8737bda86eea20f16ff93"
PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
+ file://fix.module.loading.16310.patch \
file://defconfig"
S = "${WORKDIR}/git"