Skip to content
Commit c4b126e2 authored by Philip Lorenz's avatar Philip Lorenz Committed by Richard Purdie
Browse files

package_manager: Share more common DEB / IPK code



Avoid code duplication by making `extract` a shared method (and
retrieving the package manager specific input via an abstract method).
Additionally, follow Python conventions and prefix class internal
methods with "_" to indicate that they shouldn't be called externally.

Signed-off-by: default avatarPhilip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent c7830c58
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment