From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <h-gou@ti.com>
Cc: meta-ti@yoctoproject.org
Subject: Re: [PATCH 3/3] libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE
Date: Fri, 28 Aug 2015 12:21:29 -0400 [thread overview]
Message-ID: <20150828162129.GI26662@edge> (raw)
In-Reply-To: <1440731769-15759-4-git-send-email-h-gou@ti.com>
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@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@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
prev parent reply other threads:[~2015-08-28 16:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-28 3:16 [PATCH 0/3] Add AM3 and AM4 which use null_window DRM Hongmei Gou
2015-08-28 3:16 ` [PATCH 1/3] omapdrm-pvr: add " Hongmei Gou
2015-08-28 16:08 ` Denys Dmytriyenko
2015-08-28 3:16 ` [PATCH 2/3] omap5-sgx-ddk-um-linux: add AM3 and AM4, and pvr-init to initialization Hongmei Gou
2015-08-28 3:16 ` [PATCH 3/3] libdrm: add ti33x and ti43x to COMPATIBLE_MACHINE Hongmei Gou
2015-08-28 16:21 ` Denys Dmytriyenko [this message]
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=20150828162129.GI26662@edge \
--to=denys@ti.com \
--cc=h-gou@ti.com \
--cc=meta-ti@yoctoproject.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.