[meta-ti] [PATCH 3/3] libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE

Denys Dmytriyenko denys at ti.com
Fri Aug 28 09:21:29 PDT 2015


Hongmei, Karthik, Nikhil,

Ok, this is not going to scale. Why do we still use an ancient (2.5yo) version 
of libdrm? As far as I can see, this fork only has couple own patches (test 
enablement and debianization) and few more backports from upstream.

Please, extract the relevant patches (just kmstest AFAICS) and apply it/them 
to the latest available upstream version of libdrm. This old version was once 
a short-term exception to dra7 platform, but with this change it now becomes 
the default and it has to be done properly then.

-- 
Denys


On Thu, Aug 27, 2015 at 11:16:09PM -0400, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <h-gou at ti.com>
> ---
>  recipes-graphics/drm/libdrm_2.4.41.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-graphics/drm/libdrm_2.4.41.bb b/recipes-graphics/drm/libdrm_2.4.41.bb
> index 0150632..dc1fbe1 100644
> --- a/recipes-graphics/drm/libdrm_2.4.41.bb
> +++ b/recipes-graphics/drm/libdrm_2.4.41.bb
> @@ -2,7 +2,7 @@ require recipes-graphics/drm/libdrm.inc
>  
>  FILESEXTRAPATHS_append := ":${COREBASE}/meta/recipes-graphics/drm/libdrm"
>  
> -COMPATIBLE_MACHINE = "omap-a15"
> +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
>  
>  DEFAULT_PREFERENCE = "-1"
>  
> @@ -15,6 +15,6 @@ SRC_URI += "file://installtests-ti.patch \
>              file://GNU_SOURCE_definition.patch \
>             "
>  
> -PR = "${INC_PR}.1"
> +PR = "${INC_PR}.2"
>  
>  S = "${WORKDIR}/git"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


More information about the meta-ti mailing list