From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6790781720623841280 X-Received: by 2002:a05:600c:1:: with SMTP id g1mr2980848wmc.49.1585135170664; Wed, 25 Mar 2020 04:19:30 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:afd4:: with SMTP id y20ls651462wrd.5.gmail; Wed, 25 Mar 2020 04:19:30 -0700 (PDT) X-Google-Smtp-Source: ADFU+vs2aYmoRrZxRbvL5VSZF0SDD+Qw/f/rLmpXY3iLzsk2IbpQU3QxHLtLY6kAQqNF13yQ3H7s X-Received: by 2002:a5d:53c8:: with SMTP id a8mr2853752wrw.242.1585135170007; Wed, 25 Mar 2020 04:19:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585135170; cv=none; d=google.com; s=arc-20160816; b=Z7SQGZ5H1JQpPMXyZHJzBXS3W6TsmlKnjGNjK8AtusB0vbQ1ViZRi7ODxhPGPSnJBn lWmILQCrnKZ6h+YjT446KWips4TRWtj5KFSD+4PbbVu9yuIctuQ3OlLsP/wxGAQioS+2 SOBmy+0zOsM87fE74Vr5t0tdlY4hRqf2dqOdZiTOADNSBoODIEHB3HAdi75FmeAhxY3C KrYkNE3NegTR0ss7vYxl1F3aVs3YeMBCSB4XqYhXTq8JXxYIKLYJlHjUHeQgBYK5BIAA ZMZjdM7JeC8nomRTWStdIKNgn/9mGFaHM4o8clyvKeDE/bgsSiKzE4X8IA8VQjgVqY81 gX2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=By5SiISpnRSUE9kbrmQxdU8OUlsIenMNUnBovVPfUPg=; b=S7OVNmAtJFYMCagj+wVAnYPIvq32X7NogNsnu5E67sBBe6kywf1Y0UWQEvVtVNapF4 c9AQaz0ofEC4S+LcpoJwiQIOFU30ILjRFxiqkodr1j5S+jW+eK4S9uKmoI5yfnnWpuIl dIl6BFu1EbY4uYOgx8XwEWDdy5H3AFwZwYd0zQBVQnF2Wmg8y3YGkapR/hZcjOsSJ5nd JPtU6LGMGlDOMCIVtkW3fxcMv/ytfeizo6OH+g8qXGoAdmEOzmLD80yBkahw84BIhf1o GY42sfiLucdBRrWR8hg7UK8PZ0cqaPsGsyIG/TifekeBeiVy6qbhUx8rkaJPZ3TtrQdi 6bxA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id v12si1222343wrp.5.2020.03.25.04.19.29 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 25 Mar 2020 04:19:29 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 02PBJRfs021308 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 25 Mar 2020 12:19:29 +0100 Date: Wed, 25 Mar 2020 12:19:26 +0100 From: Baurzhan Ismagulov To: isar-users Subject: Re: [PATCH] recipes-kernel/linux: Weaker KERNEL_DEFCONFIG to allow overwrites Message-ID: <20200325111926.y6tuuym3btir25gc@yssyq.m.ilbers.de> Mail-Followup-To: isar-users References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: aKnykFQFnmQ6 Hello Jan, On Mon, Mar 23, 2020 at 04:43:21PM +0100, Jan Kiszka wrote: > > --- 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:" > > Ping. This tiny one seems to have fallen through the cracks. Not exactly fallen, it was an attempt to postpone the stuff chronologically to merge base-apt rework. I'm afraid I have to resume merging ATM. Applied to next, thanks for your patience. With kind regards, Baurzhan.