diff options
| author | Markus Volk <f_l_k@t-online.de> | 2025-10-29 17:42:29 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-29 21:02:20 -0700 |
| commit | 8f0bc1ac75682a8b752ef38c9519f0ec2277d385 (patch) | |
| tree | 7b82b40bcbbc17292aa8729f9199bbcb060caf28 | |
| parent | b6876c517a5510efe71cc6bd71ff27bed2264b3e (diff) | |
| download | meta-openembedded-8f0bc1ac75682a8b752ef38c9519f0ec2277d385.tar.gz | |
spice-protocols: update 0.14.4 -> 0.14.5
Major changes in 0.14.5
=======================
* Add SPICE_MSG_DISPLAY_GL_SCANOUT2_UNIX
* Fix for Windows Arm64 build
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb (renamed from meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb b/meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb index 7f08eebee7..9ac6833d67 100644 --- a/meta-networking/recipes-support/spice/spice-protocol_0.14.4.bb +++ b/meta-networking/recipes-support/spice/spice-protocol_0.14.5.bb | |||
| @@ -8,7 +8,7 @@ HOMEPAGE = "https://spice-space.org" | |||
| 8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b37311cb5604f3e5cc2fb0fd23527e95" |
| 10 | 10 | ||
| 11 | SRCREV = "6f453a775d87087c6ba59fc180c1a1e466631a47" | 11 | SRCREV = "c5c2f26422b44e3143c87814af73c38125d4ccfc" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://gitlab.freedesktop.org/spice/spice-protocol.git;protocol=https;branch=master" | 13 | SRC_URI = "git://gitlab.freedesktop.org/spice/spice-protocol.git;protocol=https;branch=master" |
| 14 | 14 | ||
