From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 06 May 2022 08:08:28 +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 1nmr8e-003RJe-CL for lore@lore.pengutronix.de; Fri, 06 May 2022 08:08:28 +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 1nmr8d-0003nc-9M; Fri, 06 May 2022 08:08:27 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nmr86-0003nQ-Gu; Fri, 06 May 2022 08:07:54 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1nmr87-000ebK-0P; Fri, 06 May 2022 08:07:53 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nmr84-00Gpa0-QA; Fri, 06 May 2022 08:07:52 +0200 Date: Fri, 6 May 2022 08:07:52 +0200 From: Michael Olbrich To: Christian Melki Message-ID: Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de, Andreas Helmcke References: <4eb8bbf2-dbaa-2955-ab3d-6a5341c35934@ela-soft.com> <32151948-9a2d-fb1a-21d2-809422b5cd4b@t2data.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <32151948-9a2d-fb1a-21d2-809422b5cd4b@t2data.com> 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 Subject: Re: [ptxdist] How to get ptxdist recognize changes in busybox Config.src? X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Andreas Helmcke , ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Hi, On Tue, May 03, 2022 at 12:27:17PM +0200, Christian Melki wrote: > On 5/3/22 11:24 AM, Andreas Helmcke wrote: > > I am trying to make / change a patch for busybox. The patch contains > > some changes to the busybox configuration in loginutils/Config.src. > > Calling make menuconfig in > > ptxdist/platform-.../build-target/busybox-1.35.0 works and shows the new > > menu entries. > > But ptxdist menuconfig does not offer this entries in the busybox menu > > at -> PTXdist Base Configuration -> Shell & Console Tools. > > > > Any suggestion how to make ptxdist recognize these changes? > Ptxdist keeps a set of the busybox configuration. > This is used to render the changes locally. > So any changes must also be reflected in the local set. > Take a look under config/busybox. > These are generated and refreshed in ptxdist when busybox is updated. What you need to do is this: - Add the patches and extract busybox - run "ptxdist make busybox_import PTXDIST_IMPORTDIR=`pwd`" This will create the busybox kconfig files in config/busybox/ in your BSP. They will be used instead of the files from PTXdist. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |