Go to file
Gyorgy Sarvari f1ac7e180f
keybinder: upgrade to latest revision
The application does use tags and version, but their versioning patterns
are all over the place. I kept the eisting PV declaration due to this (and
because this seems to be the very last upsteam change - the repository
looks abandoned).

Changelog:

* Fix ``keybinder_bind`` and others to not crash on non-X11 displays.
  It simply returns FALSE, failing to bind the key.
* Add new API:
  gboolean keybinder_supported()
    Return TRUE if on key bindings are implemented for this
    configuration. (Right now: only TRUE if gtk says there's an X11
    display)
* Fix deprecated directives in build system

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-21 08:54:05 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems packagegroups: Remove packages not yet ported onto riscv32 2025-12-13 00:54:16 -08:00
meta-gnome keybinder: upgrade to latest revision 2025-12-21 08:54:05 -08:00
meta-initramfs kexec-tools-klibc: Update to latest 2.0.32 release 2025-12-14 10:11:17 -08:00
meta-multimedia dav1d: update 1.5.1 -> 1.5.2 2025-12-13 00:54:16 -08:00
meta-networking strongswan: upgrade 6.0.3 -> 6.0.4 2025-12-21 08:54:04 -08:00
meta-oe valkey: upgrade 9.0.0 -> 9.0.1 2025-12-21 08:54:04 -08:00
meta-perl libmime-types-perl: upgrade 2.29 -> 2.30 2025-12-21 08:54:02 -08:00
meta-python python3-tzdata: upgrade 2025.2 -> 2025.3 2025-12-21 08:54:04 -08:00
meta-webserver cockpit: upgrade 349 -> 352 2025-12-11 15:29:44 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories