Bug 5726 - List all the available hook points
Summary: List all the available hook points
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 20:24 UTC by Davide Viti
Modified: 2012-12-01 08:13 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
List all the available hook points (1.28 KB, patch)
2012-11-18 20:24 UTC, Davide Viti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Viti 2012-11-18 20:24:57 UTC
Created attachment 4652 [details]
List all the available hook points

Not all the available hook points are listed in the documentation; in particular the following were missing:

 LIBFOO_POST_DOWNLOAD_HOOKS
 LIBFOO_POST_EXTRACT_HOOKS
 LIBFOO_PRE_PATCH_HOOKS
 LIBFOO_POST_INSTALL_IMAGES_HOOKS
Comment 1 Samuel Martin 2012-12-01 08:13:07 UTC
Fixed (commit 0435a0913cc43f4dff12a081c5b1416d4a7f7730)