diff options
author | Philip Lorenz <philip.lorenz@bmw.de> | 2024-05-28 16:30:58 +0200 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-06-05 05:57:12 -0700 |
commit | d37ef8925ab293b014cde6633954bbcc880bf851 (patch) | |
tree | 87c3f8d1a0b622f22a24ade3adccb830d572579e /scripts/lib/devtool/menuconfig.py | |
parent | fb4eb8a09dc435ffc2518fcfe4f5e73944eef801 (diff) | |
download | poky-d37ef8925ab293b014cde6633954bbcc880bf851.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: ec1c6bc79f5ca219e77a379bbabc2dad808d2020)
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>
(cherry picked from commit 1e2b02a54f482159e21902eeb997b21e00e9588e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/menuconfig.py')
0 files changed, 0 insertions, 0 deletions