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?
Andreas -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
