libunistring: upgrade to version 0.9.6

0.9.5 -> 0.9.6

(From OE-Core rev: f002fbaf69caf001b3345952e6da897f55c27a36)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2015-11-19 19:02:55 +02:00 committed by Richard Purdie
parent f840e59b76
commit 8d708a5177
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz \
file://iconv-m4-remove-the-test-to-convert-euc-jp.patch \
file://0001-Unset-need_charset_alias-when-building-for-musl.patch \
"
SRC_URI[md5sum] = "1a705bcdcb83799d544137617b377cfd"
SRC_URI[sha256sum] = "1a8c0772467850bef7197318a95f44abbb678ea83cbf119a3500cc7848276a17"
SRC_URI[md5sum] = "dfae4ff5583649ed24d8f368f1d0543b"
SRC_URI[sha256sum] = "9625eec2507f4789ebb6fc48ebda98be0e0168979a2f68aa8b680bf8eeabbd47"
inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"