summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2024-12-04 07:49:06 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-12-05 17:07:10 +0000
commit995f7c1778f999b649292d6b5dbec87dcdd0ed02 (patch)
tree940d9f80ae5b316727972f353b3b47444eba0841
parent75d5ff281a5cac6c2f61b21a3a4703a7779d8065 (diff)
downloadpoky-995f7c1778f999b649292d6b5dbec87dcdd0ed02.tar.gz
utfcpp: update 4.0.5 -> 4.0.6
(From OE-Core rev: 6d01795fd3437841dad31a80f2abe18c09b839da) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-support/utfcpp/utfcpp_4.0.6.bb (renamed from meta/recipes-support/utfcpp/utfcpp_4.0.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/utfcpp/utfcpp_4.0.5.bb b/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 \
7 7
8SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master" 8SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master"
9 9
10SRCREV = "6be08bbea14ffa0a5c594257fb6285a054395cd7" 10SRCREV = "b26a5f718f4f370af1852a0d5c6ae8fa031ba7d0"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13