Re: [oe] [PATCH] doxygen: update v1.8.17 -> v1.8.18

2020-04-20 Thread Bartosz Golaszewski
pon., 20 kwi 2020 o 18:59 Khem Raj napisał(a): > > hmmm I am seeing > http://errors.yoctoproject.org/Errors/Details/405970/ > Indeed, I should have tested the native build too. I'll resend v2. Bart -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8

[oe] [meta-python] [PATCH] python3-multidict: Enable ptest

2020-04-20 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/python3-multidict/run-ptest| 3 +++ .../python/python3-multidict_4.7.4.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-multidict/run-ptest

[oe] [meta-python] [PATCH] python3-jsmin: Enable ptest

2020-04-20 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/python3-jsmin/run-ptest | 3 +++ .../recipes-devtools/python/python3-jsmin_2.2.2.bb | 14 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-jsmin/run-ptest di

[oe] [meta-python] [PATCH] python3-pytz: Enable ptest

2020-04-20 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/python3-pytz/run-ptest | 3 +++ .../python/python3-pytz_2019.3.bb | 18 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-pytz/run-ptest diff --

[oe] [meta-python] [PATCH] python3-ordered-set: Enable ptest

2020-04-20 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../python/python3-ordered-set/run-ptest | 3 +++ .../python/python3-ordered-set_3.1.1.bb| 14 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-ordered-set/run-pt

[oe] [meta-oe][PATCH] hostapd: CVE-2019-16275.patch

2020-04-20 Thread Wang Mingyu
From: Wang Mingyu security Advisory References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16275 Signed-off-by: Wang Mingyu --- .../hostapd/hostapd/CVE-2019-16275.patch | 79 +++ .../hostapd/hostapd_2.9.bb| 1 + 2 files changed, 80 insert

Re: [oe] [meta-webserver][PATCH] webmin: upgrade 1.850 -> 1.941

2020-04-20 Thread Khem Raj
On Mon, Apr 20, 2020 at 10:11 PM Wang Mingyu wrote: > > Do you mean I should make a patch on master-next and then submit it to the > master branch? > > -邮件原件- > 发件人: openembedded-devel@lists.openembedded.org > 代表 Khem Raj > 发送时间: 2020年4月2日 14:33 > 收件人: Wang, Mingyu/王 鸣瑜 > 抄送: openembed

答复: [oe] [meta-webserver][PATCH] webmin: upgrade 1.850 -> 1.941

2020-04-20 Thread Wang Mingyu
Do you mean I should make a patch on master-next and then submit it to the master branch? -邮件原件- 发件人: openembedded-devel@lists.openembedded.org 代表 Khem Raj 发送时间: 2020年4月2日 14:33 收件人: Wang, Mingyu/王 鸣瑜 抄送: openembeded-devel 主题: Re: [oe] [meta-webserver][PATCH] webmin: upgrade 1.850 ->

Re: [oe] [meta-python] [PATCH] python3-markupsafe: Enable ptest

2020-04-20 Thread Khem Raj
On Mon, Apr 20, 2020 at 7:01 PM zangrc wrote: > Signed-off-by: Zang Ruochen > --- > .../recipes-devtools/python/python-markupsafe.inc | 15 ++- > .../python/python3-markupsafe/run-ptest | 3 +++ > 2 files changed, 17 insertions(+), 1 deletion(-) > create mode 100644 > me

Re: [oe] [meta-oe][PATCH] php: Add 7.4.4

2020-04-20 Thread Khem Raj
That is fine however I Am afraid that no one will send security patches etc and we might have a recipe not well maintained that’s what concerns me On Mon, Apr 20, 2020 at 6:28 PM Changqing Li wrote: > > On 4/21/20 12:56 AM, Khem Raj wrote: > > On Mon, Apr 20, 2020 at 2:59 AM Changqing Li > wr

[oe] [meta-python] [PATCH] python3-jdcal: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../python/python3-jdcal/run-ptest | 3 +++ .../recipes-devtools/python/python3-jdcal_1.4.1.bb | 14 +- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-jdcal/run-ptest di

[oe] [meta-python] [PATCH] python3-msgpack: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../python/python3-msgpack/run-ptest | 3 +++ .../python/python3-msgpack_0.6.2.bb | 15 ++- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-msgpack/run-ptest

[oe] [meta-python] [PATCH] python3-license-expression: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../python/python-license-expression.inc | 15 ++- .../python/python3-license-expression/run-ptest | 3 +++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-license-expression/

[oe] [meta-python] [PATCH] python3-jsonpointer: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python-jsonpointer.inc | 14 +- .../python/python3-jsonpointer/run-ptest | 3 +++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-jsonpointer/run-pt

[oe] [meta-python] [PATCH] python3-markupsafe: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python-markupsafe.inc | 15 ++- .../python/python3-markupsafe/run-ptest | 3 +++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 meta-python/recipes-devtools/python/python3-markupsafe/run-ptes

[oe] [meta-python] [PATCH] python3-jinja2: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python-jinja2.inc| 16 .../python/python3-jinja2/run-ptest | 3 +++ 2 files changed, 19 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-jinja2/run-ptest diff --git a/meta-

[oe] [meta-python] [PATCH] python3-more-itertools: Enable ptest

2020-04-20 Thread zangrc
Signed-off-by: Zang Ruochen --- .../python/python-more-itertools.inc | 15 +++ .../python/python3-more-itertools/run-ptest | 3 +++ 2 files changed, 18 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-more-itertools/run-ptest diff --g

Re: [oe] [meta-oe][PATCH] php: Add 7.4.4

2020-04-20 Thread Changqing Li
On 4/21/20 12:56 AM, Khem Raj wrote: On Mon, Apr 20, 2020 at 2:59 AM Changqing Li wrote: From: Changqing Li * Add php 7.4, and also keep 7.3 existed. why do we need to keep 7.3 ? I keep it since 7.3 and 7.4 have some incompatibility,  so maybe keep 7.3 to EOF is better ? refer: htt

[oe] OpenEmbedded TSC Meeting Minutes 2020-04-20

2020-04-20 Thread Paul Eggleton
OpenEmbedded Technical Steering Committee (TSC) Meeting Minutes 2020-04-20 == Meeting was held in #oe-tsc on Freenode; channel access public. Present: - Richard Purdie (RP) - Joshua Watt (JPEW) - Bruce Ashfield (zeddii) - Pau

Re: [oe] [meta-handheld][PATCH 1/4] zaurusd: fix build with kernels < 4.16 and newer libc headers

2020-04-20 Thread Khem Raj
Thanks! On Mon, Apr 20, 2020 at 11:26 AM Andrea Adami wrote: > On Mon, Apr 20, 2020 at 7:44 PM Khem Raj wrote: > > > > On Mon, Apr 20, 2020 at 10:07 AM Andrea Adami > wrote: > > > > > > The Y2038 changes broke the build for older 32bit devices using > > > older kernels. > > > > > > As seen on:

Re: [oe] [meta-handheld][PATCH 1/4] zaurusd: fix build with kernels < 4.16 and newer libc headers

2020-04-20 Thread Andrea Adami
On Mon, Apr 20, 2020 at 7:44 PM Khem Raj wrote: > > On Mon, Apr 20, 2020 at 10:07 AM Andrea Adami wrote: > > > > The Y2038 changes broke the build for older 32bit devices using > > older kernels. > > > > As seen on: https://sourceware.org/glibc/wiki/Y2038ProofnessDesign > > > > Signed-off-by: And

Re: [oe] [meta-handheld][PATCH 1/4] zaurusd: fix build with kernels < 4.16 and newer libc headers

2020-04-20 Thread Khem Raj
On Mon, Apr 20, 2020 at 10:07 AM Andrea Adami wrote: > > The Y2038 changes broke the build for older 32bit devices using > older kernels. > > As seen on: https://sourceware.org/glibc/wiki/Y2038ProofnessDesign > > Signed-off-by: Andrea Adami > --- > .../zaurusd/zaurusd/add_64bit_time_t.patch|

[oe] [meta-initramfs][PATCH] kexecboot(-klibc): update recipe to master on github (5a5e04b)

2020-04-20 Thread Andrea Adami
fix injection of compiler flags (static and debug) Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecbo

[oe] [meta-handheld][PATCH 1/4] zaurusd: fix build with kernels < 4.16 and newer libc headers

2020-04-20 Thread Andrea Adami
The Y2038 changes broke the build for older 32bit devices using older kernels. As seen on: https://sourceware.org/glibc/wiki/Y2038ProofnessDesign Signed-off-by: Andrea Adami --- .../zaurusd/zaurusd/add_64bit_time_t.patch| 43 +++ recipes-bsp/zaurusd/zaurusd_git.bb

[oe] [meta-handheld][PATCH 4/4] layer.conf: set compatibility for dunfell

2020-04-20 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 31fcb54..d1cb281 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,5 +18,5 @@ BBFILE_PRIORITY_meta-handheld = "7" LAYERDEPENDS_met

[oe] [meta-handheld][PATCH 2/4] layer.conf: set compatibility for warrior

2020-04-20 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 1e0069d..0702f69 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,5 +18,5 @@ BBFILE_PRIORITY_meta-handheld = "7" LAYERDEPENDS_met

[oe] [meta-handheld][PATCH 3/4] layer.conf: set compatibility for zeus

2020-04-20 Thread Andrea Adami
Signed-off-by: Andrea Adami --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 0702f69..31fcb54 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,5 +18,5 @@ BBFILE_PRIORITY_meta-handheld = "7" LAYERDEPENDS_met

Re: [oe] [PATCH] doxygen: update v1.8.17 -> v1.8.18

2020-04-20 Thread Khem Raj
hmmm I am seeing http://errors.yoctoproject.org/Errors/Details/405970/ On Mon, Apr 20, 2020 at 12:07 AM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > Upgrade doxygen to the most recent release. > > Signed-off-by: Bartosz Golaszewski > --- > .../doxygen/{doxygen_1.8.17.bb => doxy

Re: [oe] [meta-oe][PATCH] php: Add 7.4.4

2020-04-20 Thread Khem Raj
On Mon, Apr 20, 2020 at 2:59 AM Changqing Li wrote: > > From: Changqing Li > > * Add php 7.4, and also keep 7.3 existed. why do we need to keep 7.3 ? > refer: > https://www.php.net/migration74 > https://www.php.net/supported-versions.php > > * note: for 7.4, pear is disabled by default, > and

Re: [oe] [meta-oe][PATCH] php: Add 7.4.4

2020-04-20 Thread Khem Raj
can you also take a look at https://errors.yoctoproject.org/Errors/Details/405963/ xdebug seems to be version sensitive. On Mon, Apr 20, 2020 at 2:59 AM Changqing Li wrote: > > From: Changqing Li > > * Add php 7.4, and also keep 7.3 existed. > refer: > https://www.php.net/migration74 > https://w

[oe] [meta-oe][PATCH] utouch-evemu: Correctly specify PV to match upstream

2020-04-20 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb index 41d1cbfd97..7c5a734394 100644 --- a/met

[oe] [meta-oe][PATCH] php: Add 7.4.4

2020-04-20 Thread Changqing Li
From: Changqing Li * Add php 7.4, and also keep 7.3 existed. refer: https://www.php.net/migration74 https://www.php.net/supported-versions.php * note: for 7.4, pear is disabled by default, and it will be deprecated in future. Signed-off-by: Changqing Li --- ...nfigure.ac-don-t-include-build-

答复: [oe] [meta-python] [PATCH] python3-cheetah: upgrade 3.2.4 -> 3.2.5b1

2020-04-20 Thread Wang Mingyu
Sorry, all future updates will be performed on the stable version, this problem will not be repeated. -邮件原件- 发件人: openembedded-devel@lists.openembedded.org 代表 Khem Raj 发送时间: 2020年4月15日 10:31 收件人: Wang, Mingyu/王 鸣瑜 抄送: openembeded-devel 主题: Re: [oe] [meta-python] [PATCH] python3-cheeta

[oe] [meta-java][PATCH] openjdk-8: update to latest ga version 252

2020-04-20 Thread Richard Leitner
This patch also drops the md5 checksums as sha256 checksums are sufficient. Signed-off-by: Richard Leitner --- ...-native_242.bb => openjdk-8-native_252.bb} | 0 .../openjdk/openjdk-8-release-aarch32.inc | 26 +++ .../openjdk/openjdk-8-release-aarch64.inc | 26 +++---

答复: [oe] [meta-networking][PATCH] proftpd: upgrade 1.3.6 -> 1.3.7rc3

2020-04-20 Thread Wang Mingyu
Sorry, all future updates will be performed on the stable version, this problem will not be repeated. -邮件原件- 发件人: openembedded-devel@lists.openembedded.org 代表 Khem Raj 发送时间: 2020年4月15日 10:27 收件人: Wang, Mingyu/王 鸣瑜 抄送: openembeded-devel 主题: Re: [oe] [meta-networking][PATCH] proftpd: up

[oe] [meta-oe][PATCH] utouch-evemu: correct Fix build for 32bit arches with 64bit time_t

2020-04-20 Thread cpriouzeau
A pair of parenthesis are missing on correction which generate bad behaviour at runtime. Signed-off-by: Christophe Priouzeau --- ...-build-on-32bit-arches-with-64bit-time_t.patch | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/meta-oe/recipes-support/utouch/u

[oe] [PATCH] doxygen: update v1.8.17 -> v1.8.18

2020-04-20 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Upgrade doxygen to the most recent release. Signed-off-by: Bartosz Golaszewski --- .../doxygen/{doxygen_1.8.17.bb => doxygen_1.8.18.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/doxygen/{doxygen_1.8.17.bb => d