From: Denys Dmytriyenko <denys@ti.com>
To: Chase Maupin <chase.maupin@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 2/2] arago-prefs: set PREFERRED VERSION of libdrm to latest
Date: Fri, 28 Feb 2014 15:10:25 -0500 [thread overview]
Message-ID: <20140228201025.GA22890@denix.org> (raw)
In-Reply-To: <1391197703-29424-2-git-send-email-chase.maupin@ti.com>
On Fri, Jan 31, 2014 at 01:48:23PM -0600, Chase Maupin wrote:
> * Set the PREFERRED_VERSION of libdrm to the latest available in
> openembedded core by default.
> * This will allow using a version of libdrm that will support
> the latest TI devices
>
> Signed-off-by: Chase Maupin <chase.maupin@ti.com>
> ---
> .../conf/distro/include/arago-prefs.inc | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 20c6a63..e417585 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -4,6 +4,9 @@ include conf/distro/include/qt5-versions.inc
> # Use the latest version of ltp-ddt for kernel versions 3.8+
> PREFERRED_PROVIDER_ltp-ddt = "ltp-ddt"
>
> +# User the latest version of libdrm
> +PREFERRED_VERSION_libdrm = "2.4.46"
Was this meant for dora and up? As dylan only has 2.4.42 version in oe-core...
Just noticed the warning about 2.4.46 not being available. Was this change
required for our release and will it work with 2.4.42, which we end up
building anyway?
> PREFERRED_PROVIDER_virtual/gettext = "gettext"
>
> ARAGO_QT_PROVIDER = "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-embedded',d)}"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
next prev parent reply other threads:[~2014-02-28 20:10 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-31 19:48 [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version Chase Maupin
2014-01-31 19:48 ` [PATCH 2/2] arago-prefs: set PREFERRED VERSION of libdrm to latest Chase Maupin
2014-02-28 20:10 ` Denys Dmytriyenko [this message]
2014-02-28 22:24 ` Maupin, Chase
2014-01-31 19:50 ` [PATCH 1/2] branding-glsdk: pin to GLSDK libdrm version Maupin, Chase
2014-02-04 0:51 ` Denys Dmytriyenko
2014-02-04 10:04 ` Hingolikar, Mrinmayee
2014-02-04 13:16 ` Maupin, Chase
2014-02-04 15:43 ` Etheridge, Darren
2014-02-05 19:24 ` Denys Dmytriyenko
2014-02-05 22:08 ` Maupin, Chase
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=20140228201025.GA22890@denix.org \
--to=denys@ti.com \
--cc=chase.maupin@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.