diff options
| author | Philip Lorenz <philip.lorenz@bmw.de> | 2024-05-16 09:24:39 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-28 09:38:23 +0100 |
| commit | e51697ef90c850c7c07feb9f6040a19a41d77c2b (patch) | |
| tree | dc44f9fbf71bf9c0a2ceefceb4dca172c520fc13 /meta/recipes-devtools/python | |
| parent | f7e9eb03d2d9b69514a902692e5539a1b7661c1f (diff) | |
| download | poky-e51697ef90c850c7c07feb9f6040a19a41d77c2b.tar.gz | |
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.
(From OE-Core rev: c4b126e216dfe8251ec55074be78188fcc3fcea8)
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/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
