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

ulf at emagii.com ulf at emagii.com
Tue Nov 29 07:14:05 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 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 022d7fc..00414a3 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -1,10 +1,11 @@
 require u-boot.inc
-PR ="r67"
+PR ="r68"
 
 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