require linux.inc
-PR = "r7"
+PR = "r8"
S = "${WORKDIR}/linux-2.6.29"
DEFAULT_PREFERENCE_cm-x270 = "1"
DEFAULT_PREFERENCE_at2440evb = "1"
DEFAULT_PREFERENCE_tqm8540 = "1"
+DEFAULT_PREFERENCE_stamp9g20evb = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \
file://defconfig"
file://0003-cm-x2xx.c-add-support-for-sharp-VGA-display-panel.patch;patch=1 \
"
+SRC_URI_append_stamp9g20evb = " \
+ file://stamp9g20.patch;patch=1 \
+ "
+
CMDLINE_cm-x270 = "console=${CMX270_CONSOLE_SERIAL_PORT},38400 monitor=8 bpp=16 mem=64M mtdparts=physmap-flash.0:256k(boot)ro,0x180000(kernel),0x230000(root),-(config);cm-x270-nand:64m(app),-(data) rdinit=/sbin/init root=mtd4 rootfstype=jffs2"