From 995f7c1778f999b649292d6b5dbec87dcdd0ed02 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 4 Dec 2024 07:49:06 +0100 Subject: [PATCH] utfcpp: update 4.0.5 -> 4.0.6 (From OE-Core rev: 6d01795fd3437841dad31a80f2abe18c09b839da) Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../recipes-support/utfcpp/{utfcpp_4.0.5.bb => utfcpp_4.0.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/utfcpp/{utfcpp_4.0.5.bb => utfcpp_4.0.6.bb} (89%) diff --git a/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb b/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb similarity index 89% rename from meta/recipes-support/utfcpp/utfcpp_4.0.5.bb rename to meta/recipes-support/utfcpp/utfcpp_4.0.6.bb index 5ac6fd369a..21f1879c4f 100644 --- a/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb +++ b/meta/recipes-support/utfcpp/utfcpp_4.0.6.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \ SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master" -SRCREV = "6be08bbea14ffa0a5c594257fb6285a054395cd7" +SRCREV = "b26a5f718f4f370af1852a0d5c6ae8fa031ba7d0" S = "${WORKDIR}/git"