[Buildroot] [PATCH] Run post scripts referenced by relative paths

Waldemar Rymarkiewicz waldemar.rymarkiewicz at gmail.com
Tue Jan 28 10:50:30 UTC 2014


Hi

>>
> I am not sure I fully get your patch, what is wrong with putting
> path/to/my_script.sh ? You don't have to specify the full path, a
> relative path works well.

Nothing is wrong to put full path to your scripts. Just a matter of
what you prefer.

Try to put script file in buildroot directory and set the post script
variable  using just the name of the script. I does not work for me
and I'm pretty sure it does not work for you as well. This is simply
how Makefile calls the scripts.

This patch is just addition to run post scripts referenced by relative
paths as well, nothing more.

Thanks,
/Waldek



More information about the buildroot mailing list