From: Wang Mingyu <[email protected]> License-Update: Copyright year updated to 2026
Changelog: Added SDLNet_TCP_OpenServer() and SDLNet_TCP_OpenClient() Signed-off-by: Wang Mingyu <[email protected]> --- .../libsdl/{libsdl2-net_2.2.0.bb => libsdl2-net_2.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/libsdl/{libsdl2-net_2.2.0.bb => libsdl2-net_2.4.0.bb} (66%) diff --git a/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb b/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.4.0.bb similarity index 66% rename from meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb rename to meta-oe/recipes-graphics/libsdl/libsdl2-net_2.4.0.bb index 4a7ada94cb..12e6d3f0dc 100644 --- a/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.2.0.bb +++ b/meta-oe/recipes-graphics/libsdl/libsdl2-net_2.4.0.bb @@ -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 \ @@ -12,6 +12,6 @@ inherit cmake pkgconfig DEPENDS = "virtual/libsdl2" -SRC_URI[sha256sum] = "4e4a891988316271974ff4e9585ed1ef729a123d22c08bd473129179dc857feb" +SRC_URI[sha256sum] = "9cbca2527feb3f1a622d48ba65cc7dee9b1e3f2c55ceafb7d7720bb058aafb30" FILES:${PN} += "${datadir}/licenses" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127220): https://lists.openembedded.org/g/openembedded-devel/message/127220 Mute This Topic: https://lists.openembedded.org/mt/119510033/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
