From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joao Pinto Date: Wed, 16 Sep 2015 16:21:37 +0100 Subject: [Buildroot] Question In-Reply-To: References: <55F97C1E.1030206@synopsys.com> <20150916145655.GM11632@tarshish> Message-ID: <55F98901.4050804@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Ryan and Baruch! Thank you for your help! Joao On 9/16/2015 3:59 PM, Ryan Barnett wrote: > Joao, Baruch, > > On Wed, Sep 16, 2015 at 9:56 AM, Baruch Siach wrote: >> Hi Joao, >> >> On Wed, Sep 16, 2015 at 03:26:38PM +0100, Joao Pinto wrote: >>> Could you please tell me if it is possible to have a patch called >>> automatically that changes a certain file in the target root filesystem? >> >> You can use a post build script for that (BR2_ROOTFS_POST_BUILD_SCRIPT). See >> http://nightly.buildroot.org/manual.html#rootfs-custom. > > As Baruch suggested or an overlay which contains your modified file > (BR2_ROOTFS_OVERLAY). > > Thanks, > -Ryan >