* [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest"
@ 2014-03-04 19:04 Franklin S. Cooper Jr
2014-03-04 19:13 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Franklin S. Cooper Jr @ 2014-03-04 19:04 UTC (permalink / raw)
To: meta-arago; +Cc: Franklin S. Cooper Jr
This reverts commit 8303758bc661f660a39b75e0ff7aa2a0ca6fea56.
libdrm v2.4.46 doesn't exist for the dylan (ti2013.12.x) maintenance branch
---
.../conf/distro/include/arago-prefs.inc | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index 5f7b023..d5176fd 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -4,9 +4,6 @@ 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"
-# Use the latest version of libdrm
-PREFERRED_VERSION_libdrm = "2.4.46"
-
PREFERRED_PROVIDER_virtual/gettext = "gettext"
ARAGO_QT_PROVIDER = "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-embedded',d)}"
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest"
2014-03-04 19:04 [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest" Franklin S. Cooper Jr
@ 2014-03-04 19:13 ` Denys Dmytriyenko
2014-03-04 19:59 ` Cooper Jr., Franklin
0 siblings, 1 reply; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-03-04 19:13 UTC (permalink / raw)
To: Franklin S. Cooper Jr; +Cc: meta-arago
Have you seen this:
http://arago-project.org/pipermail/meta-arago/2014-February/003143.html
On Tue, Mar 04, 2014 at 01:04:09PM -0600, Franklin S. Cooper Jr wrote:
> This reverts commit 8303758bc661f660a39b75e0ff7aa2a0ca6fea56.
>
> libdrm v2.4.46 doesn't exist for the dylan (ti2013.12.x) maintenance branch
> ---
> .../conf/distro/include/arago-prefs.inc | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 5f7b023..d5176fd 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -4,9 +4,6 @@ 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"
>
> -# Use the latest version of libdrm
> -PREFERRED_VERSION_libdrm = "2.4.46"
> -
> PREFERRED_PROVIDER_virtual/gettext = "gettext"
>
> ARAGO_QT_PROVIDER = "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-embedded',d)}"
> --
> 1.7.0.4
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest"
2014-03-04 19:13 ` Denys Dmytriyenko
@ 2014-03-04 19:59 ` Cooper Jr., Franklin
2014-03-04 20:21 ` Denys Dmytriyenko
0 siblings, 1 reply; 4+ messages in thread
From: Cooper Jr., Franklin @ 2014-03-04 19:59 UTC (permalink / raw)
To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Tuesday, March 04, 2014 1:14 PM
> To: Cooper Jr., Franklin
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set
> PREFERRED VERSION of libdrm to latest"
>
> Have you seen this:
> http://arago-project.org/pipermail/meta-arago/2014-February/003143.html
[Franklin] Yes. Chase responded that his original patch was meant for dora and up.
My patch is only for Dylan and ti2013.12.x.
>
>
> On Tue, Mar 04, 2014 at 01:04:09PM -0600, Franklin S. Cooper Jr wrote:
> > This reverts commit 8303758bc661f660a39b75e0ff7aa2a0ca6fea56.
> >
> > libdrm v2.4.46 doesn't exist for the dylan (ti2013.12.x) maintenance
> > branch
> > ---
> > .../conf/distro/include/arago-prefs.inc | 3 ---
> > 1 files changed, 0 insertions(+), 3 deletions(-)
> >
> > diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > index 5f7b023..d5176fd 100644
> > --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > @@ -4,9 +4,6 @@ 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"
> >
> > -# Use the latest version of libdrm
> > -PREFERRED_VERSION_libdrm = "2.4.46"
> > -
> > PREFERRED_PROVIDER_virtual/gettext = "gettext"
> >
> > ARAGO_QT_PROVIDER =
> "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-
> embedded',d)}"
> > --
> > 1.7.0.4
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest"
2014-03-04 19:59 ` Cooper Jr., Franklin
@ 2014-03-04 20:21 ` Denys Dmytriyenko
0 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2014-03-04 20:21 UTC (permalink / raw)
To: Cooper Jr., Franklin; +Cc: meta-arago@arago-project.org
On Tue, Mar 04, 2014 at 02:59:25PM -0500, Cooper Jr., Franklin wrote:
>
>
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Tuesday, March 04, 2014 1:14 PM
> > To: Cooper Jr., Franklin
> > Cc: meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set
> > PREFERRED VERSION of libdrm to latest"
> >
> > Have you seen this:
> > http://arago-project.org/pipermail/meta-arago/2014-February/003143.html
> [Franklin] Yes. Chase responded that his original patch was meant for dora
> and up.
>
> My patch is only for Dylan and ti2013.12.x.
Just making sure you noticed it was a warning, not an error...
> > On Tue, Mar 04, 2014 at 01:04:09PM -0600, Franklin S. Cooper Jr wrote:
> > > This reverts commit 8303758bc661f660a39b75e0ff7aa2a0ca6fea56.
> > >
> > > libdrm v2.4.46 doesn't exist for the dylan (ti2013.12.x) maintenance
> > > branch
> > > ---
> > > .../conf/distro/include/arago-prefs.inc | 3 ---
> > > 1 files changed, 0 insertions(+), 3 deletions(-)
> > >
> > > diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > > b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > > index 5f7b023..d5176fd 100644
> > > --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > > +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> > > @@ -4,9 +4,6 @@ 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"
> > >
> > > -# Use the latest version of libdrm
> > > -PREFERRED_VERSION_libdrm = "2.4.46"
> > > -
> > > PREFERRED_PROVIDER_virtual/gettext = "gettext"
> > >
> > > ARAGO_QT_PROVIDER =
> > "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded-gles','qt4-
> > embedded',d)}"
> > > --
> > > 1.7.0.4
> > >
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-04 20:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 19:04 [dylan|ti2013.12.x][PATCH] Revert "arago-prefs: set PREFERRED VERSION of libdrm to latest" Franklin S. Cooper Jr
2014-03-04 19:13 ` Denys Dmytriyenko
2014-03-04 19:59 ` Cooper Jr., Franklin
2014-03-04 20:21 ` Denys Dmytriyenko
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.