From 63a96ba46f54a667ab8280b20f07d240498f9b52 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 9 Mar 2021 18:02:58 +0800 Subject: [PATCH] uthash: upgrade 2.2.0 -> 2.3.0 -License-Update: Copyright year updated to 2021. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../uthash/{uthash_2.2.0.bb => uthash_2.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/uthash/{uthash_2.2.0.bb => uthash_2.3.0.bb} (90%) diff --git a/meta-oe/recipes-support/uthash/uthash_2.2.0.bb b/meta-oe/recipes-support/uthash/uthash_2.3.0.bb similarity index 90% rename from meta-oe/recipes-support/uthash/uthash_2.2.0.bb rename to meta-oe/recipes-support/uthash/uthash_2.3.0.bb index 4ec7bc2f5e..ca8a3c0bb1 100644 --- a/meta-oe/recipes-support/uthash/uthash_2.2.0.bb +++ b/meta-oe/recipes-support/uthash/uthash_2.3.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=6891c324eb59289db33bac74d4cbb0d4" -SRCREV = "66e2668795d0aaf4977523f828e548470a680c33" +LIC_FILES_CHKSUM = "file://LICENSE;md5=736712b5904dd42f8678df7172bc5f2b" +SRCREV = "e493aa90a2833b4655927598f169c31cfcdf7861" SRC_URI = "\ git://github.com/troydhanson/${BPN}.git \