From c08b0046f4ea977f61955504741f64b6c12d1e04 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 11 Mar 2025 16:55:09 +0800 Subject: [PATCH] udpcast: upgrade 20230924 -> 20250223 0001-include-stddef.h-for-ptrdiff_t.patch refreshed for 20250223 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../udpcast/0001-include-stddef.h-for-ptrdiff_t.patch | 8 +++++--- .../udpcast/{udpcast_20230924.bb => udpcast_20250223.bb} | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) rename meta-networking/recipes-support/udpcast/{udpcast_20230924.bb => udpcast_20250223.bb} (91%) diff --git a/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch b/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch index e3d65db734..3255a3fad0 100644 --- a/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch +++ b/meta-networking/recipes-support/udpcast/udpcast/0001-include-stddef.h-for-ptrdiff_t.patch @@ -13,15 +13,17 @@ Signed-off-by: Enguerrand de Ribaucourt +#include #include #include #include -- -2.34.1 +2.43.0 diff --git a/meta-networking/recipes-support/udpcast/udpcast_20230924.bb b/meta-networking/recipes-support/udpcast/udpcast_20250223.bb similarity index 91% rename from meta-networking/recipes-support/udpcast/udpcast_20230924.bb rename to meta-networking/recipes-support/udpcast/udpcast_20250223.bb index 3dea7e2ef6..b3861ce7c5 100644 --- a/meta-networking/recipes-support/udpcast/udpcast_20230924.bb +++ b/meta-networking/recipes-support/udpcast/udpcast_20250223.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e3cf524a29c8476be354bb329d36ff80" SRC_URI = "http://www.udpcast.linux.lu/download/${BP}.tar.gz \ file://0001-include-stddef.h-for-ptrdiff_t.patch \ " -SRC_URI[sha256sum] = "17b5cd8b1e54f7e2e53357ac02ee86e4198bf704096987a03a3b5c402a0ecea1" +SRC_URI[sha256sum] = "cefd7554c877e1bc76987d2b96b23f7699a2e5340c254454f61b6e0dae370aa7" # Installation of rateGovernor.h fails without brokensep inherit autotools-brokensep manpages