All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Jacob Stiffler <j-stiffler@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [EXTERNAL] [thud/master][PATCH] point-cloud-viewer: add RDEPENDS on libxkbcommon
Date: Fri, 14 Jun 2019 14:19:10 -0400	[thread overview]
Message-ID: <20190614181910.GC31986@beryl> (raw)
In-Reply-To: <20190614181739.GB31986@beryl>

On Fri, Jun 14, 2019 at 02:17:39PM -0400, Denys Dmytriyenko wrote:
> Still running it throught the next build, but it worked for am57 locally.

Ah, sorry, not this one, this was already tested. I was referring to glfw fix.


> On Fri, Jun 14, 2019 at 01:58:10PM -0400, Jacob Stiffler wrote:
> > Denys,
> > 
> > Can you backport this to ti2019.01?
> > 
> > 
> > Thank you,
> > 
> > Jake
> > 
> > 
> > On 6/12/2019 1:30 PM, Denys Dmytriyenko wrote:
> > >Fixes following QA error:
> > >ERROR: point-cloud-viewer-2.1-r1 do_package_qa: QA Issue: /usr/bin/point_cloud_viewer contained in package point-cloud-viewer requires libxkbcommon.so.0, but no providers found in RDEPENDS_point-cloud-viewer? [file-rdeps]
> > >
> > >Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > >---
> > >  .../recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb           | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > >diff --git a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > >index 9ee4ff0..067ead9 100644
> > >--- a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > >+++ b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > >@@ -17,7 +17,7 @@ PV = "2.1"
> > >  S = "${WORKDIR}/git"
> > >-RDEPENDS_${PN} = "glfw opencv libstdc++"
> > >+RDEPENDS_${PN} = "glfw opencv libxkbcommon"
> > >  do_install() {
> > >      install -d ${D}${bindir}
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2019-06-14 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-12 17:30 [thud/master][PATCH] point-cloud-viewer: add RDEPENDS on libxkbcommon Denys Dmytriyenko
2019-06-14 17:58 ` [EXTERNAL] " Jacob Stiffler
2019-06-14 18:17   ` Denys Dmytriyenko
2019-06-14 18:19     ` 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=20190614181910.GC31986@beryl \
    --to=denys@ti.com \
    --cc=j-stiffler@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.