From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 24 Nov 2021 15:53:52 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mptei-0003eR-VE for lore@lore.pengutronix.de; Wed, 24 Nov 2021 15:53:52 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mptei-000175-EJ; Wed, 24 Nov 2021 15:53:52 +0100 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mpteV-00016q-8s; Wed, 24 Nov 2021 15:53:39 +0100 Received: from rsc by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mpteV-0003wj-0P; Wed, 24 Nov 2021 15:53:39 +0100 Date: Wed, 24 Nov 2021 15:53:38 +0100 From: Robert Schwebel To: Roland Hieber , distrokit@pengutronix.de Message-ID: <20211124145338.GY28736@pengutronix.de> References: <20211024194534.6704-1-rhi@pengutronix.de> <20211024194534.6704-7-rhi@pengutronix.de> <20211025073735.GD29451@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211025073735.GD29451@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 15:53:11 up 279 days, 18:17, 150 users, load average: 0,02, 0,08, 0,16 User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [DistroKit] [PATCH 7/8] mips, mipsel: don't actually compile the kernel X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Mon, Oct 25, 2021 at 09:37:35AM +0200, Michael Olbrich wrote: > On Sun, Oct 24, 2021 at 09:45:33PM +0200, Roland Hieber wrote: > > The kernel package only exists to serve a REF_CONFIG for the extra > > kernel packages, and to compile the userspace kernel tools for debugging > > purposes. Make the actual kernel compilation and install steps a no-op > > to save time during the build process, but leave the respective lines in > > to make porting upstream patches to the kernel recipe easier in the > > future. > > Why is it easier? The kernel package is completely different now. It serves > a different purpose and the lines that are commented mean that patches > won't apply either. And I don't think it's actually useful to backport > anything. Any feedback? > > Signed-off-by: Roland Hieber rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de