poky/meta/lib/oe/package_manager
Alexander Kanavin 2d22ef8195 rpm: replace use of rpm2cpio with rpm2archive
rpm2cpio has been deprecated upstream, so this prepares for its
eventual removal.

rpm2archive produces a tar archive which can be uncompressed
with tar executable from the host.

(From OE-Core rev: ed824d3fb23f0c89d8dfdacb2c4ef0b7c21a5144)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-12-12 13:22:08 +00:00
..
deb package_manager: Share more common DEB / IPK code 2024-05-28 09:38:23 +01:00
ipk package_manager: Share more common DEB / IPK code 2024-05-28 09:38:23 +01:00
rpm rpm: replace use of rpm2cpio with rpm2archive 2024-12-12 13:22:08 +00:00
__init__.py lib/oe/package-manager: skip processing installed-pkgs with empty globs 2024-10-11 12:17:03 +01:00
common_deb_ipk.py package_manager: Share more common DEB / IPK code 2024-05-28 09:38:23 +01:00