public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] recipes-kernel/linux: Weaker KERNEL_DEFCONFIG to allow overwrites
@ 2020-02-07 19:01 Jan Kiszka
  2020-03-23 15:43 ` Jan Kiszka
  0 siblings, 1 reply; 6+ messages in thread
From: Jan Kiszka @ 2020-02-07 19:01 UTC (permalink / raw)
  To: isar-users; +Cc: Quirin Gylstorff

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 meta/recipes-kernel/linux/linux-custom.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-custom.inc b/meta/recipes-kernel/linux/linux-custom.inc
index d31da3b..4fb7ca2 100644
--- a/meta/recipes-kernel/linux/linux-custom.inc
+++ b/meta/recipes-kernel/linux/linux-custom.inc
@@ -39,7 +39,7 @@ KERNEL_LIBC_DEV_DEPLOY ?= "0"
 
 LINUX_VERSION_EXTENSION ?= ""
 
-KERNEL_DEFCONFIG ?= ""
+KERNEL_DEFCONFIG ??= ""
 
 # Add our template meta-data to the sources
 FILESEXTRAPATHS_prepend := "${FILE_DIRNAME}/files:"
-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-03-25 11:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07 19:01 [PATCH] recipes-kernel/linux: Weaker KERNEL_DEFCONFIG to allow overwrites Jan Kiszka
2020-03-23 15:43 ` Jan Kiszka
2020-03-25  7:04   ` cedric_hombourger
2020-03-25 11:19   ` Baurzhan Ismagulov
2020-03-25 11:33     ` Jan Kiszka
2020-03-25 11:34     ` Henning Schild

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox