mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
libsdl2-net: upgrade 2.2.0 -> 2.4.0
License-Update: Copyright year updated to 2026 Changelog: Added SDLNet_TCP_OpenServer() and SDLNet_TCP_OpenClient() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Simple DirectMedia Layer networking library."
|
||||
SECTION = "libs/network"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=68a088513da90254b2fbe664f42af315"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=036a54229112040a743509a86b30c80c"
|
||||
|
||||
SRC_URI = " \
|
||||
https://www.libsdl.org/projects/SDL_net/release/SDL2_net-${PV}.tar.gz \
|
||||
@@ -13,6 +13,6 @@ inherit cmake pkgconfig
|
||||
|
||||
DEPENDS = "virtual/libsdl2"
|
||||
|
||||
SRC_URI[sha256sum] = "4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb"
|
||||
SRC_URI[sha256sum] = "9cbca2527feb3f1a622d48ba65cc7dee9b1e3f2c55ceafb7d7720bb058aafb30"
|
||||
|
||||
FILES:${PN} += "${datadir}/licenses"
|
||||
Reference in New Issue
Block a user