diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-10-15 23:08:38 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-10-15 23:29:15 +0200 |
commit | 45f99a1bd269788e996aa817f3d4ac413038158f (patch) | |
tree | fef3855f793010108dc824b84b8d062bf96f4cb4 /recipes/kexecboot/linux-kexecboot.inc | |
parent | 2ed09255cdc46f5a64f809d22d137f2afc8df423 (diff) |
kexecboot_git: bump to 8daf258fc5d1e5eb6127285c63d66f31f05cf80d. Bump PR
(and for initramfs-kexecboot-image and linux-kexecboot too).
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot.inc')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/linux-kexecboot.inc b/recipes/kexecboot/linux-kexecboot.inc index bf54173b97..4b2bb1d00a 100644 --- a/recipes/kexecboot/linux-kexecboot.inc +++ b/recipes/kexecboot/linux-kexecboot.inc @@ -1,5 +1,5 @@ # We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels: -PR = "r14" +PR = "r15" SRC_URI = "file://defconfig" |