linux-kexecboot kernels: more PR to .inc file since it's more tied to the initramfs...
authorKoen Kooi <koen@openembedded.org>
Sun, 8 Feb 2009 10:34:35 +0000 (11:34 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 8 Feb 2009 10:34:35 +0000 (11:34 +0100)
packages/kexecboot/linux-kexecboot.inc
packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb
packages/kexecboot/linux-kexecboot_2.6.24.bb
packages/kexecboot/linux-kexecboot_2.6.26.bb

index 86c4ebb..2056758 100644 (file)
@@ -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)}'
index 002ed7b..7667037 100644 (file)
@@ -4,8 +4,6 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_hx4700 = "1"
 DEFAULT_PREFERENCE_h2200 = "1"
 
-PR = "r2"
-
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch;patch=1 \
            http://www.rpsys.net/openzaurus/patches/archive/export_atags-r0a.patch;patch=1 \
index 2c97cf6..f728c7a 100644 (file)
@@ -1,7 +1,5 @@
 require linux-kexecboot.inc
 
-PR = "r7"
-
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_collie = "-1"
 DEFAULT_PREFERENCE_poodle = "1"
index 6c97db2..bf1dbb6 100644 (file)
@@ -1,6 +1,5 @@
 require linux-kexecboot.inc
 
-PR = "r11"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_qemuarm = "-1"
 DEFAULT_PREFERENCE_qemux86 = "-1"