diff options
-rw-r--r-- | meta/recipes-support/libunistring/libunistring_0.9.6.bb (renamed from meta/recipes-support/libunistring/libunistring_0.9.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libunistring/libunistring_0.9.5.bb b/meta/recipes-support/libunistring/libunistring_0.9.6.bb index 45cf633300..bb701227f2 100644 --- a/meta/recipes-support/libunistring/libunistring_0.9.5.bb +++ b/meta/recipes-support/libunistring/libunistring_0.9.6.bb | |||
@@ -21,8 +21,8 @@ SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz \ | |||
21 | file://iconv-m4-remove-the-test-to-convert-euc-jp.patch \ | 21 | file://iconv-m4-remove-the-test-to-convert-euc-jp.patch \ |
22 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ | 22 | file://0001-Unset-need_charset_alias-when-building-for-musl.patch \ |
23 | " | 23 | " |
24 | SRC_URI[md5sum] = "1a705bcdcb83799d544137617b377cfd" | 24 | SRC_URI[md5sum] = "dfae4ff5583649ed24d8f368f1d0543b" |
25 | SRC_URI[sha256sum] = "1a8c0772467850bef7197318a95f44abbb678ea83cbf119a3500cc7848276a17" | 25 | SRC_URI[sha256sum] = "9625eec2507f4789ebb6fc48ebda98be0e0168979a2f68aa8b680bf8eeabbd47" |
26 | 26 | ||
27 | inherit autotools texinfo | 27 | inherit autotools texinfo |
28 | BBCLASSEXTEND = "native nativesdk" | 28 | BBCLASSEXTEND = "native nativesdk" |