From: Siddharth Heroor <heroor@ti.com>
To: <meta-arago@arago-project.org>
Subject: [PATCH] branding-glsdk: update perferences
Date: Mon, 1 Jul 2013 21:12:59 +0530 [thread overview]
Message-ID: <20130701154259.GA1207@ti.com> (raw)
* Set Preferred Provider for Bootloader to use the GLSDK
U-Boot Staging tree.
* Set Preferred Provider for libgbm to use the GLSDK libgbm
and set corresponding version to 9.0.0.
Signed-off-by: Siddharth Heroor <heroor@ti.com>
---
.../conf/distro/include/branding-glsdk.inc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta-arago-distro/conf/distro/include/branding-glsdk.inc b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
index d1c30f3..2111d81 100644
--- a/meta-arago-distro/conf/distro/include/branding-glsdk.inc
+++ b/meta-arago-distro/conf/distro/include/branding-glsdk.inc
@@ -2,3 +2,6 @@
# Use the SDK supported kernel and kernel version
PREFERRED_PROVIDER_virtual/kernel = "linux-ti-glsdk"
+PREFERRED_PROVIDER_virtual/bootloader = "u-boot-glsdk-staging"
+PREFERRED_PROVIDER_libgbm = "libgbm-glsdk"
+PREFERRED_VERSION_libgbm = "9.0.0"
--
1.7.0.4
next reply other threads:[~2013-07-01 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 15:42 Siddharth Heroor [this message]
2013-07-01 15:53 ` [PATCH] branding-glsdk: update perferences Maupin, Chase
2013-07-01 15:55 ` Denys Dmytriyenko
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=20130701154259.GA1207@ti.com \
--to=heroor@ti.com \
--cc=meta-arago@arago-project.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.