On sty 26, 2025 16:51, Jörg Sommer wrote:
> Slawomir Stepien via lists.openembedded.org schrieb am So 26. Jan, 13:43
> (+0100):
> > Based on the documentation of KCONFIG_MODE[1], when we use "in-tree"
> > defconfig (the KBUILD_DEFCONFIG is set), then the alldefconfig mode
> > should be used with m
Looks good to me.
On Mon, Jan 27, 2025 at 3:20 PM Ricardo Salveti via
lists.openembedded.org
wrote:
>
> Release 39 includes support for riscv64.
>
release 39 fixes rv64 build when compiled natively, for cross compile
it should have worked even with older releases
> Signed-off-by: Ricardo Salvet
Release 39 includes support for riscv64.
Signed-off-by: Ricardo Salveti
---
meta/recipes-bsp/efivar/efivar_39.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-bsp/efivar/efivar_39.bb
b/meta/recipes-bsp/efivar/efivar_39.bb
index fe213326a4c..b052e3838fe 100644
On 27.01.25 20:06, Khem Raj wrote:
> On Mon, Jan 27, 2025 at 7:40 AM Enrico Jörns via
> lists.openembedded.org
> wrote:
>>
>> Changes:
>>
>> * Added LLVM/Clang support for the sandbox architecture.
>> * Enabled command execution from the sandbox command line.
>> * Improved TFTP with dentry caching
On Mon, Jan 27, 2025 at 7:40 AM Enrico Jörns via
lists.openembedded.org
wrote:
>
> Changes:
>
> * Added LLVM/Clang support for the sandbox architecture.
> * Enabled command execution from the sandbox command line.
> * Improved TFTP with dentry caching and default-disabled window size.
> * Introduc
Fair point, I can look into that.
Thanks,
Beni
From: Alexander Kanavin
Sent: 24 January 2025 23:40
To: Sandu, Beniamin
Cc: Adrian Freihofer ; OE-core
Subject: Re: [OE-core] [PATCH] classes: add rootfs-footprint
You probably should look into improving b
From: Marc Ferland
This patch introduces the following packages for ath12k based chips:
- linux-firmware-ath12k-qcn9274
- linux-firmware-ath12k-wcn7850
- linux-firmware-ath12k-misc: catches all firmwares that are not
already included in the other -ath12k- packages (currently empty).
linux-fir
From: Marc Ferland
This patch introduces the following packages for firmwares under qca/:
- linux-firmware-qca-qca61x4
- linux-firmware-qca-wcn3988
- linux-firmware-qca-wcn399x
- linux-firmware-qca-wcn6750
- linux-firmware-qca-qca2066
- linux-firmware-qca-wcn7850
- linux-firmware-qca-misc: catch
The patch was removed from SRC_URI but not deleted from the directory
tree.
Fixes: 3291a8fa ("barebox: upgrade 2024.10.0 -> 2024.12.0")
Signed-off-by: Enrico Jörns
---
...0001-lib-lz4-use-lz4-instead-of-lz4c.patch | 35 ---
1 file changed, 35 deletions(-)
delete mode 100644
met
Changes:
* Added LLVM/Clang support for the sandbox architecture.
* Enabled command execution from the sandbox command line.
* Improved TFTP with dentry caching and default-disabled window size.
* Introduced hardening features: register zeroing, stack variable
initialization, and malloc buffer z
Summary of changes:
- New custom dependency for atomic
- --cap-lints allow used for Cargo subprojects
- Cargo features are resolved globally
- Meson can run "clippy" on Rust projects
- Devenv support in external project module
- Fixed sizeof and find_library methods for Fortran compilers
- format c
From: Adrian Freihofer
How to reproduce:
- UBOOT_CONFIG must be used. With UBOOT_MACHINE it works fine.
A simple example based on oe-core is to modify the
beaglebone-yocto.conf file like this:
-UBOOT_MACHINE = "am335x_evm_defconfig"
+UBOOT_CONFIG = "foo"
+UBOOT_CONFIG[foo] = "am335x_evm
On Tue Jan 21, 2025 at 9:55 AM CET, hongxu via lists.openembedded.org wrote:
> The nativesdk multilib support required it to fix multilib headers
> conflict
>
> [ YOCTO #15722 ]
>
> Signed-off-by: Hongxu Jia
> ---
Hi,
I forgot to mention this last week, but it seems this patch is breaking
builds
From: Priyal Doshi
Signed-off-by: Priyal Doshi
---
meta/recipes-extended/timezone/timezone.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/timezone/timezone.inc
b/meta/recipes-extended/timezone/timezone.inc
index adf0952..f1dbd7b 100644
--- a
On Sun, 26 Jan 2025 at 00:57, Mingyu Wang (Fujitsu) wrote:
>
> > why). Can you point to the upstream fix that they added to their repo?
>
> The upstream modify the file configure to fix this bug:
>
> @@ -659,7 +659,7 @@ WHICH_XTERM=$with_xterm_new
> AC_SUBST(WHICH_XTERM)
>
> case $host_os in
> -
15 matches
Mail list logo