summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/kexecboot/linux-kexecboot.inc')
-rw-r--r--packages/kexecboot/linux-kexecboot.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/kexecboot/linux-kexecboot.inc b/packages/kexecboot/linux-kexecboot.inc
index 86c4ebbbbe..2056758796 100644
--- a/packages/kexecboot/linux-kexecboot.inc
+++ b/packages/kexecboot/linux-kexecboot.inc
@@ -1,3 +1,6 @@
+# We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
+PR = "r12"
+
SRC_URI = "file://defconfig"
LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}'