Just seen http://patchwork.dal.design.ti.com/patch/47749/, before sending a patch. "libstdc++" not needed any more in RDEPENDS?
-----Original Message----- From: Dmytriyenko, Denys Sent: Wednesday, June 12, 2019 10:10 AM To: Senicic, Djordje Cc: [email protected] Subject: Re: [meta-arago] [thud/master][PATH] point-cloud-viewer: New binary compiled with gcc8 toolchain Now I'm seeing this: 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] On Tue, Jun 11, 2019 at 02:09:13PM -0400, Djordje Senicic wrote: > Signed-off-by: Djordje Senicic <[email protected]> > --- > .../recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > 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 e477448b..9ee4ff0b 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 > @@ -11,9 +11,9 @@ BRANCH = "master" > > SRC_URI = > "git://git.ti.com/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}" > > -SRCREV = "ac8f7a8334b6458676810349ab84f718ecd16975" > +SRCREV = "c4800b186744e9379c798299c5caa67f6a4468f0" > > -PV = "2.0" > +PV = "2.1" > > S = "${WORKDIR}/git" > > -- > 2.17.1 > > _______________________________________________ > 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
