All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] harfbuzz: upgrade 3.0.0 -> 3.1.1
@ 2021-11-09 15:02 Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iproute2: upgrade 5.14.0 -> 5.15.0 Wang Mingyu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-11-09 15:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Work around GCC cast-align error/warning on some platforms. (Behdad Esfahbod)
Documentation improvements. (Matthias Clasen)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../harfbuzz/{harfbuzz_3.0.0.bb => harfbuzz_3.1.1.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_3.0.0.bb => harfbuzz_3.1.1.bb} (95%)

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.bb
similarity index 95%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.bb
index fef9453187..1fc83a3bc2 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_3.0.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_3.1.1.bb
@@ -12,7 +12,7 @@ UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
 UPSTREAM_CHECK_REGEX = "harfbuzz-(?P<pver>\d+(\.\d+)+).tar"
 
 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "036b0ee118451539783ec7864148bb4106be42a2eb964df4e83e6703ec46f3d9"
+SRC_URI[sha256sum] = "f3f3247bdeabf36765acc237a5f651e651e4e9706582b9cc2cf6c9b8102dfa93"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [OE-core] [PATCH] iproute2: upgrade 5.14.0 -> 5.15.0
  2021-11-09 15:02 [OE-core] [PATCH] harfbuzz: upgrade 3.0.0 -> 3.1.1 Wang Mingyu
@ 2021-11-09 15:02 ` Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iso-codes: upgrade 4.7.0 -> 4.8.0 Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iw: upgrade 5.9 -> 5.16 Wang Mingyu
  2 siblings, 0 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-11-09 15:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../iproute2/{iproute2_5.14.0.bb => iproute2_5.15.0.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_5.14.0.bb => iproute2_5.15.0.bb} (75%)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb b/meta/recipes-connectivity/iproute2/iproute2_5.15.0.bb
similarity index 75%
rename from meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_5.15.0.bb
index 27fb5c8866..99a743391a 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_5.14.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_5.15.0.bb
@@ -4,7 +4,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
            file://0001-libc-compat.h-add-musl-workaround.patch \
            "
 
-SRC_URI[sha256sum] = "210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4"
+SRC_URI[sha256sum] = "38e3e4a5f9a7f5575c015027a10df097c149111eeb739993128e5b2b35b291ff"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [OE-core] [PATCH] iso-codes: upgrade 4.7.0 -> 4.8.0
  2021-11-09 15:02 [OE-core] [PATCH] harfbuzz: upgrade 3.0.0 -> 3.1.1 Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iproute2: upgrade 5.14.0 -> 5.15.0 Wang Mingyu
@ 2021-11-09 15:02 ` Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iw: upgrade 5.9 -> 5.16 Wang Mingyu
  2 siblings, 0 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-11-09 15:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

- ISO 3166-1: Add flag emoji to countries. Thanks to Pander
  for the suggestion. Fixes #19
- ISO 639-5: New translation for Chinese (Simplified)

- ISO 3166-2: Major update of data.
  Thanks to the script of Kevin Kaiser, which enables
  the download of ISO pages and parses the data.
  Fixes #15, #16, #27
- Rename ChangeLog.md to CHANGELOG.md and follow the suggestions
  from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Move all CHANGELOG entries from versions before 4.0 to an
  archive file (CHANGELOG-PRE-4.0.md) in order to reduce the
  massive size of this CHANGELOG.
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 639-2
- Translation updates for ISO 639-3
- Translation updates for ISO 639-5
- Translation updates for ISO 15924

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../iso-codes/{iso-codes_4.7.0.bb => iso-codes_4.8.0.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/iso-codes/{iso-codes_4.7.0.bb => iso-codes_4.8.0.bb} (94%)

diff --git a/meta/recipes-support/iso-codes/iso-codes_4.7.0.bb b/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
similarity index 94%
rename from meta/recipes-support/iso-codes/iso-codes_4.7.0.bb
rename to meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
index 46988a7e80..2f3f589e7c 100644
--- a/meta/recipes-support/iso-codes/iso-codes_4.7.0.bb
+++ b/meta/recipes-support/iso-codes/iso-codes_4.8.0.bb
@@ -9,7 +9,7 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://salsa.debian.org/iso-codes-team/iso-codes.git;protocol=https;branch=main;"
-SRCREV = "59767ed869f3952575f7d0f639a290a4c4b315e5"
+SRCREV = "5d0a5515f26b3858e27939c8f9a732d8bd4271ab"
 
 # inherit gettext cannot be used, because it adds gettext-native to BASEDEPENDS which
 # are inhibited by allarch
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [OE-core] [PATCH] iw: upgrade 5.9 -> 5.16
  2021-11-09 15:02 [OE-core] [PATCH] harfbuzz: upgrade 3.0.0 -> 3.1.1 Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iproute2: upgrade 5.14.0 -> 5.15.0 Wang Mingyu
  2021-11-09 15:02 ` [OE-core] [PATCH] iso-codes: upgrade 4.7.0 -> 4.8.0 Wang Mingyu
@ 2021-11-09 15:02 ` Wang Mingyu
  2 siblings, 0 replies; 4+ messages in thread
From: Wang Mingyu @ 2021-11-09 15:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Wang Mingyu

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-connectivity/iw/{iw_5.9.bb => iw_5.16.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/iw/{iw_5.9.bb => iw_5.16.bb} (90%)

diff --git a/meta/recipes-connectivity/iw/iw_5.9.bb b/meta/recipes-connectivity/iw/iw_5.16.bb
similarity index 90%
rename from meta/recipes-connectivity/iw/iw_5.9.bb
rename to meta/recipes-connectivity/iw/iw_5.16.bb
index 3d1e1c7e79..cf176a349f 100644
--- a/meta/recipes-connectivity/iw/iw_5.9.bb
+++ b/meta/recipes-connectivity/iw/iw_5.16.bb
@@ -14,7 +14,7 @@ SRC_URI = "http://www.kernel.org/pub/software/network/iw/${BP}.tar.gz \
            file://separate-objdir.patch \
 "
 
-SRC_URI[sha256sum] = "6e7d3c9f8b4ee68e412f20fe229c9854c2dba383e3e650ce6af8eb8dbd12efc3"
+SRC_URI[sha256sum] = "9c91f2560b258d9660e656ad37fa5bd100ac255865dcfb26076a576b10d8f3a7"
 
 inherit pkgconfig
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-09 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 15:02 [OE-core] [PATCH] harfbuzz: upgrade 3.0.0 -> 3.1.1 Wang Mingyu
2021-11-09 15:02 ` [OE-core] [PATCH] iproute2: upgrade 5.14.0 -> 5.15.0 Wang Mingyu
2021-11-09 15:02 ` [OE-core] [PATCH] iso-codes: upgrade 4.7.0 -> 4.8.0 Wang Mingyu
2021-11-09 15:02 ` [OE-core] [PATCH] iw: upgrade 5.9 -> 5.16 Wang Mingyu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.