All of lore.kernel.org
 help / color / mirror / Atom feed
From: git@arago-project.org (Arago Project git)
To: meta-ti@yoctoproject.org
Subject: Denys Dmytriyenko : uio-module-drv-test: correct COMPATIBLE_MACHINE
Date: Thu, 30 Jun 2016 02:24:18 +0000 (UTC)	[thread overview]
Message-ID: <20160630022418.8787F52ACE@arago-project.org> (raw)

Module: meta-ti
Branch: master
Commit: 55b4ca5ecb8973c666c5c6d6f906b216a4cba86e
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=55b4ca5ecb8973c666c5c6d6f906b216a4cba86e

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Wed Jun 29 22:23:22 2016 -0400

uio-module-drv-test: correct COMPATIBLE_MACHINE

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../uio-module-drv/uio-module-drv-test_git.bb      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
index fd41b74..197b36f 100644
--- a/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
+++ b/recipes-bsp/uio-module-drv/uio-module-drv-test_git.bb
@@ -4,7 +4,7 @@ include uio-module-drv.inc
 
 PR = "r1"
 
-COMPATIBLE_MACHINE = "keystone|am57xx-evm"
+COMPATIBLE_MACHINE = "keystone|omap-a15"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 DEVICE_NAME_am57xx-evm = "am57xx"



             reply	other threads:[~2016-06-30  2:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30  2:24 Arago Project git [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-30  2:24 Denys Dmytriyenko : uio-module-drv-test: correct COMPATIBLE_MACHINE Arago Project git

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=20160630022418.8787F52ACE@arago-project.org \
    --to=git@arago-project.org \
    --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.