aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-12-29 00:14:50 +0100
committerAndrea Adami <andrea.adami@gmail.com>2010-12-29 00:29:27 +0100
commitfacd414805afde48559694da1bc0623bd6727fb7 (patch)
tree18834eb3d266d7ddacd60eda3011ebdbbcdedecd /recipes/linux/linux-kexecboot.inc
parent5fa4b22a021c6f7b123fa66685628d237df26709 (diff)
downloadopenembedded-facd414805afde48559694da1bc0623bd6727fb7.tar.gz
linux-kexecboot: bump INC_PR to follow kexecboot changes. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot.inc')
-rw-r--r--recipes/linux/linux-kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-kexecboot.inc b/recipes/linux/linux-kexecboot.inc
index 32d6f4b5ae..2476d749ab 100644
--- a/recipes/linux/linux-kexecboot.inc
+++ b/recipes/linux/linux-kexecboot.inc
@@ -1,5 +1,5 @@
# We set INC_PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
-INC_PR = "r24"
+INC_PR = "r25"
LOGO_SIZE ?= "."
SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"