From: Christoph Lauer
Add SDK_ZIP_OPTIONS to remove symbolic link creation in zip archive or add
options, e.g. for encryption of the zip archive.
(From OE-Core rev: 04b62f9459b401c276255f166d0738b6f902a576)
Signed-off-by: Christoph Lauer
Signed-off-by: Alexandre Belloni
Signed-off-by
From: Christoph Lauer
Add SDK_ZIP_OPTIONS to remove symbolic link creation in zip archive or add
options, e.g. for encryption of the zip archive.
(From OE-Core rev: 04b62f9459b401c276255f166d0738b6f902a576)
Signed-off-by: Christoph Lauer
Signed-off-by: Alexandre Belloni
Signed-off-by
From: Christoph Lauer
Add SDK_ZIP_OPTIONS to remove symbolic link creation in zip archive or add
options, e.g. for encryption of the zip archive.
(From OE-Core rev: 04b62f9459b401c276255f166d0738b6f902a576)
Signed-off-by: Christoph Lauer
Signed-off-by: Alexandre Belloni
Signed-off-by
Am 21.04.23 um 22:28 schrieb Bruce Ashfield:
On Wed, Apr 19, 2023 at 11:03 PM Bruce Ashfield via
lists.openembedded.org
wrote:
On Wed, Apr 19, 2023 at 6:54 PM Richard Purdie
wrote:
On Wed, 2023-04-19 at 23:34 +0100, Jose Quaresma wrote:
Hi,
Not related with the previous discussion but jus
RM_WORK_EXCLUDE += "make-mod-scripts" but your fix
looks better.
Thanks.
Jose
Christoph Lauer mailto:christoph.la...@email.de>> escreveu no dia domingo, 16/04/2023
à(s) 11:31:
From: Christoph Lauer mailto:christoph.la...@xtronic.de>>
With rm_work active, external
From: Christoph Lauer
With rm_work active, external module signing throws an error:
scripts/sign-file: error while loading shared libraries: libcrypto.so.3: cannot
open shared object file: No such file or directory
Preserve libraries that sign-file script needs during runtime.
Signed-off-by
edt
wrote:
-Original Message-
From: openembedded-core@lists.openembedded.org
On Behalf Of Christoph Lauer
Sent: den 12 november 2022 17:31
To: openembedded-core@lists.openembedded.org
Cc: Christoph Lauer
Subject: [OE-core] [PATCH] initial configs: set initial
{DISTRO|MACHINE|IMAGE}FEATUREs
From: Christoph Lauer
This gives BSP creators the flexibility to change features with weak defaults.
Non-empty FEATURES must not be weaker because then the empty weaker value from
bitbake.conf might be applied.
Signed-off-by: Christoph Lauer
---
meta/conf/bitbake.conf
From: Christoph Lauer
This gives BSP creators the flexibility to change features with weak defaults
Signed-off-by: Christoph Lauer
---
meta-poky/conf/distro/poky.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro
From: Christoph Lauer
This gives BSP creators the flexibility to change PREFERRED_PROVIDERs with weak
defaults
Signed-off-by: Christoph Lauer
---
meta-yocto-bsp/conf/machine/beaglebone-yocto.conf | 6 +++---
meta-yocto-bsp/conf/machine/edgerouter.conf | 2 +-
meta-yocto
From: Christoph Lauer
This gives BSP creators the flexibility to change PREFERRED_PROVIDERs with weak
defaults
Signed-off-by: Christoph Lauer
---
meta/conf/bitbake.conf| 2 +-
.../conf/distro/include/default-providers.inc | 82 +--
meta/conf/distro
From: Christoph Lauer
This gives BSP creators the flexibility to change features with weak defaults
Signed-off-by: Christoph Lauer
---
meta/conf/bitbake.conf| 28 +--
.../distro/include/default-distrovars.inc | 6 ++--
meta/conf/machine/include
From: Christoph Lauer
This gives BSP creators the flexibility to change features with weak defaults
Signed-off-by: Christoph Lauer
---
meta-poky/conf/distro/poky.conf | 2 +-
meta/conf/bitbake.conf| 28 +--
.../distro/include/default
From: Christoph Lauer
This gives BSP creators the flexibility to change PREFERRED_PROVIDERs with weak
defaults
Signed-off-by: Christoph Lauer
---
.../conf/machine/beaglebone-yocto.conf| 6 +-
meta-yocto-bsp/conf/machine/edgerouter.conf | 2 +-
.../machine/include/genericx86
From: Christoph Lauer
Add SDK_ZIP_OPTIONS to remove symbolic link creation in zip archive or add
options, e.g. for encryption of the zip archive.
Signed-off-by: Christoph Lauer
---
meta/classes-recipe/populate_sdk_base.bbclass | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff
Am 13.07.22 um 00:37 schrieb Richard Purdie:
On Wed, 2022-07-13 at 00:29 +0200, Christoph Lauer wrote:
From: Christoph Lauer
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are
stripped by the functions 'runstrip' and 'splitdebuginfo'. Signed
Am 13.07.22 um 23:07 schrieb Christoph Lauer:
From: Christoph Lauer
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are
stripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules must
not be stripped. Function 'runstri
From: Christoph Lauer
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are
stripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules must
not be stripped. Function 'runstrip' avoids this by running
is_kernel_module_s
From: Christoph Lauer
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are
stripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules must
not be stripped. Function 'runstrip' avoids this by running
is_kernel_module_s
Thank you for your input. The package function 'is_elf' can perform the
check if the current file is a kernel module. I will add another
condition to the patch.
Am 11.07.22 um 10:29 schrieb Richard Purdie:
On Sun, 2022-07-10 at 17:36 +0200, Christoph Lauer wrote:
From: Christoph Lau
From: Christoph Lauer
Since commit d756b346f248df47b0540644adb1d0f17bcc4b6e kernel modules are
stripped by the functions 'runstrip' and 'splitdebuginfo'. Signed modules must
not be stripped. Function 'runstrip' avoids this by running
is_kernel_module_s
21 matches
Mail list logo