* [PATCH] poky.yaml.in: increase minimum RAM from 8 to 32
@ 2025-07-11 8:08 Antonin Godard
2025-07-11 15:58 ` [docs] " Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Antonin Godard @ 2025-07-11 8:08 UTC (permalink / raw)
To: docs; +Cc: Thomas Petazzoni, Antonin Godard
In the light of the recent LLVM addition, and other such heavier
recipes, increase the minimum RAM requirement from 8Gb to 32Gb.
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
documentation/poky.yaml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
index 39ece05e9..cdd78d2e5 100644
--- a/documentation/poky.yaml.in
+++ b/documentation/poky.yaml.in
@@ -32,4 +32,4 @@ MIN_DISK_SPACE : "90"
# Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38
MIN_DISK_SPACE_RM_WORK : "40"
# RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system
-MIN_RAM : "8"
+MIN_RAM : "32"
---
base-commit: 161a8549441e8c38791ab7f63001b2a15a39d2f2
change-id: 20250710-increase-minimum-ram-4c4f8e2015ab
Best regards,
--
Antonin Godard <antonin.godard@bootlin.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH] poky.yaml.in: increase minimum RAM from 8 to 32
2025-07-11 8:08 [PATCH] poky.yaml.in: increase minimum RAM from 8 to 32 Antonin Godard
@ 2025-07-11 15:58 ` Khem Raj
2025-07-15 7:15 ` Antonin Godard
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2025-07-11 15:58 UTC (permalink / raw)
To: antonin.godard, docs; +Cc: Thomas Petazzoni
On 7/11/25 1:08 AM, Antonin Godard via lists.yoctoproject.org wrote:
> In the light of the recent LLVM addition, and other such heavier
> recipes, increase the minimum RAM requirement from 8Gb to 32Gb.
>
I wonder if disk space requirements will need revising too.
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> ---
> documentation/poky.yaml.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
> index 39ece05e9..cdd78d2e5 100644
> --- a/documentation/poky.yaml.in
> +++ b/documentation/poky.yaml.in
> @@ -32,4 +32,4 @@ MIN_DISK_SPACE : "90"
> # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "rm_work", rounded up from 38
> MIN_DISK_SPACE_RM_WORK : "40"
> # RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core system
> -MIN_RAM : "8"
> +MIN_RAM : "32"
>
> ---
> base-commit: 161a8549441e8c38791ab7f63001b2a15a39d2f2
> change-id: 20250710-increase-minimum-ram-4c4f8e2015ab
>
> Best regards,
> --
> Antonin Godard <antonin.godard@bootlin.com>
>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7308): https://lists.yoctoproject.org/g/docs/message/7308
> Mute This Topic: https://lists.yoctoproject.org/mt/114097099/1997914
> Group Owner: docs+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/docs/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [docs] [PATCH] poky.yaml.in: increase minimum RAM from 8 to 32
2025-07-11 15:58 ` [docs] " Khem Raj
@ 2025-07-15 7:15 ` Antonin Godard
0 siblings, 0 replies; 3+ messages in thread
From: Antonin Godard @ 2025-07-15 7:15 UTC (permalink / raw)
To: Khem Raj, docs; +Cc: Thomas Petazzoni
On Fri Jul 11, 2025 at 5:58 PM CEST, Khem Raj wrote:
>
>
> On 7/11/25 1:08 AM, Antonin Godard via lists.yoctoproject.org wrote:
>> In the light of the recent LLVM addition, and other such heavier
>> recipes, increase the minimum RAM requirement from 8Gb to 32Gb.
>>
>
> I wonder if disk space requirements will need revising too.
Yes, I didn't mention here, but I'm running the builds locally to see how that
changed too.
Antonin
--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-15 7:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 8:08 [PATCH] poky.yaml.in: increase minimum RAM from 8 to 32 Antonin Godard
2025-07-11 15:58 ` [docs] " Khem Raj
2025-07-15 7:15 ` Antonin Godard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).