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 <[email protected]>
> ---
>  .../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
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to