mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
gvfs: adjust fuse packageconfig to fuse3
Adjust fuse packageconfig to depend on fuse3, which is the only supported option in gvfs ≥ 1.41.7a0a06186bSigned-off-by: Diego Rondini <diego.rondini@kynetics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commitbc5394b7ae) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
24830d1492
commit
8d0ef1e05c
@@ -62,7 +62,7 @@ PACKAGECONFIG[samba] = "-Dsmb=true, -Dsmb=false, samba"
|
|||||||
PACKAGECONFIG[systemd] = "-Dsystemduserunitdir=${systemd_user_unitdir} -Dtmpfilesdir=${libdir}/tmpfiles.d, -Dsystemduserunitdir=no -Dtmpfilesdir=no, systemd"
|
PACKAGECONFIG[systemd] = "-Dsystemduserunitdir=${systemd_user_unitdir} -Dtmpfilesdir=${libdir}/tmpfiles.d, -Dsystemduserunitdir=no -Dtmpfilesdir=no, systemd"
|
||||||
|
|
||||||
# needs meta-filesystems
|
# needs meta-filesystems
|
||||||
PACKAGECONFIG[fuse] = "-Dfuse=true, -Dfuse=false, fuse"
|
PACKAGECONFIG[fuse] = "-Dfuse=true, -Dfuse=false, fuse3"
|
||||||
|
|
||||||
# libcdio-paranoia recipe doesn't exist yet
|
# libcdio-paranoia recipe doesn't exist yet
|
||||||
PACKAGECONFIG[cdda] = "-Dcdda=true, -Dcdda=false, libcdio-paranoia"
|
PACKAGECONFIG[cdda] = "-Dcdda=true, -Dcdda=false, libcdio-paranoia"
|
||||||
|
|||||||
Reference in New Issue
Block a user