Bug 5726

Summary: List all the available hook points
Product: buildroot Reporter: Davide Viti <zinosat>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot, yann.morin.1998
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: List all the available hook points

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)