From: Andrea Adami Date: Tue, 28 Dec 2010 23:14:50 +0000 (+0100) Subject: linux-kexecboot: bump INC_PR to follow kexecboot changes. Signed-off-by: Andrea Adami... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=facd414805afde48559694da1bc0623bd6727fb7;p=openembedded.git linux-kexecboot: bump INC_PR to follow kexecboot changes. Signed-off-by: Andrea Adami --- 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"