All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Andrew F. Davis" <afd@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 6/7] omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGL
Date: Wed, 30 Oct 2019 11:09:54 -0400	[thread overview]
Message-ID: <20191030150953.GR7518@beryl> (raw)
In-Reply-To: <8bef7e9e-b4e5-c6b2-7844-c34ffa393168@ti.com>

On Wed, Oct 30, 2019 at 11:04:18AM -0400, Andrew F. Davis wrote:
> On 10/29/19 9:53 AM, Eric Ruei wrote:
> > - Replace pvr_wlegl with wayland-egl in the LDFLAGS string
> > 
> > Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> > ---
> >  ...am-update-LDFLAGS-for-Mesa-based-EGL.patch | 32 +++++++++++++++++++
> >  .../omapdrmtest/omapdrmtest_1.0.0.bb          |  3 +-
> >  2 files changed, 34 insertions(+), 1 deletion(-)
> >  create mode 100644 meta-arago-extras/recipes-graphics/omapdrmtest/files/0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch
> > 
> > diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/files/0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch b/meta-arago-extras/recipes-graphics/omapdrmtest/files/0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch
> > new file mode 100644
> > index 00000000..4774425f
> > --- /dev/null
> > +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/files/0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch
> > @@ -0,0 +1,32 @@
> > +From 06b21346d662209f5ea9816f408f9f883b775d60 Mon Sep 17 00:00:00 2001
> > +From: Eric Ruei <e-ruei1@ti.com>
> > +Date: Mon, 28 Oct 2019 09:43:47 -0400
> > +Subject: [PATCH] util: Makefile.am: update LDFLAGS for Mesa-based EGL
> > +
> > +- replace pvr_wlegl with wayland-egl
> > +
> > +Upstream-Status: Pending
> 
> 
> Who owns the omapdrmtest repo? This should be a trivial fix to get in.

http://git.ti.com/gitweb/?p=glsdk/omapdrmtest.git

Ram Prasad is the last committer.


> Andrew
> 
> 
> > +Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> > +---
> > + util/Makefile.am | 2 +-
> > + 1 file changed, 1 insertion(+), 1 deletion(-)
> > + mode change 100644 => 100755 util/Makefile.am
> > +
> > +diff --git a/util/Makefile.am b/util/Makefile.am
> > +old mode 100644
> > +new mode 100755
> > +index 2bfcb5e..fdeb877
> > +--- a/util/Makefile.am
> > ++++ b/util/Makefile.am
> > +@@ -37,7 +37,7 @@ endif
> > + if ENABLE_WAYLAND
> > + libutil_la_SOURCES += display-wayland.c wayland-drm-protocol.c viewporter-protocol.c
> > + libutil_la_CFLAGS = @DRM_CFLAGS@
> > +-libutil_la_LDFLAGS = -lwayland-client -lwayland-cursor -ldrm -ldrm_omap -lpthread -lpvr_wlegl -lavcodec
> > ++libutil_la_LDFLAGS = -lwayland-client -lwayland-cursor -ldrm -ldrm_omap -lpthread -lwayland-egl -lavcodec
> > + 
> > + endif
> > + 
> > +-- 
> > +2.17.1
> > +
> > diff --git a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> > index 079663e7..bb166b74 100644
> > --- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> > +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb
> > @@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "omap-a15|ti43x"
> >  
> >  inherit autotools pkgconfig
> >  
> > -PR = "r28"
> > +PR = "r29"
> >  SRCREV = "20338b9f575ffe9c18c12bbed41c16069d27ccf4"
> >  
> >  EXTRA_OEMAKE = "CC="${CC}""
> > @@ -17,6 +17,7 @@ TARGET_CC_ARCH += "${LDFLAGS}"
> >  
> >  SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git \
> >          file://0001-Makefile.am-lblah-flags-belong-to-LDADD-not-LDFLAGS.patch \
> > +	file://0001-util-Makefile.am-update-LDFLAGS-for-Mesa-based-EGL.patch \
> >  "
> >  
> >  S = "${WORKDIR}/git"
> > 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2019-10-30 15:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 13:53 [PATCH 0/7] Mesa-based EGL/GLES Eric Ruei
2019-10-29 13:53 ` [PATCH 1/7] packagegroup-arago-xxx-qte-xxx: re-enable qtwebengine per EGL 1.5 for AM3/4/5 Eric Ruei
2019-10-29 13:53 ` [PATCH 2/7] qtbase-conf: set the default EGLFS mode to kms Eric Ruei
2019-10-29 13:53 ` [PATCH 3/7] HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly Eric Ruei
2019-10-29 21:13   ` Denys Dmytriyenko
2019-10-30 14:41     ` Ruei, Eric
2019-10-30 15:01       ` Andrew F. Davis
2019-10-30 15:09         ` Ruei, Eric
2019-10-30 15:24           ` Andrew F. Davis
2019-10-30 15:30             ` Denys Dmytriyenko
2019-10-30 15:34               ` Andrew F. Davis
2019-10-30 15:57                 ` Ruei, Eric
2019-10-29 13:53 ` [PATCH 4/7] HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h Eric Ruei
2019-10-29 21:13   ` Denys Dmytriyenko
2019-10-30 15:01     ` Ruei, Eric
2019-10-29 13:53 ` [PATCH 5/7] img-pvr-sdk: Add DRM(GBM)-based GPU demos Eric Ruei
2019-10-29 13:53 ` [PATCH 6/7] omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGL Eric Ruei
2019-10-30 15:04   ` Andrew F. Davis
2019-10-30 15:09     ` Denys Dmytriyenko [this message]
2019-10-30 15:10     ` Ruei, Eric
2019-10-29 13:53 ` [PATCH 7/7] HACK: matrix-gui-machinevision-demos: disable point-cloud-viewer Eric Ruei

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=20191030150953.GR7518@beryl \
    --to=denys@ti.com \
    --cc=afd@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.