summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libunistring/libunistring_1.1.bb (renamed from meta/recipes-support/libunistring/libunistring_1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunistring/libunistring_1.0.bb b/meta/recipes-support/libunistring/libunistring_1.1.bb
index b6f5100ae8..009707a54a 100644
--- a/meta/recipes-support/libunistring/libunistring_1.0.bb
+++ b/meta/recipes-support/libunistring/libunistring_1.1.bb
@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
21DEPENDS = "gperf-native" 21DEPENDS = "gperf-native"
22 22
23SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz" 23SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz"
24SRC_URI[sha256sum] = "3c0184c0e492d7c208ce31d25dd1d2c58f0c3ed6cbbe032c5b248cddad318544" 24SRC_URI[sha256sum] = "a2252beeec830ac444b9f68d6b38ad883db19919db35b52222cf827c385bdb6a"
25 25
26inherit autotools texinfo 26inherit autotools texinfo
27BBCLASSEXTEND = "native nativesdk" 27BBCLASSEXTEND = "native nativesdk"