* [PATCH] meta: linux-custom: Remove duplicate and wrong default build dependency
@ 2020-03-05 17:51 Jan Kiszka
2020-04-05 14:27 ` Baurzhan Ismagulov
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2020-03-05 17:51 UTC (permalink / raw)
To: isar-users; +Cc: Cedric Hombourger
From: Jan Kiszka <jan.kiszka@siemens.com>
We already request libssl-dev:native, and libssl is only needed for
native tools during the kernel build.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/recipes-kernel/linux/linux-custom.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/linux/linux-custom.inc b/meta/recipes-kernel/linux/linux-custom.inc
index 753becff..c207ee0a 100644
--- a/meta/recipes-kernel/linux/linux-custom.inc
+++ b/meta/recipes-kernel/linux/linux-custom.inc
@@ -22,8 +22,7 @@ KBUILD_DEPENDS ?= "build-essential:native, \
cpio, \
flex, \
git, \
- kmod, \
- libssl-dev,"
+ kmod,"
KERNEL_DEBIAN_DEPENDS ?= "initramfs-tools | linux-initramfs-tool, \
kmod, \
--
2.16.4
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] meta: linux-custom: Remove duplicate and wrong default build dependency
2020-03-05 17:51 [PATCH] meta: linux-custom: Remove duplicate and wrong default build dependency Jan Kiszka
@ 2020-04-05 14:27 ` Baurzhan Ismagulov
0 siblings, 0 replies; 2+ messages in thread
From: Baurzhan Ismagulov @ 2020-04-05 14:27 UTC (permalink / raw)
To: isar-users
On Thu, Mar 05, 2020 at 06:51:25PM +0100, Jan Kiszka wrote:
> We already request libssl-dev:native, and libssl is only needed for
> native tools during the kernel build.
Nice catch, thanks. Applied to next.
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-05 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 17:51 [PATCH] meta: linux-custom: Remove duplicate and wrong default build dependency Jan Kiszka
2020-04-05 14:27 ` Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox