aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-01-10 01:00:51 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-01-10 01:05:40 +0100
commitc33e7bb2b6516c08d9ac512a8d3c9acb46383e6c (patch)
treea1a8e5c098856ea7575e8f5325255fabf7b66052
parentb15fe5d14e38ca592804468ba6bae129283511df (diff)
downloadopenembedded-c33e7bb2b6516c08d9ac512a8d3c9acb46383e6c.tar.gz
linux-kexecboot: bump PR to follow kexecboot changes.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-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 2476d749ab..53981583c8 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 = "r25"
+INC_PR = "r26"
LOGO_SIZE ?= "."
SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"