From: Andrea Adami Date: Mon, 10 Jan 2011 00:00:51 +0000 (+0100) Subject: linux-kexecboot: bump PR to follow kexecboot changes. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33e7bb2b6516c08d9ac512a8d3c9acb46383e6c;p=openembedded.git linux-kexecboot: bump 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 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"