summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot.inc
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2009-02-09 10:42:37 -0500
committerCliff Brake <cbrake@bec-systems.com>2009-02-09 10:42:37 -0500
commit68e1ea7aeddc4f7efc621558dfd424cd2fe22674 (patch)
tree14bbcb046384962f5a0e58cb21f627d8e36a1401 /packages/kexecboot/linux-kexecboot.inc
parentcd0a56bb41942c6bc470a3ec0e2d080fba95ef80 (diff)
parent0d09acc3587baf6981b4f787b021499eeb5f4a6e (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
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)}'