[OE-core] [PATCH v2] wic/bootimg-efi: replace hardcoded volume name with label

2019-05-12 Thread chee . yang . lee
From: Chee Yang Lee volume name should refer to --label in .wks. Replace the hardcoded volume name with label. set "ESP" as default name when no lable specified. Signed-off-by: Chee Yang Lee --- scripts/lib/wic/plugins/source/bootimg-efi.py | 6 -- 1 file changed, 4 insertions(+), 2 delet

Re: [OE-core] [PATCH] wic/bootimg-efi: replace hardcoded volume name with label

2019-05-12 Thread Lee, Chee Yang
I guess no "ESP" are fine to me On 5/10/19, 10:05 PM, "Tom Rini" wrote: Does the name "efi" come from some spec? I would expect the default name here to be "ESP". Thanks! -- Tom -- ___ Openembedded-core mailing li

[OE-core] [PATCH] groff: imporve musl support

2019-05-12 Thread Hongxu Jia
Drop local fix, backport upstream gnulib fix and translate to tarball groff. Suggested-by: Adrian Bunk Signed-off-by: Hongxu Jia --- .../groff/files/0001-support-musl.patch| 39 ++ 1 file changed, 17 insertions(+), 22 deletions(-) diff --git a/meta/recipes-exten

Re: [OE-core] [PATCH V2] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Hongxu Jia
It seems the patch has been merged to master, so I will send a fix rebased on that, please drop this V2, sorry for the noisy //Hongxu On 5/13/19 10:04 AM, Hongxu Jia wrote: - Drop groff-1.22.2-correct-man.local-install-path.patch and 0001-Unset-need_charset_alias-when-building-for-musl.patch

[OE-core] [PATCH V2] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Hongxu Jia
- Drop groff-1.22.2-correct-man.local-install-path.patch and 0001-Unset-need_charset_alias-when-building-for-musl.patch - Inherit bbclass pkgcnofig to fix `undefined macro: AC_DEFINE' ... | configure:20010: error: possibly undefined macro: AC_DEFINE ... - Use autotools-brokensep to replac

Re: [OE-core] [PATCH 08/10] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Hongxu Jia
On 5/13/19 9:36 AM, Hongxu Jia wrote: It's a long story, the git version groff is using submodule gnulib rather than itself http://git.savannah.gnu.org/cgit/groff.git/commit/?id=5fec19d453983bc3127052e4f100110efda93786 Your suggestion works in this situation. But we do not use git groff, w

Re: [OE-core] [PATCH 08/10] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Hongxu Jia
On 5/13/19 3:20 AM, Adrian Bunk wrote: On Sun, May 12, 2019 at 04:16:28PM +0800, Hongxu Jia wrote: .. --- /dev/null +++ b/meta/recipes-extended/groff/files/0001-support-musl.patch @@ -0,0 +1,46 @@ +From f73df5196c35ef9c4531e4b6b26800c41954fd77 Mon Sep 17 00:00:00 2001 +From: Hongxu Jia +Date: S

Re: [OE-core] [PATCH 08/10] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Adrian Bunk
On Sun, May 12, 2019 at 04:16:28PM +0800, Hongxu Jia wrote: >.. > --- /dev/null > +++ b/meta/recipes-extended/groff/files/0001-support-musl.patch > @@ -0,0 +1,46 @@ > +From f73df5196c35ef9c4531e4b6b26800c41954fd77 Mon Sep 17 00:00:00 2001 > +From: Hongxu Jia > +Date: Sat, 11 May 2019 20:00:29 +080

Re: [OE-core] patchwork

2019-05-12 Thread akuster808
ok, so no Admins. This is unexceptionable. OE TSC and Board, I believe its your time to get involved. regards, Armin On 5/3/19 10:18 AM, akuster808 wrote: > Hello OE folk, > > My apologies for cross posting. > > Who is the Admin for Patchwork? > > I would like additional privileges to manage the

Re: [OE-core] OE-Core status with gcc9

2019-05-12 Thread Khem Raj
On Sun, May 12, 2019 at 6:21 AM Richard Purdie wrote: > > I've run some tests and think we're now down to one remaining issue > with gcc 9: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/60/builds/579 > https://autobuilder.yoctoproject.org/typhoon/#/builders/55/builds/145 > Assembler

[OE-core] OE-Core status with gcc9

2019-05-12 Thread Richard Purdie
I've run some tests and think we're now down to one remaining issue with gcc 9: https://autobuilder.yoctoproject.org/typhoon/#/builders/60/builds/579 https://autobuilder.yoctoproject.org/typhoon/#/builders/55/builds/145 which is a kernel "make scripts" segfaulting on target on mips and hence fail

Re: [OE-core] [PATCH 04/10] bash: upgrade 4.4.18 -> 5.0

2019-05-12 Thread Adrian Bunk
On Sun, May 12, 2019 at 06:17:08PM +0800, Hongxu Jia wrote: > On 5/12/19 4:30 PM, Adrian Bunk wrote: > > On Sun, May 12, 2019 at 04:16:24PM +0800, Hongxu Jia wrote: > > > ... > > > ...1-help-fix-printf-format-security-warning.patch | 35 > > > - > > > meta/recipes-extended/bash/

Re: [OE-core] [PATCH 04/10] bash: upgrade 4.4.18 -> 5.0

2019-05-12 Thread Hongxu Jia
On 5/12/19 4:30 PM, Adrian Bunk wrote: On Sun, May 12, 2019 at 04:16:24PM +0800, Hongxu Jia wrote: ... ...1-help-fix-printf-format-security-warning.patch | 35 - meta/recipes-extended/bash/bash/build-tests.patch | 7 +++- meta/recipes-extended/bash/bash/execute_cmd.patch |

Re: [OE-core] [PATCH 04/10] bash: upgrade 4.4.18 -> 5.0

2019-05-12 Thread Adrian Bunk
On Sun, May 12, 2019 at 04:16:24PM +0800, Hongxu Jia wrote: >... > ...1-help-fix-printf-format-security-warning.patch | 35 - > meta/recipes-extended/bash/bash/build-tests.patch | 7 +++- > meta/recipes-extended/bash/bash/execute_cmd.patch | 19 ++--- > meta/recipes-extended

Re: [OE-core] [PATCH v2] base-passwd: Add kvm group

2019-05-12 Thread Richard Purdie
On Sat, 2019-05-11 at 09:21 +0200, Jacob Kroon wrote: > This patch hasn't made it into master yet, I guess frowned upon for > adding yet another patch(?). > I can merge the 3 patches that add missing groups into one patch if > that helps ? I'll queue it as you're right we should add it. Merging th

[OE-core] [PATCH 10/10] ghostscript: 9.26 -> 9.27

2019-05-12 Thread Hongxu Jia
- Rebase ghostscript-9.02-genarch.patch - Drop backported CVE patches Signed-off-by: Hongxu Jia --- .../ghostscript/CVE-2019-3835-0001.patch | 99 .../ghostscript/CVE-2019-3835-0002.patch | 71 --- .../ghostscript/CVE-2019-3835-0003.patch | 295 -- .

[OE-core] [PATCH 07/10] subversion: upgrade 1.11.1 -> 1.12.0

2019-05-12 Thread Hongxu Jia
- Backport a patch to fix build failure while APR 1.7.0 ... checking for apr_int64_t Python/C API format string... configure: error: failed to recognize APR_INT64_T_FMT on this platform ... - Rebase disable_macos.patch and serfmacro.patch License-update: no change, declare two new added file * in

[OE-core] [PATCH 09/10] libxml2: upgrade 2.9.8 -> 2.9.9

2019-05-12 Thread Hongxu Jia
- Drop backported fix-CVE-2017-8872.patch, fix-CVE-2018-14404.patch and 0001-Fix-infinite-loop-in-LZMA-decompression.patch Signed-off-by: Hongxu Jia --- ...1-Fix-infinite-loop-in-LZMA-decompression.patch | 55 -- .../libxml/libxml2/fix-CVE-2017-8872.patch | 65 --- .../libx

[OE-core] [PATCH 00/10] Upgrade 9 recipes and 1 fix

2019-05-12 Thread Hongxu Jia
The following changes since commit 244f2e5fb545dd40d020811799a6022e14468eeb: icu: Added armeb support. (2019-05-09 16:31:06 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib hongxu/upgrade-20190510 http://cgit.openembedded.org/openembedded

[OE-core] [PATCH 06/10] gpgme: upgrade 1.12.0 -> 1.13.0

2019-05-12 Thread Hongxu Jia
- Revert gpgrt-config support which oe-core does not support it - Rebase 0002-gpgme-lang-python-gpg-error-config-should-not-be-use.patch and 0001-pkgconfig.patch - Tweak LANGUAGES, since upstream auto check the version of python rather than specify option [ff6ff61 python: Auto-check for all

[OE-core] [PATCH 05/10] ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX

2019-05-12 Thread Hongxu Jia
The upstream git tag has a `upstream/' prefix, such as: >>> import re >>> pattern = "upstream/(?P\d+(\.\d+)+(\+\d+)*)" >>> string = "upstream/6.1+20181013" >>> result = re.match(pattern, string) >>> result['pver'] '6.1+20181013' Signed-off-by: Hongxu Jia --- meta/recipes-core/ncurses/ncurses_6.1

[OE-core] [PATCH 04/10] bash: upgrade 4.4.18 -> 5.0

2019-05-12 Thread Hongxu Jia
- Rebase build-tests.patch and execute_cmd.patch to 5.0 - Drop 0001-help-fix-printf-format-security-warning.patch and pathexp-dep.patch, upstream has fixed them in commit [d233b48 bash-5.0 distribution sources and documentation] Signed-off-by: Hongxu Jia --- ...1-help-fix-printf-format-secu

[OE-core] [PATCH 03/10] man-db: upgrade 2.8.4 -> 2.8.5

2019-05-12 Thread Hongxu Jia
Upstream shipped a systemd service in the following commit [bc52248 Ship a systemd timer for daily DB maintenance] Backward compatible, disable it by default Signed-off-by: Hongxu Jia --- .../recipes-extended/man-db/{man-db_2.8.4.bb => man-db_2.8.5.bb} | 9 ++--- 1 file changed, 6 insertions

[OE-core] [PATCH 08/10] groff: upgrade 1.22.3 -> 1.22.4

2019-05-12 Thread Hongxu Jia
- Drop groff-1.22.2-correct-man.local-install-path.patch and 0001-Unset-need_charset_alias-when-building-for-musl.patch - Inherit bbclass pkgcnofig to fix `undefined macro: AC_DEFINE' ... | configure:20010: error: possibly undefined macro: AC_DEFINE ... - Use autotools-brokensep to replac

[OE-core] [PATCH 01/10] apr: upgrade 1.6.5 -> 1.7.0

2019-05-12 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- ..._t-size-doesn-t-match-in-glibc-when-cross.patch | 26 ++ .../apr/{apr_1.6.5.bb => apr_1.7.0.bb} | 4 ++-- 2 files changed, 14 insertions(+), 16 deletions(-) rename meta/recipes-support/apr/{apr_1.6.5.bb => apr_1.7.0.bb} (96%) dif

[OE-core] [PATCH 02/10] man-pages: upgrade 4.16 -> 5.01

2019-05-12 Thread Hongxu Jia
Signed-off-by: Hongxu Jia --- .../man-pages/{man-pages_4.16.bb => man-pages_5.01.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/man-pages/{man-pages_4.16.bb => man-pages_5.01.bb} (87%) diff --git a/meta/recipes-extended/man-pages/man-p