diff options
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb index a5e48336ac..869fcc7231 100644 --- a/recipes/kexecboot/linux-kexecboot_git.bb +++ b/recipes/kexecboot/linux-kexecboot_git.bb @@ -1,7 +1,7 @@ require linux-kexecboot.inc -KERNEL_RELEASE = "2.6.35-rc3" -SRCREV = "980019d74e4b2428362b36a0506519d6d9460800" +KERNEL_RELEASE = "2.6.35-rc5" +SRCREV = "1c5474a65bf15a4cb162dfff86d6d0b5a08a740c" 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 \ |