On Sun, Nov 15, 2015 at 05:43:25PM +0100, Andreas Müller wrote:
> On Sun, Nov 15, 2015 at 5:17 PM, Martin Jansa <[email protected]> wrote:
> > * we don't want to introduce dependency on meta-networking just because of 
> > this
> >
> > Signed-off-by: Martin Jansa <[email protected]>
> > ---
> >  meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb 
> > b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
> > index 166e5d2..fb5185f 100644
> > --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
> > +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.10.1.bb
> > @@ -22,7 +22,7 @@ FILES_gvfsd-trash = "${libexecdir}/gvfsd-trash 
> > ${datadir}/gvfs/mounts/trash.moun
> >  RDEPENDS_${PN} = "gvfs-gdu-volume-monitor"
> >  RRECOMMENDS_gvfsd-ftp += "openssh-sftp openssh-ssh"
> >
> > -PACKAGECONFIG ?= "libgphoto2 ${@base_contains('INCOMPATIBLE_LICENSE', 
> > 'GPLv3', '', 'samba', d)}"
> > +PACKAGECONFIG ?= "libgphoto2"
> >
> >  PACKAGECONFIG[libgphoto2] = "--enable-gphoto2, --disable-gphoto2, 
> > libgphoto2"
> >  PACKAGECONFIG[samba] = "--enable-samba 
> > --with-samba-includes=${STAGING_INCDIR} \
> > --
> > 2.6.3
> >
> Yet another PACKAGECONFIG I have to watch for to keep my images
> working as I want them to. As it turns out that I loose overview of
> all these packageconfigs around: Is there a possibility to set all
> packageconfigs globally?

I'm sorry about that, but I don't think it's possible.

It was discussed few weeks ago, when the QA check for invalid PACKAGECONFIG was 
added.

Before it was possible to globally append something. What we can do is
to introduce DISTRO_FEATURE which will enable samba everywhere or even
check for meta-networking layer and enable it by default when
meta-networking is in bblayers.

> 
> Andreas
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to