Files
infix/package
Joachim WibergandRichard Alpe d5c28bc454 package: replace TARGET_FINALIZE_HOOKS with POST_INSTALL
When calling `make foo-rebuild` one expects all the registered hooks in
the foo package to have been called by Buildroot.  The Buildroot manual
has this to say about the target-finalize hook:

> These hooks are run after all packages are built, but
> before the filesystem images are generated.  They are
> seldom used, and your package probably do not need them.

The correct hook to use for target packages is POST_INSTALL_TARGET_HOOK.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2023-07-03 13:51:30 +02:00
..
2023-05-21 20:39:12 +02:00
2023-03-28 20:29:31 +02:00
2023-03-31 17:31:34 +02:00
2023-03-31 17:31:34 +02:00
2023-03-31 17:31:34 +02:00
2022-12-14 22:21:16 +01:00
2023-01-25 19:57:32 +01:00