diff options
author | Alexander Kanavin <alex@linutronix.de> | 2024-12-04 07:49:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-05 17:07:10 +0000 |
commit | 995f7c1778f999b649292d6b5dbec87dcdd0ed02 (patch) | |
tree | 940d9f80ae5b316727972f353b3b47444eba0841 | |
parent | 75d5ff281a5cac6c2f61b21a3a4703a7779d8065 (diff) | |
download | poky-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 | ||
8 | SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master" | 8 | SRC_URI = "gitsm://github.com/nemtrif/utfcpp;protocol=https;branch=master" |
9 | 9 | ||
10 | SRCREV = "6be08bbea14ffa0a5c594257fb6285a054395cd7" | 10 | SRCREV = "b26a5f718f4f370af1852a0d5c6ae8fa031ba7d0" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||