summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager/__init__.py
AgeCommit message (Expand)Author
2023-08-16lib/package_manager: Improve repo artefact filteringRichard Purdie
2023-03-23add support for loongarch64Jialing Zhang
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-06-28package_manager: Change complementary package handling to not include soft de...Ross Burton
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-07-30Convert to new override syntaxRichard Purdie
2021-06-29lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton
2021-05-06lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
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
2020-07-27package_manager: Move to package_manager/__init__.pyFredrik Gustafsson