[oe] [PATCH][meta-oe 7/8] gvfs: don't depend on samba by default

Martin Jansa martin.jansa at gmail.com
Sun Nov 15 19:25:42 UTC 2015


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 <martin.jansa at gmail.com> wrote:
> > * we don't want to introduce dependency on meta-networking just because of this
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > ---
> >  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
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
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.openembedded.org/pipermail/openembedded-devel/attachments/20151115/44edc8f4/attachment-0002.sig>


More information about the Openembedded-devel mailing list