similarity index 93%
rename from meta/recipes-support/libunistring/libunistring_1.4.1.bb
rename to meta/recipes-support/libunistring/libunistring_1.4.2.bb
@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
DEPENDS = "gperf-native"
SRC_URI = "${GNU_MIRROR}/libunistring/libunistring-${PV}.tar.gz"
-SRC_URI[sha256sum] = "12542ad7619470efd95a623174dcd4b364f2483caf708c6bee837cb53a54cb9d"
+SRC_URI[sha256sum] = "e82664b170064e62331962126b259d452d53b227bb4a93ab20040d846fec01d8"
inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"
- prepare for 1.4.2 release. - version.sh: Bump version number, date, gnulib version. - README: Update version. - NEWS: Update. - sync with gnulib. - lib/unistring/cdefs.h: Update from gnulib/m4/gnulib-common.m4. (_GL_UNNAMED): New macro. (_UC_UNNAMED): Apply - new C macro _GL_UNNAMED - Make the generated <unistring/stdint.h> more usable in C++ mode. - lib/Makefile.am (unistring/stdint.h): In C++ 11 or newer mode, just use <cstdint>. Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com> --- .../{libunistring_1.4.1.bb => libunistring_1.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libunistring/{libunistring_1.4.1.bb => libunistring_1.4.2.bb} (93%)