All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] u-boot-git: add COMPATIBLE_MACHINE
@ 2012-04-10 13:17 Eric Bénard
  2012-04-10 13:28 ` Koen Kooi
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Bénard @ 2012-04-10 13:17 UTC (permalink / raw)
  To: meta-ti

so that an other BSP layer can also provide a u-boot_git recipe

Signed-off-by: Eric Bénard <eric@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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-10 20:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 13:17 [PATCH] u-boot-git: add COMPATIBLE_MACHINE Eric Bénard
2012-04-10 13:28 ` Koen Kooi
2012-04-10 19:06   ` Tom Rini
2012-04-10 20:10   ` Denys Dmytriyenko
2012-04-10 20:46     ` Philip Balister

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.