diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2020-10-29 19:20:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-26 15:30:40 +0000 |
commit | 1ff574dd168282c6ecf20e37691181e5559e047d (patch) | |
tree | 8f4e99aca3987227c812052e1f8494bd3a178555 /meta/recipes-support/lzop | |
parent | 94e5e601560e2b5c1b7695e6ea49905cfc9f3cb0 (diff) | |
download | poky-1ff574dd168282c6ecf20e37691181e5559e047d.tar.gz |
deb: export INTERCEPT_DIR for remove actions
During the do_populate_sdk task apt-get purge is called by deb's remove
function. This fails with error messages similiar to the following one
if any of the included packages uses intercepts as the INTERCEPT_DIR
isn't exported:
.../*.postinst: line 4: /postinst_intercept: No such file or directory
Therefore fix it by exporting the INTERCEPT_DIR variable within the
remove function.
(From OE-Core rev: 697c75071932a48ec8d34b778fca68e18bec433a)
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f18adf53dd4bf5dd3adef82b2dcc34a6cdfd0c89)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/lzop')
0 files changed, 0 insertions, 0 deletions