summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski2021-01-271-2/+9
* lib/oe/package_manager: ensure repodata is wipedRoss Burton2021-01-231-0/+3
* deb: do not insert feed uris if apt not installedHongxu Jia2021-01-161-4/+9
* rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho2021-01-131-0/+6
* package_manager/ipk: improve remove_packaging_dataRoss Burton2020-12-061-2/+2
* package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton2020-12-031-6/+1
* package management: Allow dynamic loading of PMFredrik Gustafsson2020-11-2412-37/+38
* deb: export INTERCEPT_DIR for remove actionsRichard Leitner2020-10-311-0/+2
* deb: replace deprecated apt force-yes argumentRichard Leitner2020-10-301-1/+1
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-131-6/+7
* lib/package_manager: Fix missing importsRichard Purdie2020-08-018-5/+15
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-274-489/+490
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-274-434/+504
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-274-400/+403
* deb: Move sdk to its own dirFredrik Gustafsson2020-07-271-0/+95
* ipk: Move sdk to its own dirFredrik Gustafsson2020-07-271-0/+96
* rpm: Move sdk to its own dirFredrik Gustafsson2020-07-271-0/+114
* deb: Move rootfs to its own dirFredrik Gustafsson2020-07-271-0/+209
* ipk: Move rootfs to its own dirFredrik Gustafsson2020-07-271-0/+386
* rpm: Move rootfs to its own dirFredrik Gustafsson2020-07-271-0/+148
* deb: Move deb manifest to its own subdirFredrik Gustafsson2020-07-272-0/+29
* ipk: Move ipk manifest to its own subdirFredrik Gustafsson2020-07-272-0/+76
* rpm: Move manifest to its own subdirFredrik Gustafsson2020-07-272-0/+57
* package_manager: Move to package_manager/__init__.pyFredrik Gustafsson2020-07-271-0/+1863