summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/package_manager.py
AgeCommit message (Expand)Author
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2021-02-10Fix up bitbake logging compatibilityRichard Purdie
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie
2018-03-01package_manager: Filter to only rpms we depend uponRichard Purdie
2017-02-23oeqa: fix typoHumberto Ibarra
2017-01-23testimage.bbclass: Add package install featureMariano Lopez
2017-01-23testimage.bbclass: Add support for package extractionMariano Lopez
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-05-30oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez