summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/package_manager
AgeCommit message (Expand)Author
2024-02-13ipk: Remove temporary package lists during SDK creationPhilip Lorenz
2024-02-08package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variableMartin Jansa
2024-01-18rootfs: Fix MULTILIB_RE_ALLOW to be inherit order independentRichard Purdie
2023-12-23ipk: Switch to using zstd compressionJoshua Watt
2023-09-17lib/oe/package_managegment: Add nativesdk-intercept PATHEilís 'pidge' Ní Fhlannagáin
2023-08-16lib/package_manager: Improve repo artefact filteringRichard Purdie
2023-07-21rpm: Pick debugfs package db files/dirs explicitlyAlex Kiernan
2023-06-20sdk.py: fix moving dnf contentsChen Qi
2023-06-15dnf: upgrade 4.14.0 -> 4.16.1Alexander Kanavin
2023-05-09Revert "ipk: Decode byte data to string in manifest handling"Andrew Jeffery
2023-05-05package_manager/ipk: fix config path generation in _create_custom_config()Enrico Jörns
2023-03-23add support for loongarch64Jialing Zhang
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2022-10-25oe/packagemanager/rpm: don't leak file objectsRoss Burton
2022-08-12lib: Add copyright statements to files without oneRichard Purdie
2022-07-25package_manager/ipk: do not pipe stderr to stdoutShruthi Ravichandran
2022-06-28package_manager: Change complementary package handling to not include soft de...Ross Burton
2022-04-05package_manager: sign DEB package feedsFerry Toth
2022-03-04ipk: Decode byte data to string in manifest handlingAndrew Jeffery
2022-03-04ipk: Import re in manifest moduleAndrew Jeffery
2022-02-05prelink: Drop support for itRichard Purdie
2021-10-14buildhistory: Fix package output files for SDKsAndres Beltran
2021-08-02Convert to new override syntaxRichard Purdie
2021-06-29lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton
2021-06-01package_manager/rpm: decode systemctl failuresArmin Kuster
2021-05-06lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-04-18deb: apply postinstall on sdkhongxu
2021-02-16package_manager/deb: Fix image generation with package removalRichard Purdie
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2021-01-23lib/oe/package_manager: ensure repodata is wipedRoss Burton
2021-01-16deb: do not insert feed uris if apt not installedHongxu Jia
2021-01-13rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho
2020-12-06package_manager/ipk: improve remove_packaging_dataRoss Burton
2020-12-03package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-10-31deb: export INTERCEPT_DIR for remove actionsRichard Leitner
2020-10-30deb: replace deprecated apt force-yes argumentRichard Leitner
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-08-01lib/package_manager: Fix missing importsRichard 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
2020-07-27deb: Move sdk to its own dirFredrik Gustafsson
2020-07-27ipk: Move sdk to its own dirFredrik Gustafsson
2020-07-27rpm: Move sdk to its own dirFredrik Gustafsson
2020-07-27deb: Move rootfs to its own dirFredrik Gustafsson
2020-07-27ipk: Move rootfs to its own dirFredrik Gustafsson
2020-07-27rpm: Move rootfs to its own dirFredrik Gustafsson
2020-07-27deb: Move deb manifest to its own subdirFredrik Gustafsson