-# We set PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
-PR = "r18"
+# We set INC_PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
+INC_PR = "r19"
LOGO_SIZE = '${@base_conditional("GUI_MACHINE_CLASS", "bigscreen", "vga", "qvga", d)}'
SRC_URI = "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_hx4700 = "1"
DEFAULT_PREFERENCE_h2200 = "1"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_collie = "-1"
DEFAULT_PREFERENCE_poodle = "1"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_qemuarm = "-1"
DEFAULT_PREFERENCE_qemux86 = "-1"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo|omapzoom"
SRCREV = "58cf2f1425abfd3a449f9fe985e48be2d2555022"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
KERNEL_RELEASE = "2.6.33-rc8"
OLD_KERNEL_RELEASE = "2.6.32"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
require linux-kexecboot.inc
+PR = "${INC_PR}.0"
+
S = "${WORKDIR}/linux-${PV}"
S_omap3 = "${WORKDIR}/git"