All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] arago-base-tisdk-image: add keystone support
@ 2014-02-06 14:39 Chase Maupin
  2014-02-06 14:40 ` [PATCHv2 2/4] arago-core-tisdk-image: add support for keystone devices Chase Maupin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chase Maupin @ 2014-02-06 14:39 UTC (permalink / raw)
  To: meta-arago

* Add support to this image for keystone devices

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
---
 .../recipes-core/images/arago-base-tisdk-image.bb  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb b/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb
index 2c0e217..ef47dc0 100644
--- a/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-base-tisdk-image.bb
@@ -4,7 +4,7 @@
 require arago-image.inc
 inherit remove-net-rules
 
-COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|ti43x|omap4|omap-a15"
+COMPATIBLE_MACHINE = "omap3|omapl138|ti33x|ti43x|omap4|omap-a15|keystone"
 
 IMAGE_INSTALL += "\
     packagegroup-arago-base \
-- 
1.7.0.4



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

end of thread, other threads:[~2014-02-06 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-06 14:39 [PATCH 1/4] arago-base-tisdk-image: add keystone support Chase Maupin
2014-02-06 14:40 ` [PATCHv2 2/4] arago-core-tisdk-image: add support for keystone devices Chase Maupin
2014-02-06 14:40 ` [PATCH 3/4] mmc-utils: add mmc-utils for working with eMMC devices Chase Maupin
2014-02-06 15:19   ` Denys Dmytriyenko
2014-02-06 15:25     ` Maupin, Chase
2014-02-06 14:40 ` [PATCH 4/4] tisdk-addons: add mmc-utils package Chase Maupin

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.