[OE-core] [PATCH] meta-ti u-boot: Add COMPATIBLE_MACHINE to avoid disturbing other builds

ulf at emagii.com ulf at emagii.com
Tue Nov 29 07:07:22 UTC 2011


From: Ulf Samuelsson <ulf at emagii.com>

Signed-off-by: Ulf Samuelsson <ulf at emagii.com>
---
 recipes-bsp/u-boot/u-boot_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 022d7fc..2d39523 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -5,6 +5,7 @@ DEFAULT_PREFERENCE_ti814x = "-1"
 DEFAULT_PREFERENCE_ti816x = "-1"
 
 FILESPATHPKG =. "u-boot-git:"
+COMPATIBLE_MACHINE = "(beagleboard)"
 
 SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
                        file://0001-OMAP3-Beagle-Pin-Mux-initialization-glitch-fix.patch \
-- 
1.7.4.1





More information about the Openembedded-core mailing list