x-load: Set COMPATIBLE_MACHINE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5516 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-10-15 11:36:07 +00:00
parent 819e4897d8
commit 0024d1aaac
1 changed files with 2 additions and 0 deletions

View File

@ -25,3 +25,5 @@ SRC_URI_append_overo = " \
S = "${WORKDIR}/git"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(beagleboard|omap3evm|overo)"