/openbmc/qemu/block/ |
H A D | gluster.c | 312 gconf->path = g_strdup(p); in parse_volume_options() 466 ret = glfs_set_logging(glfs, gconf->logfile, gconf->debug); in qemu_gluster_glfs_init() 474 " to connect", gconf->volume, gconf->path); in qemu_gluster_glfs_init() 547 tail = &gconf->server; in qemu_gluster_parse_json() 823 gconf->debug = s->debug; in qemu_gluster_open() 824 gconf->has_debug = true; in qemu_gluster_open() 915 gconf->debug = s->debug; in qemu_gluster_reopen_prepare() 916 gconf->has_debug = true; in qemu_gluster_reopen_prepare() 1151 if (gconf->debug < 0) { in qemu_gluster_co_create_opts() 1152 gconf->debug = 0; in qemu_gluster_co_create_opts() [all …]
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | remove_plus_from_invalid_characters_list.patch | 7 Index: GConf-3.2.5/gconf/gconf-backend.c 9 --- GConf-3.2.5.orig/gconf/gconf-backend.c 10 +++ GConf-3.2.5/gconf/gconf-backend.c
|
H A D | unable-connect-dbus.patch | 20 gconf/gconf-dbus.c | 24 ++++++++++++------------ 23 diff --git a/gconf/gconf-dbus.c b/gconf/gconf-dbus.c 25 --- a/gconf/gconf-dbus.c 26 +++ b/gconf/gconf-dbus.c
|
H A D | create_config_directory.patch | 3 In some circumstances, gconf isn't able to save configurations 7 by the time gconf wants to use it. 9 This patch makes sure that gconf creates the .config directory if it 10 doesn't exist, along with the gconf directory inside it.
|
H A D | python3.patch | 1 gconf: use python3 5 Upstream-Status: Inappropriate [gconf is deprecated] 33 …raise GSettingsSchemaConvertException('\'%s\' does not look like a valid gconf schema file: %s' % …
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gconf.bbclass | 7 DEPENDS += "gconf" 8 PACKAGE_WRITE_DEPS += "gconf-native" 14 export GCONF_SCHEMA_INSTALL_SOURCE = "xml:merged:${STAGING_DIR_NATIVE}${sysconfdir}/gconf/gconf.xml… 25 export GCONF_CONFIG_SOURCE="xml::$D${sysconfdir}/gconf/gconf.xml.defaults" 30 SCHEMA_LOCATION=$D/etc/gconf/schemas 40 SCHEMA_LOCATION=/etc/gconf/schemas 56 schema_dir = '%s/%s/etc/gconf/schemas' % (pkgdest, pkg) 64 bb.note("adding gconf postinst and prerm scripts to %s" % pkg) 76 d.appendVar("RDEPENDS:%s" % pkg, ' ' + d.getVar('MLPREFIX', False) + 'gconf')
|
H A D | rootfs-postcommands.bbclass | 411 for schema in ${IMAGE_ROOTFS}/etc/gconf/schemas/*.schemas 484 if [ -d ${IMAGE_ROOTFS}${sysconfdir}/gconf ]; then 485 find ${IMAGE_ROOTFS}${sysconfdir}/gconf -name '%gconf.xml' -print0 | xargs -0r \
|
/openbmc/linux/scripts/kconfig/ |
H A D | Makefile | 36 gconfig-prog := gconf 211 hostprogs += gconf 212 gconf-objs := gconf.o images.o $(common-objs) 214 HOSTLDLIBS_gconf = $(call read-file, $(obj)/gconf-libs) 215 HOSTCFLAGS_gconf.o = $(call read-file, $(obj)/gconf-cflags) 217 $(obj)/gconf: | $(obj)/gconf-libs 218 $(obj)/gconf.o: | $(obj)/gconf-cflags
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/ |
H A D | gconf_3.2.6.bb | 6 HOMEPAGE = "https://gitlab.gnome.org/Archive/gconf" 39 install -d ${D}${sysconfdir}/gconf/gconf.xml.system 59 FILES:${PN}-dev += "${datadir}/sgml/gconf/gconf-1.0.dtd"
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | Makefile | 31 gconfig: $(obj)/gconf 66 update-po-config: $(obj)/kxgettext $(obj)/gconf.glade.h 216 gconf-objs := gconf.o zconf.tab.o 218 hostprogs-y := conf nconf mconf kxgettext qconf gconf 222 clean-files += gconf.glade.h 283 $(obj)/gconf.o: $(obj)/.tmp_gtkcheck 320 $(obj)/gconf.glade.h: $(obj)/gconf.glade 322 $(obj)/gconf.glade
|
H A D | .gitignore | 5 gconf.glade.h 16 gconf
|
H A D | POTFILES.in | 10 scripts/kconfig/gconf.c 11 scripts/kconfig/gconf.glade.h
|
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-sato/ |
H A D | matchbox-session-sato_0.1.bb | 9 …S:${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf" 44 PACKAGE_WRITE_DEPS += "gconf-native" 48 …gconftool-2 --config-source=xml::$D${sysconfdir}/gconf/gconf.xml.defaults --direct --type $1 --set…
|
/openbmc/openbmc/poky/meta/recipes-sato/settings-daemon/ |
H A D | settings-daemon_0.0.2.bb | 1 SUMMARY = "Provides a bridge between gconf and xsettings" 7 DEPENDS = "gconf glib-2.0 gtk+3" 20 inherit autotools pkgconfig gconf features_check
|
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/files/ |
H A D | no-handed.patch | 35 gconf_client_add_dir (gconf, INTERFACE_DIR, GCONF_CLIENT_PRELOAD_ONELEVEL, NULL); 36 g_signal_connect (gconf, "value-changed", G_CALLBACK (on_gconf_value_changed), NULL);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/ |
H A D | pidgin_2.14.2.bb | 6 DEPENDS = "python3 virtual/libintl intltool-native libxml2 gconf glib-2.0-native" 8 inherit autotools gettext pkgconfig gconf perlnative python3native 64 …bdir}/libpurple*.so.* ${libdir}/purple-2 ${bindir}/purple-* ${sysconfdir}/gconf/schemas/purple* ${…
|
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | marvell,dove.txt | 19 gconf: global-config@e802c {
|
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-config-gtk/ |
H A D | matchbox-config-gtk_0.2.bb | 9 DEPENDS = "gconf gtk+3"
|
/openbmc/linux/Documentation/ |
H A D | dontdiff | 130 gconf 131 gconf-cfg
|
/openbmc/openbmc/poky/meta/recipes-graphics/matchbox-wm/ |
H A D | matchbox-wm_1.2.3.bb | 11 DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf libxcurso…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/kconfig-frontends/ |
H A D | kconfig-frontends_4.11.0.1.bb | 35 EXTRA_OECONF += "--disable-gconf --disable-qconf"
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | external-scm.rst | 46 SRCREV:pn-gconf-dbus ?= "${AUTOREV}"
|
/openbmc/openbmc/meta-security/recipes-compliance/openscap/ |
H A D | openscap_1.3.9.bb | 9 DEPENDS = "dbus acl bzip2 pkgconfig gconf procps curl libxml2 libxslt libcap swig libpcre xmlsec1"
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig.rst | 13 The gconfig ('gconf') program has limited help text.
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | dove.dtsi | 773 gconf: global-config@e802c { label
|