From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-oe 7/8] gvfs: don't depend on samba by default
Date: Sun, 15 Nov 2015 20:25:42 +0100 [thread overview]
Message-ID: <20151115192542.GA2554@jama> (raw)
In-Reply-To: <CALbNGRR7EUtEYLHuZwFZzAP2f6UHvwFTCSrz5ceBj2_4dJEqTA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2143 bytes --]
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@gmail.com> wrote:
> > * we don't want to introduce dependency on meta-networking just because of this
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-11-15 19:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-15 16:17 [PATCH][meta-oe 1/8] qt-mobility: fix dependencies and PACKAGECONFIG Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 2/8] samba, ctdb, libldb, libtdb, libtevent, talloc: move to meta-networking Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 3/8] samba: add dependency on libbsd cyrus-sasl and PACKAGECONFIG for dmapi Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 4/8] imsettings: add xfconf dependency and xfce-layer to LAYERDEPENDS Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 5/8] sox: add PACKAGECONFIG for flac, armwb, amrnb Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 6/8] cifs-utils: add dependency on samba Martin Jansa
2015-11-15 16:17 ` [PATCH][meta-oe 7/8] gvfs: don't depend on samba by default Martin Jansa
2015-11-15 16:43 ` Andreas Müller
2015-11-15 19:25 ` Martin Jansa [this message]
2015-11-15 16:17 ` [PATCH][meta-oe 8/8] vlc: add PACKAGECONFIG for samba, upnp, dvdnav, sftp, vorbis, dc1394, dv1394, svg, svgdec Martin Jansa
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=20151115192542.GA2554@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.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.