diff options
author | Linus Wallgren <linus.wallgren@scypho.com> | 2016-11-14 17:20:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-23 11:02:24 +0000 |
commit | 3d9c3aae54589794ce3484fa1b21d1af2bd32661 (patch) | |
tree | 474a549783bf4bbe91e00dbce1281f92dff25ad5 /meta/recipes-devtools | |
parent | 3246319233fd111d42e0a2c2b0d6983a604d5b81 (diff) | |
download | openembedded-core-3d9c3aae54589794ce3484fa1b21d1af2bd32661.tar.gz openembedded-core-3d9c3aae54589794ce3484fa1b21d1af2bd32661.tar.bz2 openembedded-core-3d9c3aae54589794ce3484fa1b21d1af2bd32661.zip |
lib/oe/package_manager: .deb pre/postinst args
The debian policy manual and MaintainerScripts wiki page states that the
postinst script is supposed to be called with the `configure` argument
at first install, likewise the preinst script is supposed to be called
with the `install` argument on first install.
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
https://wiki.debian.org/MaintainerScripts
Signed-off-by: Linus Wallgren <linus.wallgren@scypho.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions