MACHINE = "a780"
+COMPATIBLE_MACHINE = "a780"
require linux-ezx_2.6.16.13.bb
MACHINE = "e680"
+COMPATIBLE_MACHINE = "(e680|a780)"
require linux-ezx_2.6.16.13.bb
DESCRIPTION = "Linux kernel for OMAP processors"
LICENSE = "GPL"
+COMPATIBLE_MACHINE = "gumstix"
+
# NOTE: pulled local linux-2.6.5-gnalm1, since it didn't apply cleanly
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.5.tar.bz2 \
file://linux-2.6.5-gnalm1.patch;patch=1 \
LICENSE = "GPL"
MAINTAINER = "Jonathan McDowell <noodles@earth.li>"
+COMPATIBLE_MACHINE = "amsdelta"
+
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \
http://www.muru.com/linux/omap/patches/patch-2.6.16-omap2.bz2;patch=1 \
http://the.earth.li/pub/e3/2.6.16/00-ams-delta-backlight.diff;patch=1 \
LICENSE = "GPL"
PR = "r1"
+COMPATIBLE_MACHINE = "gumstix"
+
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
cvs://anoncvs:anoncvs@cvs.infradead.org/home/cvs;module=mtd;date=20060223 \
file://defconfig-gumstix \
EXTRA_OEMAKE = "OPENZAURUS_RELEASE=-${DISTRO_VERSION}"
COMPATIBLE_HOST = "arm.*-linux"
-COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|ipaq-pxa270|qemuarm)'
+COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|ipoq-pxa270|qemuarm)'
CMDLINE_CON = "console=ttyS0,115200n8 console=tty1 noinitrd"
CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2"
RMKV = "7"
PXAV = "3"
SHARPV = "20031107"
+COMPATIBLE_MACHINE = "(poodle|corgi|shepherd|husky|poodle255|tosa)"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/openzaurus-pxa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"
MACHINE = "shepherd"
+COMPATIBLE_MACHINE = "shepherd"
require openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc