]> code.ossystems Code Review - openembedded-core.git/commitdiff
rt2860: Set COMPATIBLE_MACHINE for now to avoid builds with elderly kernels
authorRichard Purdie <richard@openedhand.com>
Thu, 11 Sep 2008 20:13:05 +0000 (20:13 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 11 Sep 2008 20:13:05 +0000 (20:13 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5188 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/rt2860/rt2860_1.7.0.0.bb

index fb11efd91c5c2f04fda24987beb37d3186e0f4c9..caa144d69dc9c42c0e714621136f8392b599d4b5 100644 (file)
@@ -12,6 +12,8 @@ SRC_URI = "http://folks.o-hand.com/sameo/rt2860/rt2860-1.7.0.0.tar.bz2 \
 
 S = "${WORKDIR}/rt2860-1.7.0.0"
 
+COMPATIBLE_MACHINE = "eee901"
+
 inherit module
 
 EXTRA_OEMAKE = "'CC=${KERNEL_CC}' \