[OE-core] [PATCH] python3-pbr: upgrade 5.10.0 -> 5.11.0

2022-11-03 Thread zhengruoqin
Changelog: = * Fix symbol identification in multiline message * Replace deprecated readfp method with read\_file Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/python/python3-pbr_5.10.0.bb | 4 meta/recipes-devtools/python/python3-pbr_5.11.0.bb | 4 2 files changed, 4 in

[OE-core] [PATCH] python3-sphinx-rtd-theme: upgrade 1.0.0 -> 1.1.0

2022-11-03 Thread zhengruoqin
Changelog: https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html Signed-off-by: Zheng Ruoqin --- ...inx-rtd-theme_1.0.0.bb => python3-sphinx-rtd-theme_1.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sphinx-rtd-theme_1.0.0.b

[OE-core] [PATCH] python3-numpy: upgrade 1.23.3 -> 1.23.4

2022-11-03 Thread zhengruoqin
Changelog: https://github.com/numpy/numpy/releases/tag/v1.23.4 Signed-off-by: Zheng Ruoqin --- .../python/{python3-numpy_1.23.3.bb => python3-numpy_1.23.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-numpy_1.23.3.bb => python3-numpy_1.2

[OE-core] [PATCH] python3-pyrsistent: upgrade 0.18.1 -> 0.19.2

2022-11-03 Thread zhengruoqin
Changelog: == * Fix #263, pmap regression in 0.19.1. Element access sometimes unreliable after insert. * Fix #159 (through PR #243). Pmap keys/values/items now behave more like the corresponding Python 3 methods on dicts. Previously they returned a materialized PVector holding the i

[OE-core] [PATCH] python3-jsonschema: upgrade 4.16.0 -> 4.17.0

2022-11-03 Thread zhengruoqin
Changelog: === * The "check_schema" method on "jsonschema.protocols.Validator" instances now *enables* format validation by default when run. This can catch some additional invalid schemas (e.g. containing invalid regular expressions) where the issue is indeed uncovered by validating

[OE-core] [PATCH] sysvinit: upgrade 3.02 -> 3.03

2022-04-21 Thread zhengruoqin
0001-Fixed-compile-error-on-GNU-Hurd.patch removed since it's included in 3.03. Signed-off-by: Zheng Ruoqin --- ...0001-Fixed-compile-error-on-GNU-Hurd.patch | 28 --- .../{sysvinit_3.02.bb => sysvinit_3.03.bb}| 3 +- 2 files changed, 1 insertion(+), 30 deletions(-) delete

[OE-core] [PATCH] ruby: upgrade 3.1.1 -> 3.1.2

2022-04-18 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/ruby/{ruby_3.1.1.bb => ruby_3.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ruby/{ruby_3.1.1.bb => ruby_3.1.2.bb} (97%) diff --git a/meta/recipes-devtools/ruby/ruby_3.1.1.bb b/meta/recipes-devtoo

[OE-core] [PATCH] wireless-regdb: upgrade 2022.02.18 -> 2022.04.08

2022-04-18 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ireless-regdb_2022.02.18.bb => wireless-regdb_2022.04.08.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2022.02.18.bb => wireless-regdb_2022.04.08.bb} (94%) diff --git a/meta/recipes-kernel/

[OE-core] [PATCH] sysvinit: upgrade 3.01 -> 3.03

2022-04-18 Thread zhengruoqin
pidof-add-m-option.patch updated for new version. Signed-off-by: Zheng Ruoqin --- .../sysvinit/sysvinit/pidof-add-m-option.patch | 10 +- .../sysvinit/{sysvinit_3.01.bb => sysvinit_3.03.bb}| 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) rename meta/recipes-core/sys

[OE-core] [PATCH] openssh: upgrade 8.9p1 -> 9.0p1

2022-04-18 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...t-using-sandbox-when-cross-compiling.patch | 33 - ...467179428a0e3ea9e4aa9738ac12ff02822d.patch | 35 --- .../{openssh_8.9p1.bb => openssh_9.0p1.bb}| 4 +-- 3 files changed, 1 insertion(+), 71 deletions(-) delete mode 10064

[OE-core] [PATCH] git: upgrade 2.35.2 -> 2.35.3

2022-04-18 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/git/{git_2.35.2.bb => git_2.35.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.35.2.bb => git_2.35.3.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.35.2.bb b/meta/recipes-devtools/

[OE-core] [PATCH] ethtool: upgrade 5.16 -> 5.17

2022-04-06 Thread zhengruoqin
avoid_parallel_tests.patch refreshed for new version. Signed-off-by: Zheng Ruoqin --- .../ethtool/ethtool/avoid_parallel_tests.patch | 6 +++--- .../ethtool/{ethtool_5.16.bb => ethtool_5.17.bb}| 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-

[OE-core] [PATCH] expat: upgrade 2.4.7 -> 2.4.8

2022-04-06 Thread zhengruoqin
Changelog: = Other changes: #587 pkg-config: Move "-lm" to section "Libs.private" #587 CMake|MSVC: Fix pkg-config section "Libs" #55 #582 CMake|macOS: Start using linker arguments "-compatibility_version " and "-current_version " in a way compatible

[OE-core] [PATCH] createrepo-c: upgrade 0.19.0 -> 0.20.0

2022-04-06 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{createrepo-c_0.19.0.bb => createrepo-c_0.20.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_0.19.0.bb => createrepo-c_0.20.0.bb} (96%) diff --git a/meta/recipes-devtools/createrepo

[OE-core] [PATCH] gtk+3: upgrade 3.24.30 -> 3.24.31

2021-12-27 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-gnome/gtk+/{gtk+3_3.24.30.bb => gtk+3_3.24.31.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk+3_3.24.30.bb => gtk+3_3.24.31.bb} (89%) diff --git a/meta/recipes-gnome/gtk+/gtk+3_3.24.30.bb b/meta/recipes-

[OE-core] [PATCH] libmicrohttpd: upgrade 0.9.73 -> 0.9.75

2021-12-27 Thread zhengruoqin
Changelog: = Fixed Makefile warning on MinGW. Fixed compiler warning on MinGW. Fixed "configure" portability (for NetBSD). MSVC project cosmetics. MSVC fixed project to fix linker warning. Fixed compiler warning on some platforms. Further improved test_client_put_stop to get stable r

[OE-core] [PATCH] shadow: upgrade 4.9 -> 4.10

2021-12-27 Thread zhengruoqin
0001-Fix-out-of-tree-builds-with-respect-to-libsubid-incl.patch 0001-libmisc-fix-default-value-in-SHA_get_salt_rounds.patch 0001-libsubid-link-to-PAM-libraries.patch removed since they're included in 4.10 License-Update: Delete the space at the end of the sentence. Changelog: == * libsubi

[OE-core] [PATCH] rt-tests: upgrade 2.2 -> 2.3

2021-12-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch | 2 +- meta/recipes-rt/rt-tests/rt-tests.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-a

[OE-core] [PATCH] vte: upgrade 0.66.0 -> 0.66.2

2021-12-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-support/vte/{vte_0.66.0.bb => vte_0.66.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/vte/{vte_0.66.0.bb => vte_0.66.2.bb} (95%) diff --git a/meta/recipes-support/vte/vte_0.66.0.bb b/meta/recipes-support/vte/

[OE-core] [PATCH] stress-ng: upgrade 0.13.07 -> 0.13.08

2021-12-13 Thread zhengruoqin
0001-Do-not-preserve-ownership-when-installing-example-jo.patch removed since it is included in 0.13.08 Signed-off-by: Zheng Ruoqin --- ...ownership-when-installing-example-jo.patch | 24 --- ...ess-ng_0.13.07.bb => stress-ng_0.13.08.bb} | 6 ++--- 2 files changed, 2 insertions(

[PATCH] [OE-core] [PATCH] less: upgrade 590 -> 598

2021-12-13 Thread zhengruoqin
Changelog between version 590 and version 598: = Add the --header option. Add the --no-number-headers option. Add the --status-line option. Add the --redraw-on-quit option. Add the --search-options option. Add 'H' color type to set color of header lines.

[OE-core] [PATCH] glib-networking: upgrade 2.70.0 -> 2.70.1

2021-12-13 Thread zhengruoqin
Changelog: - Fix crashes when handshake is cancelled (#97, #176) - OpenSSL: fix spurious certificate expired verification errors (#179) - GnuTLS: Fix tests on 32-bit systems (!188, Simon McVittie) - GnuTLS: Fix crash when invalid priority string is forced (!189) Signed-off

[OE-core] [PATCH] mesa: upgrade 21.3.0 -> 21.3.1

2021-12-06 Thread zhengruoqin
Changelog from 21.3.0 = Bug fixes: GPU Crash in Yuzu 6600xt 5.15 [spirv-fuzz] lower_trivial_continues_block: Assertion '!first_instr || instr_is_continue(first_instr)' failed. [RADV] Crash in Metro Exodus in Caspain chapter and Sam???s Story

[OE-core] [PATCH] opkg-utils: upgrade 0.4.5 -> 0.5.0

2021-12-06 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../opkg-utils/{opkg-utils_0.4.5.bb => opkg-utils_0.5.0.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/opkg-utils/{opkg-utils_0.4.5.bb => opkg-utils_0.5.0.bb} (94%) diff --git a/meta/recipes-devtools/opkg-utils/opkg-u

[OE-core] [PATCH] lighttpd: upgrade 1.4.61 -> 1.4.63

2021-12-06 Thread zhengruoqin
refresh 0001-Use-pkg-config-for-pcre-dependency-instead-of-config.patch Changelog from 1.4.61: Important changes: support pcre2; HTTP Digest auth userhash bugfixes: [mod_alias] fix use-after-free bug (fixes #3114) [core] clean up fdlog_st and log_error_st

[OE-core] [PATCH] opkg: upgrade 0.4.5 -> 0.5.0

2021-12-06 Thread zhengruoqin
Remove unsupported openssl and option --disable-pathfinder Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/opkg/{opkg_0.4.5.bb => opkg_0.5.0.bb} | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) rename meta/recipes-devtools/opkg/{opkg_0.4.5.bb => opkg_0.5.0.bb} (92%) diff --git a

[OE-core] [PATCH] libsdl2: upgrade 2.0.16 -> 2.0.18

2021-12-06 Thread zhengruoqin
Remove unsupported option "--enable-sdl-dlopen". Changelog: === General: The SDL wiki documentation and development headers are automatically kept in sync Each function has information about in which version of SDL it was introduced SDL-specific CMake options are now prefixe

[OE-core] [PATCH] python3-pycryptodome: upgrade 3.10.1 -> 3.11.0

2021-10-13 Thread zhengruoqin
3.11.0 (8 October 2021) Resolved issues GH#512: Especially for very small bit sizes, Crypto.Util.number.getPrime() was occasionally generating primes larger than given the bit size. Thanks to Koki Takahashi. GH#552: Correct typing annotations for PKCS115_Cipher.decrypt(). GH#555: decrypt() method o

[OE-core] [PATCH] python3-zipp: upgrade 3.5.0 -> 3.6.0

2021-10-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-zipp_3.5.0.bb => python3-zipp_3.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-zipp_3.5.0.bb => python3-zipp_3.6.0.bb} (84%) diff --git a/meta/recipes-devtools/python/python3-zip

[OE-core] [PATCH] libsolv: upgrade 0.7.19 -> 0.7.20

2021-10-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libsolv/{libsolv_0.7.19.bb => libsolv_0.7.20.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.19.bb => libsolv_0.7.20.bb} (94%) diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.19.bb

[OE-core] [PATCH] python3-pathlib2: upgrade 2.3.5 -> 2.3.6

2021-07-07 Thread zhengruoqin
License-Update: file format changed from "ASCII text" to "ASCII text, with CRLF line terminators" Version 2.3.6 ^ - Fix minor unicode bugs in with_name and with_suffix. Many thanks to ppentchev for reporting and for providing a fix. - Fix a few minor bugs. - Allow unicode file pat

[OE-core] [PATCH v2] python3-importlib-metadata: upgrade 4.5.0 -> 4.6.0

2021-06-29 Thread zhengruoqin
v4.6.0 == * #326: Performance tests now rely on `pytest-perf `_. To disable these tests, which require network access and a git checkout, pass ``-p no:perf`` to pytest. Signed-off-by: Zheng Ruoqin --- ...ib-metadata_4.5.0.bb => python3-importlib-m

[OE-core] [PATCH] python3-importlib-metadata: upgrade 4.5.0 -> 4.6.0

2021-06-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ib-metadata_4.5.0.bb => python3-importlib-metadata_4.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_4.5.0.bb => python3-importlib-metadata_4.6.0.bb} (88%) diff --git a/meta/recipes

[OE-core] [PATCH] python3: upgrade 3.9.5 -> 3.9.6

2021-06-29 Thread zhengruoqin
0001-Makefile-fix-Issue36464-parallel-build-race-problem.patch removed since it is included in 3.9.6 Signed-off-by: Zheng Ruoqin --- ...sue36464-parallel-build-race-problem.patch | 33 --- .../{python3_3.9.5.bb => python3_3.9.6.bb}| 3 +- 2 files changed, 1 insertion(+), 35

[OE-core] [PATCH] libffi: upgrade 3.3 -> 3.4.2

2021-06-29 Thread zhengruoqin
0001-Address-platforms-with-no-__int128-part2.patch 0001-Address-platforms-with-no-__int128.patch 0001-Fixed-missed-ifndef-for-__mips_soft_float.patch 0001-ffi_powerpc.h-fix-build-failure-with-powerpc7.patch 0001-powerpc-fix-build-failure-on-power7-and-older-532.patch removed since they're included

[OE-core] [PATCH] nfs-utils: upgrade 2.5.3 -> 2.5.4

2021-06-16 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../nfs-utils/{nfs-utils_2.5.3.bb => nfs-utils_2.5.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/nfs-utils/{nfs-utils_2.5.3.bb => nfs-utils_2.5.4.bb} (98%) diff --git a/meta/recipes-connectivity/nfs-utils/nfs

[OE-core] [PATCH] python3-dbusmock: upgrade 0.23.0 -> 0.23.1

2021-06-16 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-dbusmock_0.23.0.bb => python3-dbusmock_0.23.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.23.0.bb => python3-dbusmock_0.23.1.bb} (83%) diff --git a/meta/recipes-devtools/python/p

[OE-core] [PATCH] libcomps: upgrade 0.1.16 -> 0.1.17

2021-06-16 Thread zhengruoqin
refresh 0002-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch Signed-off-by: Zheng Ruoqin --- ...-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 10 +- .../{libcomps_0.1.16.bb => libcomps_0.1.17.bb} | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) rename meta

[OE-core] [PATCH] liburcu: upgrade 0.12.2 -> 0.13.0

2021-06-10 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../liburcu/{liburcu_0.12.2.bb => liburcu_0.13.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/liburcu/{liburcu_0.12.2.bb => liburcu_0.13.0.bb} (86%) diff --git a/meta/recipes-support/liburcu/liburcu_0.12.2.bb

[OE-core] [PATCH] libogg: upgrade 1.3.4 -> 1.3.5

2021-06-10 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libogg/{libogg_1.3.4.bb => libogg_1.3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/libogg/{libogg_1.3.4.bb => libogg_1.3.5.bb} (80%) diff --git a/meta/recipes-multimedia/libogg/libogg_1.3.4.bb

[OE-core] [PATCH] python3-importlib-metadata: upgrade 4.3.0 -> 4.4.0

2021-06-03 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ib-metadata_4.3.0.bb => python3-importlib-metadata_4.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_4.3.0.bb => python3-importlib-metadata_4.4.0.bb} (88%) diff --git a/meta/recipes

[OE-core] [PATCH] libucontext: upgrade 0.10 -> 1.1

2021-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-core/musl/libucontext_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/musl/libucontext_git.bb b/meta/recipes-core/musl/libucontext_git.bb index 11affebb49..0b64867ce0 100644 --- a/meta/recipes-core/musl

[OE-core] [PATCH] libtest-needs-perl: upgrade 0.002006 -> 0.002009

2021-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...-needs-perl_0.002006.bb => libtest-needs-perl_0.002009.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/perl/{libtest-needs-perl_0.002006.bb => libtest-needs-perl_0.002009.bb} (86%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH] libedit: upgrade 20210419-3.1 -> 20210522-3.1

2021-05-26 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{libedit_20210419-3.1.bb => libedit_20210522-3.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libedit/{libedit_20210419-3.1.bb => libedit_20210522-3.1.bb} (88%) diff --git a/meta/recipes-devtools/libedit/libed

[OE-core] [PATCH] rxvt-unicode: upgrade 9.22 -> 9.26

2021-05-19 Thread zhengruoqin
0001-libev-remove-deprecated-throw-specification.patch removed since it is included in 9.26 Signed-off-by: Zheng Ruoqin --- ...emove-deprecated-throw-specification.patch | 30 --- ...t-unicode_9.22.bb => rxvt-unicode_9.26.bb} | 4 +-- 2 files changed, 1 insertion(+), 33 deletion

[OE-core] [PATCH] python3-sortedcontainers: upgrade 2.3.0 -> 2.4.0

2021-05-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...tedcontainers_2.3.0.bb => python3-sortedcontainers_2.4.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-sortedcontainers_2.3.0.bb => python3-sortedcontainers_2.4.0.bb} (79%) diff --git a/meta/recipes-dev

[OE-core] [PATCH] python3-importlib-metadata: upgrade 3.10.1 -> 4.0.1

2021-05-19 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...b-metadata_3.10.1.bb => python3-importlib-metadata_4.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_3.10.1.bb => python3-importlib-metadata_4.0.1.bb} (88%) diff --git a/meta/recipe

[OE-core] [PATCH] sysklogd: upgrade 2.2.2 -> 2.2.3

2021-05-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../sysklogd/{sysklogd_2.2.2.bb => sysklogd_2.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sysklogd/{sysklogd_2.2.2.bb => sysklogd_2.2.3.bb} (96%) diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.2.2.

[OE-core] [PATCH] rpcbind: upgrade 1.2.5 -> 1.2.6

2021-05-13 Thread zhengruoqin
refresh rpcbind_add_option_to_fix_port_number.patch Signed-off-by: Zheng Ruoqin --- ...pcbind_add_option_to_fix_port_number.patch | 58 +-- .../{rpcbind_1.2.5.bb => rpcbind_1.2.6.bb}| 4 +- 2 files changed, 31 insertions(+), 31 deletions(-) rename meta/recipes-extended/rpcb

[OE-core] [PATCH] rng-tools: upgrade 6.11 -> 6.12

2021-05-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../rng-tools/{rng-tools_6.11.bb => rng-tools_6.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/rng-tools/{rng-tools_6.11.bb => rng-tools_6.12.bb} (97%) diff --git a/meta/recipes-support/rng-tools/rng-tools_6.11.

[OE-core] [PATCH] busybox: upgrade 1.33.0 -> 1.33.1

2021-05-09 Thread zhengruoqin
0001-decompress_gunzip-Fix-DoS-if-gzip-is-corrupt.patch removed since it is included in 1.33.1 Signed-off-by: Zheng Ruoqin --- ...ss_gunzip-Fix-DoS-if-gzip-is-corrupt.patch | 58 --- .../{busybox_1.33.0.bb => busybox_1.33.1.bb} | 3 +- 2 files changed, 1 insertion(+), 60 deleti

[OE-core] [PATCH] wireless-regdb: upgrade 2020.11.20 -> 2021.04.21

2021-04-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...ireless-regdb_2020.11.20.bb => wireless-regdb_2021.04.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2020.11.20.bb => wireless-regdb_2021.04.21.bb} (94%) diff --git a/meta/recipes-kernel/

[OE-core] [PATCH] shaderc: upgrade 2020.5 -> 2021.0

2021-04-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../shaderc/{shaderc_2020.5.bb => shaderc_2021.0.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-graphics/shaderc/{shaderc_2020.5.bb => shaderc_2021.0.bb} (100%) diff --git a/meta/recipes-graphics/shaderc/shaderc_2020.5.

[OE-core] [PATCH] python3-numpy: upgrade 1.20.1 -> 1.20.2

2021-04-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-numpy_1.20.1.bb => python3-numpy_1.20.2.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python-numpy/{python3-numpy_1.20.1.bb => python3-numpy_1.20.2.bb} (96%) diff --git a/meta/recipes-devtools/python-n

[OE-core] [PATCH] libmicrohttpd: upgrade 0.9.72 -> 0.9.73

2021-04-29 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{libmicrohttpd_0.9.72.bb => libmicrohttpd_0.9.73.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libmicrohttpd/{libmicrohttpd_0.9.72.bb => libmicrohttpd_0.9.73.bb} (87%) diff --git a/meta/recipes-support/libmicr

[OE-core] [PATCH] libsolv: upgrade 0.7.18 -> 0.7.19

2021-04-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libsolv/{libsolv_0.7.18.bb => libsolv_0.7.19.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.18.bb => libsolv_0.7.19.bb} (95%) diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.18.bb

[OE-core] [PATCH] libical: upgrade 3.0.9 -> 3.0.10

2021-04-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libical/{libical_3.0.9.bb => libical_3.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libical/{libical_3.0.9.bb => libical_3.0.10.bb} (95%) diff --git a/meta/recipes-support/libical/libical_3.0.9.bb b/

[OE-core] [PATCH] libhandy: upgrade 1.2.0 -> 1.2.1

2021-04-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libhandy/{libhandy_1.2.0.bb => libhandy_1.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libhandy/{libhandy_1.2.0.bb => libhandy_1.2.1.bb} (95%) diff --git a/meta/recipes-gnome/libhandy/libhandy_1.2.0.bb b/

[OE-core] [PATCH] libedit: upgrade 20210216-3.1 -> 20210419-3.1

2021-04-22 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{libedit_20210216-3.1.bb => libedit_20210419-3.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libedit/{libedit_20210216-3.1.bb => libedit_20210419-3.1.bb} (88%) diff --git a/meta/recipes-devtools/libedit/libed

Re: [OE-core] [PATCH] db: correct CVE_PRODUCT

2021-04-19 Thread zhengruoqin
e > Sent: Monday, April 19, 2021 2:59 PM > To: Zheng, Ruoqin/郑 若钦 > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH] db: correct CVE_PRODUCT > > On Mon, Apr 19, 2021 at 09:45:01PM +0800, zhengruoqin wrote: > > In the CVE database, now it use

[OE-core] [PATCH] db: correct CVE_PRODUCT

2021-04-18 Thread zhengruoqin
In the CVE database, now it use db2 instead of oracle_berkeley_db. So, in order to be handled correctly by CVE check, modify CVE_ PRODUCT. Signed-off-by: Zheng Ruoqin --- meta/recipes-support/db/db_5.3.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support

[OE-core] [PATCH] python3-pygobject: upgrade 3.38.0 -> 3.40.1

2021-04-15 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- ...{python3-pygobject_3.38.0.bb => python3-pygobject_3.40.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pygobject_3.38.0.bb => python3-pygobject_3.40.1.bb} (93%) diff --git a/meta/recipes-devtools/python

[OE-core] [PATCH] libdrm: upgrade 2.4.104 -> 2.4.105

2021-04-14 Thread zhengruoqin
0001-meson-Also-search-for-rst2man.py.patch removed since it is included in 2.4.105 Signed-off-by: Zheng Ruoqin --- ...001-meson-Also-search-for-rst2man.py.patch | 30 --- .../{libdrm_2.4.104.bb => libdrm_2.4.105.bb} | 3 +- 2 files changed, 1 insertion(+), 32 deletions(-) del

[OE-core] [PATCH] librepo: upgrade 1.13.0 -> 1.14.0

2021-04-14 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../librepo/{librepo_1.13.0.bb => librepo_1.14.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/librepo/{librepo_1.13.0.bb => librepo_1.14.0.bb} (94%) diff --git a/meta/recipes-devtools/librepo/librepo_1.13.0.bb

[OE-core] [PATCH] libdazzle: upgrade 3.38.0 -> 3.40.0

2021-04-14 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libdazzle/{libdazzle_3.38.0.bb => libdazzle_3.40.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/libdazzle/{libdazzle_3.38.0.bb => libdazzle_3.40.0.bb} (88%) diff --git a/meta/recipes-gnome/libdazzle/libdazzle_3.38.

[OE-core] [PATCH] libva-utils: upgrade 2.10.0 -> 2.11.1

2021-04-07 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libva/{libva-utils_2.10.0.bb => libva-utils_2.11.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/libva/{libva-utils_2.10.0.bb => libva-utils_2.11.1.bb} (90%) diff --git a/meta/recipes-graphics/libva/libva-utils

[OE-core] [PATCH] ruby: upgrade 3.0.0 -> 3.0.1

2021-04-07 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/ruby/{ruby_3.0.0.bb => ruby_3.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ruby/{ruby_3.0.0.bb => ruby_3.0.1.bb} (97%) diff --git a/meta/recipes-devtools/ruby/ruby_3.0.0.bb b/meta/recipes-devtoo

[OE-core] [PATCH] libva: upgrade 2.10.0 -> 2.11.0

2021-04-07 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libva/{libva-initial_2.10.0.bb => libva-initial_2.11.0.bb} | 0 meta/recipes-graphics/libva/libva.inc | 2 +- .../recipes-graphics/libva/{libva_2.10.0.bb => libva_2.11.0.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH] python3-gitdb: upgrade 4.0.5 -> 4.0.7

2021-03-31 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/python/python-gitdb.inc | 2 +- meta/recipes-devtools/python/python3-gitdb_4.0.5.bb | 4 meta/recipes-devtools/python/python3-gitdb_4.0.7.bb | 4 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes

[OE-core] [PATCH] python3-dbusmock: upgrade 0.22.0 -> 0.23.0

2021-03-31 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-dbusmock_0.22.0.bb => python3-dbusmock_0.23.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.22.0.bb => python3-dbusmock_0.23.0.bb} (83%) diff --git a/meta/recipes-devtools/python/p

[OE-core] [PATCH] netbase: upgrade 6.2 -> 6.3

2021-03-31 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-core/netbase/{netbase_6.2.bb => netbase_6.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/netbase/{netbase_6.2.bb => netbase_6.3.bb} (89%) diff --git a/meta/recipes-core/netbase/netbase_6.2.bb b/meta/recipes-core

[OE-core] [PATCH] wpebackend-fdo: upgrade 1.8.0 -> 1.8.2

2021-03-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../webkit/{wpebackend-fdo_1.8.0.bb => wpebackend-fdo_1.8.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-sato/webkit/{wpebackend-fdo_1.8.0.bb => wpebackend-fdo_1.8.2.bb} (89%) diff --git a/meta/recipes-sato/webkit/wpebackend-fdo_

[OE-core] [PATCH] systemd-boot: upgrade 247.4 -> 247.5

2021-03-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../systemd/{systemd-boot_247.4.bb => systemd-boot_247.5.bb}| 0 meta/recipes-core/systemd/systemd.inc | 2 +- .../recipes-core/systemd/{systemd_247.4.bb => systemd_247.5.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH] epiphany: upgrade 3.38.2 -> 3.38.3

2021-03-25 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../epiphany/{epiphany_3.38.2.bb => epiphany_3.38.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/epiphany/{epiphany_3.38.2.bb => epiphany_3.38.3.bb} (93%) diff --git a/meta/recipes-gnome/epiphany/epiphany_3.38.2.bb

[OE-core] [PATCH] stress-ng: upgrade 0.12.04 -> 0.12.05

2021-03-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../stress-ng/{stress-ng_0.12.04.bb => stress-ng_0.12.05.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/stress-ng/{stress-ng_0.12.04.bb => stress-ng_0.12.05.bb} (90%) diff --git a/meta/recipes-extended/stress-ng/stress-

[OE-core] [PATCH] liburi-perl: upgrade 1.74 -> 5.08

2021-03-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../perl/{liburi-perl_1.74.bb => liburi-perl_5.08.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/perl/{liburi-perl_1.74.bb => liburi-perl_5.08.bb} (90%) diff --git a/meta/recipes-devtools/perl/liburi-perl_1.74.

[OE-core] [PATCH] sudo: upgrade 1.9.6 -> 1.9.6p1

2021-03-17 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-extended/sudo/{sudo_1.9.6.bb => sudo_1.9.6p1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sudo/{sudo_1.9.6.bb => sudo_1.9.6p1.bb} (96%) diff --git a/meta/recipes-extended/sudo/sudo_1.9.6.bb b/meta/recipes-ex

[OE-core] [PATCH] babeltrace2: upgrade 2.0.3 -> 2.0.4

2021-03-04 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../lttng/{babeltrace2_2.0.3.bb => babeltrace2_2.0.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{babeltrace2_2.0.3.bb => babeltrace2_2.0.4.bb} (98%) diff --git a/meta/recipes-kernel/lttng/babeltrace2_2.0.3.b

[OE-core] [PATCH] python3-magic: upgrade 0.4.20 -> 0.4.22

2021-03-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{python3-magic_0.4.20.bb => python3-magic_0.4.22.bb} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-magic_0.4.20.bb => python3-magic_0.4.22.bb} (82%) diff --git a/meta/recipes-devtools/python/python

[OE-core] [PATCH] sysvinit: upgrade 2.98 -> 2.99

2021-03-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../sysvinit/{sysvinit_2.98.bb => sysvinit_2.99.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/sysvinit/{sysvinit_2.98.bb => sysvinit_2.99.bb} (98%) diff --git a/meta/recipes-core/sysvinit/sysvinit_2.98.bb b/meta/r

[OE-core] [PATCH] python3-git: upgrade 3.1.13 -> 3.1.14

2021-03-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/{python3-git_3.1.13.bb => python3-git_3.1.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.13.bb => python3-git_3.1.14.bb} (92%) diff --git a/meta/recipes-devtools/python/python3-git

[OE-core] [PATCH] python3-cython: upgrade 0.29.21 -> 0.29.22

2021-03-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/python/python-cython.inc | 2 +- .../{python3-cython_0.29.21.bb => python3-cython_0.29.22.bb}| 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-cython_0.29.21.bb => python3-c

[OE-core] [PATCH] log4cplus: upgrade 2.0.5 -> 2.0.6

2021-03-01 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../log4cplus/{log4cplus_2.0.5.bb => log4cplus_2.0.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/log4cplus/{log4cplus_2.0.5.bb => log4cplus_2.0.6.bb} (85%) diff --git a/meta/recipes-devtools/log4cplus/log4cplus

[OE-core] [PATCH] libxcrypt-compat: upgrade 4.4.17 -> 4.4.18

2021-03-01 Thread zhengruoqin
When the libxcrypt version is updated, libxcrypt-compat is omitted. Signed-off-by: Zheng Ruoqin --- .../{libxcrypt-compat_4.4.17.bb => libxcrypt-compat_4.4.18.bb}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.17.bb => libxcrypt

Re: [OE-core] [PATCH] wordsize.h: This file should be the same under arm and aarch64, othersise the following error happens:

2021-02-18 Thread zhengruoqin
are copyright years different can you explain On Thu, Feb 18, 2021 at 5:37 PM zhengruoqin mailto:zhengrq.f...@cn.fujitsu.com>> wrote: "file /usr/include/bits/wordsize.h conflicts between attempted installs of lib32-libc6-dev-2.33-r0.armv7ahf_neon and libc6-dev-2.33-r0.aarch64"

[OE-core] [PATCH] wordsize.h: This file should be the same under arm and aarch64, othersise the following error happens:

2021-02-18 Thread zhengruoqin
"file /usr/include/bits/wordsize.h conflicts between attempted installs of lib32-libc6-dev-2.33-r0.armv7ahf_neon and libc6-dev-2.33-r0.aarch64" Signed-off-by: Zheng Ruoqin --- ...29-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH] glibc-package.inc: Fix build error under multilib as following:

2021-02-18 Thread zhengruoqin
"file /usr/include/bits/struct_stat.h conflicts between attempted installs of lib32-libc6-dev-2.33-r0.armv7ahf_neon and libc6-dev-2.33-r0.aarch64" Signed-off-by: Zheng Ruoqin --- meta/recipes-core/glibc/glibc-package.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-core/glib

[OE-core] [PATCH] python3-packaging: upgrade 20.8 -> 20.9

2021-02-07 Thread zhengruoqin
20.9 - 2021-01-29 ~ * Run [isort](https://pypi.org/project/isort/) over the code base (:issue:`377`) * Add support for the ``macosx_10_*_universal2`` platform tags (:issue:`379`) * Introduce ``packaging.utils.parse_wheel_filename()`` and ``parse_sdist_filename()`` (:issue:`387`

[OE-core] [PATCH] sqlite3: upgrade 3.34.0 -> 3.34.1

2021-02-06 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../sqlite/{sqlite3_3.34.0.bb => sqlite3_3.34.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/sqlite/{sqlite3_3.34.0.bb => sqlite3_3.34.1.bb} (70%) diff --git a/meta/recipes-support/sqlite/sqlite3_3.34.0.bb

[OE-core] [PATCH v2] mc: upgrade 4.8.25 -> 4.8.26

2021-02-04 Thread zhengruoqin
Fix the do_compile error: | ../../../mc-4.8.26/lib/tty/tty-ncurses.c: In function 'tty_colorize_area': | ../../../mc-4.8.26/lib/tty/tty-ncurses.c:557:5: error: unknown type name 'cchar_t'; did you mean 'wchar_t'? add -DNCURSES_WIDECHAR=1 when musl. Signed-off-by: Zheng Ruoqin --- meta/recipes-e

[OE-core] [PATCH] mc: upgrade 4.8.25 -> 4.8.26

2021-01-31 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-extended/mc/{mc_4.8.25.bb => mc_4.8.26.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta/recipes-extended/mc/{mc_4.8.25.bb => mc_4.8.26.bb} (94%) diff --git a/meta/recipes-extended/mc/mc_4.8.25.bb b/meta/recipes-extended/mc/mc

[OE-core] [PATCH] libical: upgrade 3.0.8 -> 3.0.9

2021-01-31 Thread zhengruoqin
0001-Fix-build-with-icu-68.1.patch removed since it is included in 3.0.9 refresh 0001-Use-our-hand-build-native-src-generator.patch Signed-off-by: Zheng Ruoqin --- .../0001-Fix-build-with-icu-68.1.patch| 81 --- ...-our-hand-build-native-src-generator.patch | 32

[OE-core] [PATCH] ca-certificates: upgrade 20200601 -> 20210119

2021-01-28 Thread zhengruoqin
0001-certdata2pem.py-use-python3.patch removed since it is included in 20210119 Signed-off-by: Zheng Ruoqin --- .../0001-certdata2pem.py-use-python3.patch| 37 --- ...0200601.bb => ca-certificates_20210119.bb} | 3 +- 2 files changed, 1 insertion(+), 39 deletions(-) delete

[OE-core] [PATCH] bison: upgrade 3.7.4 -> 3.7.5

2021-01-28 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/bison/{bison_3.7.4.bb => bison_3.7.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/bison/{bison_3.7.4.bb => bison_3.7.5.bb} (93%) diff --git a/meta/recipes-devtools/bison/bison_3.7.4.bb b/meta/recipe

[OE-core] [PATCH] libmodulemd: upgrade 2.11.2 -> 2.12.0

2021-01-24 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- meta/recipes-devtools/libmodulemd/libmodulemd_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb b/meta/recipes-devtools/libmodulemd/libmodulemd_git.bb index 5664df051e..fd49399cb8

[OE-core] [PATCH] libarchive: upgrade 3.4.3 -> 3.5.1

2021-01-14 Thread zhengruoqin
copyright: add libarchive/archive_entry.c Signed-off-by: Zheng Ruoqin --- .../libarchive/{libarchive_3.4.3.bb => libarchive_3.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/libarchive/{libarchive_3.4.3.bb => libarchive_3.5.1.bb} (93%) diff --g

[OE-core] [PATCH] libevdev: upgrade 1.10.0 -> 1.10.1

2021-01-13 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../libevdev/{libevdev_1.10.0.bb => libevdev_1.10.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libevdev/{libevdev_1.10.0.bb => libevdev_1.10.1.bb} (85%) diff --git a/meta/recipes-support/libevdev/libevdev_1.10.0

[OE-core] [PATCH] libgpg-error: upgrade 1.39 -> 1.41

2021-01-13 Thread zhengruoqin
refresh pkgconfig.patch Signed-off-by: Zheng Ruoqin --- .../libgpg-error/libgpg-error/pkgconfig.patch | 31 ++- ...gpg-error_1.39.bb => libgpg-error_1.41.bb} | 2 +- 2 files changed, 17 insertions(+), 16 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.39.b

[OE-core] [PATCH] gdbm: upgrade 1.18.1 -> 1.19

2021-01-04 Thread zhengruoqin
gdbm-fix-link-failure-against-gcc-10.patch Removed since this is included in 1.19 Signed-off-by: Zheng Ruoqin --- ...gdbm-fix-link-failure-against-gcc-10.patch | 47 --- .../gdbm/{gdbm_1.18.1.bb => gdbm_1.19.bb} | 5 +- 2 files changed, 2 insertions(+), 50 deletions(-) dele

[OE-core] [PATCH] cantarell-fonts: upgrade 0.201 -> 0.301

2021-01-04 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../{cantarell-fonts_0.201.bb => cantarell-fonts_0.301.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/cantarell-fonts/{cantarell-fonts_0.201.bb => cantarell-fonts_0.301.bb} (87%) diff --git a/meta/recipes-graphics/can

  1   2   >