From: Andrea Adami Date: Sun, 24 Oct 2010 22:08:25 +0000 (+0200) Subject: linux-kexecboot: bump PR to follow kexecboot changes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f874303c1224bd4076e0ab15561482e12cbab183;p=openembedded.git linux-kexecboot: bump PR to follow kexecboot changes --- diff --git a/recipes/linux/linux-kexecboot.inc b/recipes/linux/linux-kexecboot.inc index 08b7ef033a..5f2aaf0a25 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 = "r22" +INC_PR = "r23" LOGO_SIZE ?= "." SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"