add app_destroy hook which allows addons to perform post delete actions

This commit is contained in:
Mario Vavti
2018-10-02 14:29:56 +02:00
parent 72abe5f3d3
commit 67f19745fd
3 changed files with 8 additions and 0 deletions

4
doc/hook/app_destroy.bb Normal file
View File

@@ -0,0 +1,4 @@
[h2]app_destroy[/h2]
Allows addons to perform some post delete actions.