From facd414805afde48559694da1bc0623bd6727fb7 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 29 Dec 2010 00:14:50 +0100 Subject: [PATCH] linux-kexecboot: bump INC_PR to follow kexecboot changes. Signed-off-by: Andrea Adami --- recipes/linux/linux-kexecboot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5