[yocto] ERROR: gtest not found in the base feed

Martin Jansa martin.jansa at gmail.com
Fri Nov 7 15:35:38 PST 2014


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 at 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 at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141108/b1eeaa18/attachment.pgp>


More information about the yocto mailing list