From 17d8f29cf6c70cd84dab3a9d55d28cbb20aad1c4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 30 Jun 2026 17:22:04 +0800 Subject: [PATCH] uthash: upgrade 2.3.0 -> 2.4.0 License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../uthash/{uthash_2.3.0.bb => uthash_2.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/uthash/{uthash_2.3.0.bb => uthash_2.4.0.bb} (90%) diff --git a/meta-oe/recipes-support/uthash/uthash_2.3.0.bb b/meta-oe/recipes-support/uthash/uthash_2.4.0.bb similarity index 90% rename from meta-oe/recipes-support/uthash/uthash_2.3.0.bb rename to meta-oe/recipes-support/uthash/uthash_2.4.0.bb index 357ddfdbca..99955047e2 100644 --- a/meta-oe/recipes-support/uthash/uthash_2.3.0.bb +++ b/meta-oe/recipes-support/uthash/uthash_2.4.0.bb @@ -8,8 +8,8 @@ DESCRIPTION = " uthash-dev provides a hash table implementation using C preproce HOMEPAGE = "https://troydhanson.github.io/uthash/" SECTION = "base" LICENSE = "BSD-1-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=736712b5904dd42f8678df7172bc5f2b" -SRCREV = "e493aa90a2833b4655927598f169c31cfcdf7861" +LIC_FILES_CHKSUM = "file://LICENSE;md5=0b257b732f65d04fed014f018f7c72fd" +SRCREV = "a49bed0b4abb7dff16c73906dcdc8a9718d582d2" SRC_URI = "\ git://github.com/troydhanson/${BPN}.git;branch=master;protocol=https \