diff options
author | Philip Lorenz <philip.lorenz@bmw.de> | 2024-05-16 09:24:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-28 09:38:23 +0100 |
commit | b2a59134dcbf0a8fffa76076bc578ecd5791c968 (patch) | |
tree | 1d70383500e70b8472766ba906ba7392362698be /meta/lib/oe/package_manager/common_deb_ipk.py | |
parent | e414b34e5d74c5898e3877fe1e6d937af778e627 (diff) | |
download | poky-b2a59134dcbf0a8fffa76076bc578ecd5791c968.tar.gz |
ipk: Fix clean up of extracted IPK payload
It turns out that the IPK payload tarball was actually cleaned up in the
concrete package manager implementation (most likely because at some
point Debian and IPK packages used different compression algorithms).
Globbing removes this ambiguity so move the removal of the payload into
the common extract method.
(From OE-Core rev: 1e2b02a54f482159e21902eeb997b21e00e9588e)
Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/package_manager/common_deb_ipk.py')
0 files changed, 0 insertions, 0 deletions