From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 17 Aug 2023 09:38:17 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWXaE-007flv-88 for lore@lore.pengutronix.de; Thu, 17 Aug 2023 09:38:17 +0200 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 1qWXaB-0006BQ-St; Thu, 17 Aug 2023 09:38:15 +0200 Received: from pty.hi.pengutronix.de ([2001:67c:670:100:1d::c5]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qWXa9-0006B3-9m; Thu, 17 Aug 2023 09:38:13 +0200 Received: from rsc by pty.hi.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qWXa8-0001c5-SB; Thu, 17 Aug 2023 09:38:12 +0200 Date: Thu, 17 Aug 2023 09:38:12 +0200 From: Robert Schwebel To: Oleksij Rempel Message-ID: References: <20230816114310.2637671-1-o.rempel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230816114310.2637671-1-o.rempel@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH v1 0/4] MIPS maintenance 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: , Cc: distrokit@pengutronix.de 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 Applied to next. On Wed, Aug 16, 2023 at 01:43:06PM +0200, Oleksij Rempel wrote: > Update kernel and run scripts, so far y2038 mode seems to work now. > > Oleksij Rempel (4): > mips: run: make network work on systems with multiple QEMU instances > mips: kernel: version bump 6.4.0 -> 6.4.10 > mipsel: run: make network work on systems with multiple QEMU instances > mipsel: kernel: version bump 6.4.0 -> 6.4.10 > > configs/platform-mips/kernelconfig | 4 +- > configs/platform-mips/kernelconfig-ar9331 | 4 +- > .../platform-mips/kernelconfig-ar9331.diff | 2 +- > configs/platform-mips/kernelconfig-malta | 4 +- > configs/platform-mips/kernelconfig-malta.diff | 2 +- > configs/platform-mips/platformconfig | 4 +- > configs/platform-mips/run | 13 +- > configs/platform-mipsel/kernelconfig | 529 +++++------------- > configs/platform-mipsel/kernelconfig-malta | 80 +-- > .../platform-mipsel/kernelconfig-malta.diff | 454 ++++++++------- > configs/platform-mipsel/platformconfig | 4 +- > configs/platform-mipsel/run | 13 +- > 12 files changed, 448 insertions(+), 665 deletions(-) > > -- > 2.39.2 > > > -- 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 |