summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager
Commit message (Expand)AuthorAgeFilesLines
* deb: apply postinstall on sdkhongxu2021-05-051-0/+4
* package_manager/deb: Fix image generation with package removalRichard Purdie2021-02-261-0/+4
* deb: export INTERCEPT_DIR for remove actionsRichard Leitner2021-02-261-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