]> code.ossystems Code Review - openembedded-core.git/commitdiff
x-load: Set COMPATIBLE_MACHINE
authorRichard Purdie <richard@openedhand.com>
Wed, 15 Oct 2008 11:36:07 +0000 (11:36 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 15 Oct 2008 11:36:07 +0000 (11:36 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5516 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/x-load/x-load_git.bb

index 829ec93ec6a80a3659c98eb504f8573d6aff8aa4..1c1ce128ae38214a1b183bdace924a500d2a8f72 100644 (file)
@@ -25,3 +25,5 @@ SRC_URI_append_overo = " \
 S = "${WORKDIR}/git"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+COMPATIBLE_MACHINE = "(beagleboard|omap3evm|overo)"