From: Martin Jansa <martin.jansa@gmail.com>
To: "Kevyn-Alexandre Paré" <kapare@rogue-research.com>
Cc: Yocto discussion list <yocto@yoctoproject.org>,
Gary Thomas <gary@mlbassoc.com>
Subject: Re: ERROR: gtest not found in the base feed
Date: Sat, 8 Nov 2014 00:35:38 +0100 [thread overview]
Message-ID: <20141107233538.GJ2444@jama> (raw)
In-Reply-To: <CACgAsMe_ub+uGya_tkrFnJNdFBxfvxmkfD8eO94TzF205sx=ew@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
On Fri, Nov 07, 2014 at 06:11:47PM -0500, Kevyn-Alexandre Paré wrote:
> Hi Gary,
>
> On Thu, Nov 6, 2014 at 6:26 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> > On 2014-11-06 16:01, Kevyn-Alexandre Paré wrote:
> >>
> >>
> >> ls
> >> tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/gtest/1.7.0-r0/deploy-rpms/armv7a_vfp_neon/
> >> gtest-dbg-1.7.0-r0.armv7a_vfp_neon.rpm
> >> gtest-dev-1.7.0-r0.armv7a_vfp_neon.rpm
> >
> >
> > Where is the gtest-1.7.0-r0.armv7a_vfp_neon.rpm??
>
> This is a part that I don't yet understand about packaging... Why the
> gtest-dbg-1.7.0-r0.armv7a_vfp_neon.rpm is there and empty and and
> other empty package are not? I think I have read that -dbg is always
> there ? Anyone can point my to documentation about that didn't found
> it.
I don't know about any documentation of this, but there is:
meta/conf/bitbake.conf:ALLOW_EMPTY_${PN}-dev = "1"
meta/conf/bitbake.conf:ALLOW_EMPTY_${PN}-dbg = "1"
and ${PN}-dev and ${PN}-dbg are in default PACKAGES value, that's what
makes them always created (even when empty), unless the recipe defines
PACKAGES variable (not recommended).
The default runtime dependency from PN-dev is IMHO more annoying than
PN-dev existence.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
prev parent reply other threads:[~2014-11-07 23:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 23:01 ERROR: gtest not found in the base feed Kevyn-Alexandre Paré
2014-11-06 23:26 ` Gary Thomas
2014-11-07 14:23 ` Martin Jansa
2014-11-07 14:39 ` Burton, Ross
2014-11-08 0:03 ` Kevyn-Alexandre Paré
2014-11-07 23:11 ` Kevyn-Alexandre Paré
2014-11-07 23:35 ` Martin Jansa [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=20141107233538.GJ2444@jama \
--to=martin.jansa@gmail.com \
--cc=gary@mlbassoc.com \
--cc=kapare@rogue-research.com \
--cc=yocto@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.