From: "Eric Bénard" <eric@eukrea.com>
To: meta-ti@yoctoproject.org
Subject: [PATCH] u-boot-git: add COMPATIBLE_MACHINE
Date: Tue, 10 Apr 2012 15:17:13 +0200 [thread overview]
Message-ID: <1334063833-9235-1-git-send-email-eric@eukrea.com> (raw)
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
next reply other threads:[~2012-04-10 13:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 13:17 Eric Bénard [this message]
2012-04-10 13:28 ` [PATCH] u-boot-git: add COMPATIBLE_MACHINE Koen Kooi
2012-04-10 19:06 ` Tom Rini
2012-04-10 20:10 ` Denys Dmytriyenko
2012-04-10 20:46 ` Philip Balister
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1334063833-9235-1-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--cc=meta-ti@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.