From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 16 Dec 2009 21:35:16 +0100 Subject: [Buildroot] update on a file in tslib not reflected after doing "Make" In-Reply-To: (Stanley's message of "Wed, 16 Dec 2009 12:30:57 +0800") References: <20091215092751.7d9a48fe@surf> Message-ID: <87fx7a64jf.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Stanley" == Stanley writes: Stanley> I tried your method and also tried creating some patches for Stanley> editing the test file. However in both cases, the changes Stanley> still did not reflect. Stanley> However i did see that it got rebuilt after deleting Stanley> .stamp_built file. What I can try out now? thanks If you are putting new .patch files under package/tslib then you need to rerun the patch step. The easiest way of doing this is simply to delete the build dir (rm -rf output/build/tslib*) -- Bye, Peter Korsgaard