mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
freerdp: upgrade 2.5.0 -> 2.6.0
Changelog: ========= Noteworthy changes: * Backported android FFMPEG build scripts * Updated android build dependencies Fixed issues: * Backported #7303: Fix PDU length for RDPINPUT_PROTOCOL_V300 * Backported #7658: Sanitize optional physical monitor size values * Backported #7426: Wayland memory corruption * Backported #7293: Remove unused codec x264 * Backported #7541: Allow resolutions larger 2048x2048 * Backported #7574: FFMPEG 5.0 support * Backported #7578: FFMPEG 5.0 support * Backported #7580: Fixed device hotplugging * Backported #7583: GetUserNameExA: Prefer getpwuid_r over getlogin_r over getlogin * Backported #7585: Android Mediacodec support Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0a269c0a08
commit
7b045fa75f
|
|
@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv
|
|||
PE = "1"
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
|
||||
SRCREV = "d50aef95520df4216c638495a6049125c00742cb"
|
||||
SRCREV = "8a5c034d547c428c512b0a4b840d3a8a4762f989"
|
||||
SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \
|
||||
file://winpr-makecert-Build-with-install-RPATH.patch \
|
||||
"
|
||||
Loading…
Reference in New Issue
Block a user