|
Re: DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" doesn't work.
By
Peter Kjellerstedt
·
#167020
·
|
|
Re: [PATCH] python3-hypothesis: upgrade 6.46.11 -> 6.47.2
wangmy <wangmy@...> escreveu no dia sexta, 17/06/2022 à(s) 07:25:
IMO It's better to have it as python3-exceptiongroup for consistency with the other python in RDEPENDS
Jose
--
Best regards,
José
wangmy <wangmy@...> escreveu no dia sexta, 17/06/2022 à(s) 07:25:
IMO It's better to have it as python3-exceptiongroup for consistency with the other python in RDEPENDS
Jose
--
Best regards,
José
|
By
Jose Quaresma
·
#167019
·
|
|
[PATCH] python3-hypothesis: upgrade 6.46.11 -> 6.47.2
Add dependence exceptiongroup.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...hon3-hypothesis_6.46.11.bb => python3-hypothesis_6.47.2.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
Add dependence exceptiongroup.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...hon3-hypothesis_6.46.11.bb => python3-hypothesis_6.47.2.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
wangmy
·
#167018
·
|
|
[PATCH] python3-exceptiongroup : add recipe
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/python3-exceptiongroup_1.0.0rc8.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../python/python3-exceptiongroup_1.0.0rc8.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644
|
By
wangmy
·
#167017
·
|
|
Re: DISTRO_FEATURES_BACKFILL_CONSIDERED = "sysvinit" doesn't work.
Hi,
You are right, setting NIT_MANAGER = "systemd" in local.conf doesn't work. Sysvinit is still built.
So, there is no way to disable sysvinit except setting DISTRO_FEATURES:remove="sysvinit" in
Hi,
You are right, setting NIT_MANAGER = "systemd" in local.conf doesn't work. Sysvinit is still built.
So, there is no way to disable sysvinit except setting DISTRO_FEATURES:remove="sysvinit" in
|
By
leimaohui
·
#167016
·
|
|
Re: [meta-oe][kirkstone][PATCH] initramfs-framework: move storage mounts to actual rootfs
Sent in patch for master.
Cheers,
Hamza
Sent in patch for master.
Cheers,
Hamza
|
By
Muhammad Hamza
·
#167015
·
|
|
[PATCH] initramfs-framework: move storage mounts to actual rootfs
Operations such as mkfs fail on devices that are not
switched to the actual rootfs before switch_root is
called. The kernel interprets these devices as still
being used even after unmounting and
Operations such as mkfs fail on devices that are not
switched to the actual rootfs before switch_root is
called. The kernel interprets these devices as still
being used even after unmounting and
|
By
Muhammad Hamza
·
#167014
·
|
|
Re: [meta-oe][kirkstone][PATCH] initramfs-framework: move storage mounts to actual rootfs
Got it, thanks
By
Muhammad Hamza
·
#167013
·
|
|
[PATCH] python3-magic: upgrade 0.4.26 -> 0.4.27
From: Xu Huan <xuhuan.fnst@...>
Changes to 0.4.27:
- remove spurious pyproject.toml that breaks source builds
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
From: Xu Huan <xuhuan.fnst@...>
Changes to 0.4.27:
- remove spurious pyproject.toml that breaks source builds
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
|
By
xuhuan.fnst@fujitsu.com
·
#167012
·
|
|
[PATCH] python3: upgrade 3.10.4 -> 3.10.5
From: Xu Huan <xuhuan.fnst@...>
0001-Don-t-search-system-for-headers-libraries.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
From: Xu Huan <xuhuan.fnst@...>
0001-Don-t-search-system-for-headers-libraries.patch
refreshed for new version.
Signed-off-by: Xu Huan <xuhuan.fnst@...>
---
|
By
xuhuan.fnst@fujitsu.com
·
#167011
·
|
|
[PATCH 2/2] pybootchartgui: render cpu and io pressure
Add two new, separate charts showing the avg10 and delta
total pressure over time for the CPU and IO resources. The height of
the avg10 data in each chart represents the percentage of time "some"
task
Add two new, separate charts showing the avg10 and delta
total pressure over time for the CPU and IO resources. The height of
the avg10 data in each chart represents the percentage of time "some"
task
|
By
Aryaman Gupta
·
#167010
·
|
|
[PATCH 1/2] buildstats.py: enable collection of /proc/pressure data
The Linux pressure monitoring system helps determine when system resources
are being overutilized by measuring how contended the CPU, IO and memory are.
This information can be found under
The Linux pressure monitoring system helps determine when system resources
are being overutilized by measuring how contended the CPU, IO and memory are.
This information can be found under
|
By
Aryaman Gupta
·
#167009
·
|
|
Re: [meta-oe][kirkstone][PATCH] initramfs-framework: move storage mounts to actual rootfs
Hi Muhammad,
This issue is also present in the master branch, so you would need to
submit this first for master before I can take it for kirkstone.
Also, since this is a patch for oe-core you
Hi Muhammad,
This issue is also present in the master branch, so you would need to
submit this first for master before I can take it for kirkstone.
Also, since this is a patch for oe-core you
|
By
Steve Sakoman
·
#167008
·
|
|
Re: [kirkstone 00/26] Patch review
On 2022-06-15 22:19, Sundeep KOKKONDA wrote:
11.3: # of expected passes 126552
11.2: # of expected passes 125933
So >= 619 additional tests were added
On 2022-06-15 22:19, Sundeep KOKKONDA wrote:
11.3: # of expected passes 126552
11.2: # of expected passes 125933
So >= 619 additional tests were added
|
By
Randy MacLeod
·
#167007
·
|
|
[meta-oe][kirkstone][PATCH] initramfs-framework: move storage mounts to actual rootfs
Operations such as mkfs fail on devices that are not
switched to the actual rootfs before switch_root is
called. The kernel interprets these devices as still
being used even after unmounting and
Operations such as mkfs fail on devices that are not
switched to the actual rootfs before switch_root is
called. The kernel interprets these devices as still
being used even after unmounting and
|
By
Muhammad Hamza
·
#167006
·
|
|
Re: [PATCH v1] glibc-locale: work around host-user-contaminated QA failure
Hello, my bad, yes these changes are on some older branch and don't need upstream.
Thanks,
Hamza
Hello, my bad, yes these changes are on some older branch and don't need upstream.
Thanks,
Hamza
|
By
Muhammad Hamza
·
#167005
·
|
|
Re: [PATCH v1] glibc-locale: work around host-user-contaminated QA failure
At a quick search I couldn't find the email you reference so it
probably isn't recent. As Jacob mentions, this syntax is invalid for
master.
Was this not fixed properly by something
At a quick search I couldn't find the email you reference so it
probably isn't recent. As Jacob mentions, this syntax is invalid for
master.
Was this not fixed properly by something
|
By
Richard Purdie
·
#167004
·
|
|
Re: [PATCH] sudo: upgrade 1.9.10 -> 1.9.11
It also failed on arm64:
https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/5347/steps/11/logs/stdio
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
It also failed on arm64:
https://autobuilder.yoctoproject.org/typhoon/#/builders/42/builds/5347/steps/11/logs/stdio
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
|
By
Alexandre Belloni
·
#167003
·
|
|
Re: [PATCH] sudo: upgrade 1.9.10 -> 1.9.11
Hi,
It seems this fails on x32:
https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/5283/steps/11/logs/stdio
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
Hi,
It seems this fails on x32:
https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/5283/steps/11/logs/stdio
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel
|
By
Alexandre Belloni
·
#167002
·
|
|
Re: [PATCH v1] glibc-locale: work around host-user-contaminated QA failure
Given the append/remove override syntax used here, I guess this patch is aimed at an older Yocto release, and shouldn't be necessary for master ?
Jacob
Given the append/remove override syntax used here, I guess this patch is aimed at an older Yocto release, and shouldn't be necessary for master ?
Jacob
|
By
Jacob Kroon
·
#167001
·
|