mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
remmina: upgrade 1.4.17 -> 1.4.18
List of changes: full changelog * [SNAP] Removing unsupported architectures !2268 @antenore * Try more shells as launcher if default isn't found !2269 @cirelli94 * Minor fixes for v1.4.17 !2270 @antenore * SSH session improvements !2271 @antenore * Fixes - Auto-start file created on tray icon disabled !2272 @antenore * RDP: Remove older usage of ClientHostname @giox069 * Fix libfreerdp version check @giox069 * Explicitly set user resolution to a multiple of 4 !2273 @antenore * Code refactoring - ASAN exceptions !2274 @antenore Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ DEPENDS = " \
|
|||||||
DEPENDS_append_libc-musl = " libexecinfo"
|
DEPENDS_append_libc-musl = " libexecinfo"
|
||||||
LDFLAGS_append_libc-musl = " -lexecinfo"
|
LDFLAGS_append_libc-musl = " -lexecinfo"
|
||||||
|
|
||||||
SRCREV = "0ef1621b3e16b3168213147a2bfca39da2c2668f"
|
SRCREV = "045862cc7d7dd986b349c68131df2f86b9b1cd9c"
|
||||||
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https"
|
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user