[meta-ti] [PATCH] u-boot-git: add COMPATIBLE_MACHINE
Eric Bénard
eric at eukrea.com
Tue Apr 10 06:17:13 PDT 2012
so that an other BSP layer can also provide a u-boot_git recipe
Signed-off-by: Eric Bénard <eric at eukrea.com>
---
recipes-bsp/u-boot/u-boot_git.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb
index 2b32ab8..3901608 100644
--- a/recipes-bsp/u-boot/u-boot_git.bb
+++ b/recipes-bsp/u-boot/u-boot_git.bb
@@ -7,6 +7,8 @@ DEFAULT_PREFERENCE_ti816x = "-1"
FILESPATHPKG =. "u-boot-git:"
+COMPATIBLE_MACHINE = "(beagleboard|pandaboard|hawkboard|am3517-evm|am37x-evm|omapl138|omap3evm|omap3-touchbook)"
+
# ~ TI PSP v2009.11_OMAPPSP_03.00.01.06 (+ couple of commits)
SRC_URI_omap3evm = "git://arago-project.org/git/projects/u-boot-omap3.git;protocol=git \
file://0001-omap3evm-Change-default-console-serial-port-from.patch \
--
1.7.7.6
More information about the meta-ti
mailing list