|
[meta-zephyr] build broken with current oe-core master
Hi!
It seems that the zephyr build is currently broken with master (and
master-next) for meta-zephyr samples:
Build Configuration:
BB_VERSION = "2.0.1"
BUILD_SYS =
Hi!
It seems that the zephyr build is currently broken with master (and
master-next) for meta-zephyr samples:
Build Configuration:
BB_VERSION = "2.0.1"
BUILD_SYS =
|
By
Bartosz Golaszewski
·
#97882
·
|
|
[PATCH] poco: Link with libatomic on mips
mips compiler does not provide intrinsics for 64bit atomics, use
libatomics to get them.
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-support/poco/poco_1.12.0.bb | 1 +
1 file
mips compiler does not provide intrinsics for 64bit atomics, use
libatomics to get them.
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-support/poco/poco_1.12.0.bb | 1 +
1 file
|
By
Khem Raj
·
#97881
·
|
|
Re: [meta-oe][PATCH 3/3] python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
It’s already in core, can you just revert these please.
Ross
From:Khem Raj <raj.khem@...>
Date: Monday, 18 July 2022 at 15:46
To: Ross Burton <Ross.Burton@...>
Cc: openembedded-devel@...
It’s already in core, can you just revert these please.
Ross
From:Khem Raj <raj.khem@...>
Date: Monday, 18 July 2022 at 15:46
To: Ross Burton <Ross.Burton@...>
Cc: openembedded-devel@...
|
By
Ross Burton
·
#97880
·
|
|
Re: buildpaths warnings in meta-openembedded
I wasn't planning to, it has needed a lot of fixes in different places.
Where there are good fixes for existing code, we might backport those.
Also, just for reference, this QA test already exists
I wasn't planning to, it has needed a lot of fixes in different places.
Where there are good fixes for existing code, we might backport those.
Also, just for reference, this QA test already exists
|
By
Richard Purdie
·
#97879
·
|
|
Re: buildpaths warnings in meta-openembedded
Richard,
Any indication this new QA check will be backported to the stable branches?
Thanks for the list.
-armin
Richard,
Any indication this new QA check will be backported to the stable branches?
Thanks for the list.
-armin
|
By
Armin Kuster
·
#97878
·
|
|
Re: [meta-oe][PATCH 3/3] python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
Ah a bit late but we can apply the new fixes once it lands on core
Ah a bit late but we can apply the new fixes once it lands on core
|
By
Khem Raj
·
#97877
·
|
|
[meta-oe][master][kirkstone][PATCH] mongodb: ignore unrelated CVEs
CVE-2014-8180, CVE-2017-18381 and CVE-2017-2665 are not affecting our
configuration so they can be safely ignored.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
CVE-2014-8180, CVE-2017-18381 and CVE-2017-2665 are not affecting our
configuration so they can be safely ignored.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#97876
·
|
|
Re: [meta-oe][PATCH 3/3] python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
> the picobuild 0.2 upgrade queued for oe-core improves “legacy” setuptools builds too.
I’ve just looked at the logs and this is the correct fix. Don’t merge these, just wait for picobuild
> the picobuild 0.2 upgrade queued for oe-core improves “legacy” setuptools builds too.
I’ve just looked at the logs and this is the correct fix. Don’t merge these, just wait for picobuild
|
By
Ross Burton
·
#97875
·
|
|
[meta-oe][master][kirkstone][PATCH] postgresql: ignore unrelated CVE
CVE-2017-8806 doesn't apply to out configuration of postgresql so we
can safely ignore it.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
CVE-2017-8806 doesn't apply to out configuration of postgresql so we
can safely ignore it.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#97874
·
|
|
[meta-oe][master][kirkstone][PATCH] php: ignore patched CVEs
CVE-2007-2728, CVE-2007-3205 and CVE-2007-4596 are patched in our
version of php but they don't have a vulnerable version range in the
NVD database, that's why they need to be ignored.
Signed-off-by:
CVE-2007-2728, CVE-2007-3205 and CVE-2007-4596 are patched in our
version of php but they don't have a vulnerable version range in the
NVD database, that's why they need to be ignored.
Signed-off-by:
|
By
Davide Gardenal
·
#97873
·
|
|
[meta-oe][master][PATCH] openjpeg: ignore CVE-2015-1239
This CVE is patched in our version of openjpeg. The NVD database doesn't
include a version range this is why it's still reported.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
This CVE is patched in our version of openjpeg. The NVD database doesn't
include a version range this is why it's still reported.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#97872
·
|
|
[meta-oe][kirkstone][PATCH] openjpeg: ignore CVE-2015-1239
This CVE is patched in our version of openjpeg. The NVD database doesn't
include a version range this is why it's still reported.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
This CVE is patched in our version of openjpeg. The NVD database doesn't
include a version range this is why it's still reported.
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#97871
·
|
|
[meta-oe][master][kirkstone][PATCH] meta-oe: ignore patched CVEs
Some old CVEs don't have a vulnerable version range in the NVD database,
this causes come mismatch with cve-check. Ignore many CVEs that are
picked up by the class but are patched in our
Some old CVEs don't have a vulnerable version range in the NVD database,
this causes come mismatch with cve-check. Ignore many CVEs that are
picked up by the class but are patched in our
|
By
Davide Gardenal
·
#97870
·
|
|
[meta-oe][master][kirkstone][PATCH] libplist: ignore patched CVEs
CVE-2017-5834, CVE-2017-5835 and CVE-2017-5836 are patched in our
version of libplist but they don't have a vulnerable version range in
the NVD database, that's why they need to be
CVE-2017-5834, CVE-2017-5835 and CVE-2017-5836 are patched in our
version of libplist but they don't have a vulnerable version range in
the NVD database, that's why they need to be
|
By
Davide Gardenal
·
#97869
·
|
|
Re: [meta-oe][PATCH 3/3] python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
Erm, no.
python_setuptools_build_meta inherits python_pep517 which does DEPENDS:append = " python3-picobuild-native python3-installer-native”
The right fix may be using the setuptools3 class as
Erm, no.
python_setuptools_build_meta inherits python_pep517 which does DEPENDS:append = " python3-picobuild-native python3-installer-native”
The right fix may be using the setuptools3 class as
|
By
Ross Burton
·
#97868
·
|
|
buildpaths warnings in meta-openembedded
OE-Core recently enabled buildpaths in WARN_QA. This is so any
reproducibility issues are highlighted by the build much earlier and
for a wider cross section of the userbase. We're now at a point
OE-Core recently enabled buildpaths in WARN_QA. This is so any
reproducibility issues are highlighted by the build much earlier and
for a wider cross section of the userbase. We're now at a point
|
By
Richard Purdie
·
#97867
·
|
|
Re: [meta-oe][PATCH] poco: upgrade 1.11.3 -> 1.12.0
Thanks,
To be honest, I didn't test it on this architecture. It's fine, that
you've fixed it
Thanks,
To be honest, I didn't test it on this architecture. It's fine, that
you've fixed it
|
By
Andrej Valek
·
#97866
·
|
|
Re: [kirkstone][PATCH] zabbix: upgrade 5.2.6 -> 5.4.12
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
|
By
Changqing Li
·
#97865
·
|
|
Re: [kirkstone][PATCH] apache2: upgrade 2.4.53 -> 2.4.54
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
|
By
Changqing Li
·
#97864
·
|
|
Re: [kirkstone][PATCH] redis: upgrade 7.0-rc3 -> 7.0.2
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
ping
On 6/29/22 9:20 AM, Changqing Li wrote:
|
By
Changqing Li
·
#97863
·
|