public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Quirin Gylstorff <quirin.gylstorff@siemens.com>
Subject: [PATCH] recipes-kernel/linux: Weaker KERNEL_DEFCONFIG to allow overwrites
Date: Fri, 7 Feb 2020 20:01:13 +0100	[thread overview]
Message-ID: <b05019f4-c263-f034-9fbc-343052f7b995@siemens.com> (raw)

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


             reply	other threads:[~2020-02-07 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 19:01 Jan Kiszka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b05019f4-c263-f034-9fbc-343052f7b995@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=isar-users@googlegroups.com \
    --cc=quirin.gylstorff@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox