From a8a6abe63b4e10030fd22c0ccd8f8d7ac9b6b126 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 15:32:28 +0000 Subject: [PATCH] utfcpp: upgrade 4.0.9 -> 4.1.1 --- .../recipes-support/utfcpp/{utfcpp_4.0.9.bb => utfcpp_4.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/utfcpp/{utfcpp_4.0.9.bb => utfcpp_4.1.1.bb} (94%) diff --git a/meta/recipes-support/utfcpp/utfcpp_4.0.9.bb b/meta/recipes-support/utfcpp/utfcpp_4.1.1.bb similarity index 94% rename from meta/recipes-support/utfcpp/utfcpp_4.0.9.bb rename to meta/recipes-support/utfcpp/utfcpp_4.1.1.bb index 55780b1c7c..80da59bf90 100644 --- a/meta/recipes-support/utfcpp/utfcpp_4.0.9.bb +++ b/meta/recipes-support/utfcpp/utfcpp_4.1.1.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \ SRC_URI = "git://github.com/nemtrif/utfcpp;protocol=https;branch=master;tag=v${PV} \ file://run-ptest" -SRCREV = "63d64de49fd6b829f7c8694df5ab2ee625cb7134" +SRCREV = "819011bb01628fe1aa2f1da9f2c842a48fd5680b" inherit cmake ptest -- 2.47.1