diff options
| author | Fabio Estevam <festevam@denx.de> | 2023-02-09 17:55:52 -0300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-02-09 15:57:26 -0800 |
| commit | b9a5755b9eb74664e055bf3df23bf90265b15593 (patch) | |
| tree | df9ee1a07719ef746f8426fcf37bc3637762f374 | |
| parent | 21f79077bf68047d36ba4a9a560c8c57135cf545 (diff) | |
| download | meta-openembedded-b9a5755b9eb74664e055bf3df23bf90265b15593.tar.gz | |
spice-gtk: Update to version 0.42
Update to version 0.42:
v0.42
=====
- !115 - Fix compilation on win32 with EGL
- !114 - spice-widget: fix hotspot position on Wayland/HiDPI
- !112 - meson: Allow building on a Wayland-only environment
- !110 - usb-backend: Fix devices not being enumerated
- !108 - spicy: Add keyboard shortcuts for copy/paste sync
- Require meson >= 0.56
The original recipe name was spice-gtk_0.4.1.bb, but the spice-gtk
repo tags the releases as 0.41, not 0.4.1, so update it accordingly.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/spice/spice-gtk_0.42.bb (renamed from meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb index 44b42a3313..2d1b64967e 100644 --- a/meta-networking/recipes-support/spice/spice-gtk_0.4.1.bb +++ b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 8 | file://subprojects/keycodemapdb/LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ | 8 | file://subprojects/keycodemapdb/LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRCREV = "74e673d7c3d9cd281d85c691fbc520107066da01" | 11 | SRCREV = "f04479c16f0969fb394ebe74b6eff74e560a42f0" |
| 12 | 12 | ||
| 13 | SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice-gtk.git;protocol=https;branch=master" | 13 | SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice-gtk.git;protocol=https;branch=master" |
| 14 | 14 | ||
