diff options
author | Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 2014-05-05 15:04:20 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-08 22:00:47 +0200 |
commit | ac93fabb66de0a2acb703b9079bfeed2f9d2cd45 (patch) | |
tree | cbfc0765bad1aff406b6405929f7125d11663886 /package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch | |
parent | 22074a276277dd98c5866640f983cbc1fb158521 (diff) | |
download | buildroot-ac93fabb66de0a2acb703b9079bfeed2f9d2cd45.tar.gz buildroot-ac93fabb66de0a2acb703b9079bfeed2f9d2cd45.zip |
infra: Add PRE_*_HOOKS for every step
Add PRE_*_HOOKS to all the different steps through which a package may go.
This will help avoid using POST_*_HOOKS to do tasks that should be done
in the PRE_*_HOOKS of the next step.
Otherwise, when the user would do a make foo-re<step>, this would not do
what was really intented, the POST_*_HOOK of the preceding step not
being executed.
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
[ThomasDS: rebase, add images hooks to manual]
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch')
0 files changed, 0 insertions, 0 deletions