* [PATCH 1/2] libunistring: Update version 0.9.6 -> 0.9.7
@ 2016-12-12 15:16 Maxin B. John
2016-12-12 15:16 ` [PATCH 2/2] harfbuzz: upgrade to 1.3.4 Maxin B. John
0 siblings, 1 reply; 2+ messages in thread
From: Maxin B. John @ 2016-12-12 15:16 UTC (permalink / raw)
To: openembedded-core
The license has changed from LGPLv3+ to "LGPLv3+ or GPLv2"
* README (Copyright): Rewrite section
* doc/libunistring.texi (Licenses): Change accordingly
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
.../{libunistring_0.9.6.bb => libunistring_0.9.7.bb} | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
rename meta/recipes-support/libunistring/{libunistring_0.9.6.bb => libunistring_0.9.7.bb} (70%)
diff --git a/meta/recipes-support/libunistring/libunistring_0.9.6.bb b/meta/recipes-support/libunistring/libunistring_0.9.7.bb
similarity index 70%
rename from meta/recipes-support/libunistring/libunistring_0.9.6.bb
rename to meta/recipes-support/libunistring/libunistring_0.9.7.bb
index bb70122..f77a210 100644
--- a/meta/recipes-support/libunistring/libunistring_0.9.6.bb
+++ b/meta/recipes-support/libunistring/libunistring_0.9.7.bb
@@ -13,16 +13,18 @@ DESCRIPTION = "Text files are nowadays usually encoded in Unicode, and may\
HOMEPAGE = "http://www.gnu.org/software/libunistring/"
SECTION = "devel"
-LICENSE = "GPLv3 & LGPLv3"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
- file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6"
+LICENSE = "LGPLv3+ | GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
+ file://README;beginline=45;endline=65;md5=08287d16ba8d839faed8d2dc14d7d6a5 \
+ file://doc/libunistring.texi;md5=b86c9fd7acaac623017239640631912c \
+ "
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] = "dfae4ff5583649ed24d8f368f1d0543b"
-SRC_URI[sha256sum] = "9625eec2507f4789ebb6fc48ebda98be0e0168979a2f68aa8b680bf8eeabbd47"
+SRC_URI[md5sum] = "8e663454aa372181ee8e46edaa3ba4c8"
+SRC_URI[sha256sum] = "9ce081cbee1951b55597b30e7030bda9d7b2f034ef901a135ff3a020be5a41e5"
inherit autotools texinfo
BBCLASSEXTEND = "native nativesdk"
--
2.4.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 2/2] harfbuzz: upgrade to 1.3.4
2016-12-12 15:16 [PATCH 1/2] libunistring: Update version 0.9.6 -> 0.9.7 Maxin B. John
@ 2016-12-12 15:16 ` Maxin B. John
0 siblings, 0 replies; 2+ messages in thread
From: Maxin B. John @ 2016-12-12 15:16 UTC (permalink / raw)
To: openembedded-core
1.3.3 -> 1.3.4
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
.../harfbuzz/{harfbuzz_1.3.3.bb => harfbuzz_1.3.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.3.3.bb => harfbuzz_1.3.4.bb} (88%)
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.bb
index 0bda42e..74d6c6a 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.3.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.3.4.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 cairo fontconfig freetype"
SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "97ae15a72a93f1f27324a2b8d9bd3b1d"
-SRC_URI[sha256sum] = "2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9"
+SRC_URI[md5sum] = "065843caf247687b94126773285bc70f"
+SRC_URI[sha256sum] = "718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b"
inherit autotools pkgconfig lib_package gtk-doc
--
2.4.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-12 15:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 15:16 [PATCH 1/2] libunistring: Update version 0.9.6 -> 0.9.7 Maxin B. John
2016-12-12 15:16 ` [PATCH 2/2] harfbuzz: upgrade to 1.3.4 Maxin B. John
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox