From: Andrea Adami Date: Thu, 13 Jan 2011 00:14:33 +0000 (+0100) Subject: linux-kexecboot: bump PR to follow kexecboot upgrades. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bb7b37bb8de3640eb53da7f468a6359744294b;p=openembedded.git linux-kexecboot: bump PR to follow kexecboot upgrades. Signed-off-by: Andrea Adami --- diff --git a/recipes/linux/linux-kexecboot.inc b/recipes/linux/linux-kexecboot.inc index 53981583c8..6bf7246022 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 = "r26" +INC_PR = "r27" LOGO_SIZE ?= "." SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"