aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-settings-daemon
AgeCommit message (Collapse)Author
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-03-28gnome-settings-daemon: Do not generate meson.nativeKhem Raj
OE-core now uses native-file instead of environment variables so its not needed Fixes ERROR: Multiple producers for Ninja target "TOPDIR/build/tmpfs/work/armv7vet2hf-neon-yoe-linux-gnueabi/gnome-settings-daemon/3.36.1-r0/meson.native". Please rename your targets. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> Cc: Ross Burton <ross.burton@arm.com>
2020-09-20gnome-settings-daemon: Remove wrong RDEPENDAndreas Müller
* Since variable was misspelled it was a no-op * There is no gdbus package (gdbus is in glib-2.0-utils) * Did not find any pointer in the source that gdbus has to be installed on target Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-19gnome-settings-daemon: Remove duplicate outdated SRC_URI hashesAdrian Bunk
They got overwritten later with the correct values. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13gnome-settings-daemon: smartcard support is optional, and needs nssAdrian Bunk
../gnome-settings-daemon-3.36.1/meson.build:165:2: ERROR: Dependency "nss" not found, tried pkgconfig This happened when networkmanager is configured without nss, or nm support disabled in gnome-settings-daemon. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-07gnome-settings-daemon: Add introspection to UNKNOWN_CONFIGURE_WHITELISTKhem Raj
gobject-introspection is needed unconditionally therefore add "introspection" to unknown configure option whitelist Fixes ERROR: QA Issue: gnome-settings-daemon: configure was passed unrecognised options: introspection [unknown-configure-option] Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-04gnome-settings-daemon: Drop using autotools specific optionKhem Raj
gnome-settings-daemon has now switched to using meson therefore drop this setting which was used when autotools were used. Fixes WARNING: Unknown options: "introspection" Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03gnome-settings-daemon: upgrade 3.34.2 -> 3.36.1Andreas Müller
============== Version 3.36.1 ============== - Translation updates - CI improvements Media-keys: - Do not consider sound feedback a reason to inhibit sound feedback. Print-notification: - Fix a minor warning on shutdown Sharing: - Do not warn after starting/stopping nonexistent services ============== Version 3.36.0 ============== -Translation updates =============== Version 3.35.92 =============== - Translation updates - CI improvements Xsettings: - Load scripts from /etc/xdg/Xwayland-session.d in order to lazily set up X11 sessions for wayland (e.g. Xwayland being raised on demand) - Delegate on gnome-shell to enable/disable animations Sharing: - Drop support for vino. It is replaced by the windowing agnostic gnome-remote-desktop in other places of the stack. Wacom: - Fix build without wayland Housekeeping: - Use atime instead of mtime in thumbnail cleaner, if available - Avoid crossing into different filesystems in cleanup dirs (except trash:) Power: - Add missing error check to realpath call =============== Version 3.35.91 =============== - Translation updates - Add capability to disable USB while the lockscreen is on Power: - Increase permissible runtime for some tests Color: - Look for builtin profiles in UEFI Version 3.35.0 ============== - Translation updates - Lower systemd stop timeout Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-29gnome-settings-daemon: upgrade 3.34.1 -> 3.34.2Andreas Müller
>From [1]: ============== Version 3.34.2 ============== Media-keys: - Place spawned processes into a systemd scope. For this to work, gnome-settings-daemon needs to be build with libgnome-desktop >= 3.34.2.1, as the API was added in that release. - Fixed saving screenshots to clipboard on wayland. For 3.34, this feature was fixed by using the X11 clipboard, saving to clipboard will indefinitely raise Xwayland if the Xwayland-on-demand experimental feature was enabled, and will not work at all if --no-x11 is passed to gnome-shell. - Fix crash on keybinding migration Smartcard: - Initialize pointer before use [1] http://ftp.gnome.org/pub/gnome/sources/gnome-settings-daemon/3.34/gnome-settings-daemon-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-21recipes: rename distro_features_check to features_checkDenys Dmytriyenko
Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-19gnome-settings-daemon: add gsettings to inheritAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-14gnome-settings-daemon: initial add 3.34.1Andreas Müller
It is a dependency for upcoming mutter Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-08-31recipes: remove blacklisted recipesMartin Jansa
* as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-24libgnomekbd: 2.32 -> 3.22Hongxu Jia
Remove --disable-schemas-install: ... |QA Issue: libgnomekbd: configure was passed unrecognised options: --disable-schemas-install [unknown-configure-option] ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-05recipes: add removal date to PNBLACKLIST messagesMartin Jansa
* based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-07Make use of the new bb.utils.filter() functionPeter Kjellerstedt
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13recipes: blacklist recipes depending on blacklisted recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-04-28meta-gnome: use bb.utils.contains() instead of base_contains()Ross Burton
base_contains() is a compatibility wrapper and may warn in the future, so replace all instances with bb.utils.contains(). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-settings-daemon: fix build for libnotify > 0.7.xAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16gnome-settings-daemon: fix PACKAGECONFIGAndreas Müller
detected by new oe-core feature Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-12gnome-settings-daemon: add PACKAGECONFIG for smartcard supportRoss Burton
Smartcard support is enabled by default and results in a floating dependency on NSS. Add a PACKAGECONFIG for this and disable it by default. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11gnome-settings-daemon: remove unrecognized configure optionsMartin Jansa
* fixes following QA warning: gnome-settings-daemon-2.32.1: gnome-settings-daemon: configure was passed unrecognised options: --disable-esd [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-05gnome-settings-daemon: remove blacklist, libgnomekbd has been fixedKoen Kooi
Also fix S!=B and dependency issues. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because ↵Martin Jansa
of broken libgnomekbd with B!=S Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17gnome-settings-daemon: add PACKAGECONFIG for pulseaudioMartin Jansa
* libcanberra is autodetected and dependency on it wasn't deterministic Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03remove the unnecessary protocol parametersJackie Huang
It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-30gnome-settings-daemon: add missing DEPENDSKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-31gnome-settings-daemon: remove gtk-doc from inherit to unbreak buildAndreas Müller
error message was: gtkdocize: GTK_DOC_CHECK not called in configure.ac Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-01gnome-settings-daemon: fix staticdev QA warningsAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-09gnome-settings-daemon 2.32.1: libsndfile -> libsndfile1Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07gnome-settings-daemon: add dependency on libsndfileKoen Kooi
It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: [..] libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libogg0 (>= 1.3.0), libsndfile1 (>= 1.0.25), But libsndfile hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-07gnome-settings-daemon: add dependency on libxtst6Koen Kooi
It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: libltdl7 (>= 2.4.2), hicolor-icon-theme, libjson0 (>= 0.9), libxcb1 (>= 1.8.1), libxrender1 (>= 0.9.7), libpixman-1-0 (>= 0.25.2), libxml2 (>= 2.7.8), libxext6 (>= 1.3.1), libz1 (>= 1.2.6), libxtst6 (>= 1.2.1), But libxtst hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02gnome-settings-daemon 2.32.1: Bump PR for recent class changesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23gnome-settings-daemon 2.32.1: build from stable branch for bugfixes, fix ↵Koen Kooi
dependencies Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21gnome-settings-daemon: clean up dependenciesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-10gnome-settings-daemon: add 2.32.1Koen Kooi
and drop 2.26.1 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>