summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager/deb
Commit message (Expand)AuthorAgeFilesLines
* package_manager: Share more common DEB / IPK codePhilip Lorenz9 days1-17/+2
* package_manager: Move OpkgDpkgPM into common modulePhilip Lorenz9 days1-67/+1
* lib/oe/package_managegment: Add nativesdk-intercept PATHEilís 'pidge' Ní Fhlannagáin2023-09-171-0/+5
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-021-4/+4
* lib: Add copyright statements to files without oneRichard Purdie2022-08-124-0/+8
* package_manager: Change complementary package handling to not include soft de...Ross Burton2022-06-281-3/+7
* package_manager: sign DEB package feedsFerry Toth2022-04-051-3/+16
* Convert to new override syntaxRichard Purdie2021-08-021-1/+1
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-3/+3
* deb: apply postinstall on sdkhongxu2021-04-181-0/+4
* package_manager/deb: Fix image generation with package removalRichard Purdie2021-02-161-0/+4
* deb: do not insert feed uris if apt not installedHongxu Jia2021-01-161-4/+9
* package management: Allow dynamic loading of PMFredrik Gustafsson2020-11-244-12/+12
* deb: export INTERCEPT_DIR for remove actionsRichard Leitner2020-10-311-0/+2
* deb: replace deprecated apt force-yes argumentRichard Leitner2020-10-301-1/+1
* lib/package_manager: Fix missing importsRichard Purdie2020-08-013-2/+6
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-273-2/+489
* deb: Move sdk to its own dirFredrik Gustafsson2020-07-271-0/+95
* deb: Move rootfs to its own dirFredrik Gustafsson2020-07-271-0/+209
* deb: Move deb manifest to its own subdirFredrik Gustafsson2020-07-272-0/+29