[Buildroot] update on a file in tslib not reflected after doing "Make"

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 17 07:35:47 UTC 2009


Le Wed, 16 Dec 2009 21:35:16 +0100,
Peter Korsgaard <jacmet at uclibc.org> a écrit :

> 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*)

Yeah, basically:

 *) If you hack directly into output/build/tslib*, then you must remove
    the .stamp_built stamp file and run make again. This will restart
    the compile process at the build step of tslib (but will *not*
    reconfigure tslib, so if you made any modifications at the
    configure level, it won't work)

 *) If you add new patches to package/tslib/, then as Peter said, the
    easiest way is to rm -rf output/build/tslib.

Cheers,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list