Age | Commit message (Expand) | Author | Files |
2018-08-16 | oe.package_manager: support loading intercepts from multiple paths | Christopher Larson | 1 |
2018-08-15 | package_manager: Add definitions for riscv machines | Richard Purdie | 1 |
2018-08-15 | package_manager/sdk: Use filtered copies of the deploy ipk/deb directories | Richard Purdie | 1 |
2018-08-15 | package_manager: Remove rpm specific pieces of create_packages_dir() | Richard Purdie | 1 |
2018-08-15 | image: Add locale archive optimisation | Richard Purdie | 1 |
2018-07-24 | package/package_manager: multiprocess_exec -> multiprocess_launch | Richard Purdie | 1 |
2018-07-02 | postinst-intercepts: do not execute any variant of delay_to_first_boot | Joe Slater | 1 |
2018-06-18 | package_manager.py: rework postinst_intercept failures | Alexander Kanavin | 1 |
2018-05-29 | package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM() | Alexander Kanavin | 1 |
2018-05-22 | package_manager: expand the removal list for RPM | Ross Burton | 1 |
2018-04-05 | package_manager.py: do not hardcode the task name when referring to log files | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: move intercept running logic from rootfs class to Package... | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: move postinst_intercept dir initialization from RootFS to... | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: move target_rootfs property to common ancestor class | Alexander Kanavin | 1 |
2018-04-05 | package_manager.py: Skip gpgcheck while using dnf on target | Manjukumar Matha | 1 |
2018-03-20 | package-index: index also subdirectories when using rpm | Alexander Kanavin | 1 |
2018-03-20 | package_manager: format pydoc comments properly | Ross Burton | 1 |
2018-03-12 | meta/lib/oe/package_manager.py: warn about failing scriptlets for all package... | Alexander Kanavin | 1 |
2018-03-08 | package_manager.py: Explicit complementary fail | Niko Mauno | 1 |
2018-03-07 | package_manager.py: Print offending package instead of non-sense trace | Jason Wessel | 1 |
2018-03-01 | package-manager: add install_glob() | Ross Burton | 1 |
2018-03-01 | package_manager: improve install_complementary | Ross Burton | 1 |
2018-02-27 | sstatesig/staging/package_manager: Create common sstate manifest code | Richard Purdie | 1 |
2018-02-27 | package_manager: Filter to only rpms we depend upon | Richard Purdie | 1 |
2018-01-29 | meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first... | Alexander Kanavin | 1 |
2018-01-22 | lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re... | Richard Purdie | 1 |
2018-01-10 | nativesdk/sdk: Update sdk dummy providers | Richard Purdie | 1 |
2018-01-06 | package_manager.py: remove obsolete MULTILIB_ARCHS | Robert Yang | 1 |
2018-01-06 | package_manager.py: print running dnf command | Robert Yang | 1 |
2017-12-02 | package_manager: force dnf to refresh the cache | Ross Burton | 1 |
2017-10-06 | lib/oe/package_manager.py (rpm): Allow use of non-signed packages | Otavio Salvador | 1 |
2017-10-06 | package_manager: rpm: improve logging | Mikko Ylinen | 1 |
2017-09-25 | meta: drop True option to getVar calls | Ming Liu | 1 |
2017-09-01 | package_manager: Clean up horrible 'None' return values | Richard Purdie | 1 |
2017-08-30 | package_manager.py: improve reproducibility | Juro Bystricky | 1 |
2017-08-30 | signing-keys: do not use DISTRO_VERSION in key names | Alexander Kanavin | 1 |
2017-08-16 | package_manager.py: enable dnf's repo_gpgcheck if feed signing is enabled | Markus Lehtonen | 1 |
2017-08-16 | lib/oe/package_manager: re-implement rpm feed signing | Markus Lehtonen | 1 |
2017-08-09 | package_manager: Fix support for NO_RECOMMENDATONS | Richard Röjfors | 1 |
2017-06-23 | package_manager.py: set dnf's releasever setting from DISTRO_CODENAME | Alexander Kanavin | 1 |
2017-06-14 | package_manager: flush installed_pkgs file before oe-pkgdata-util uses it | Martin Jansa | 1 |
2017-06-12 | package_manager.py: Generate correct RPM package names again | Peter Kjellerstedt | 1 |
2017-04-20 | package_manager.py: Reverse rpm arch order | Jussi Kukkonen | 1 |
2017-04-19 | package_manager: don't race on a file when installing complementary packages | Ross Burton | 1 |
2017-04-13 | package_manager.py: Generate separate repo entries per arch | Ian.Arkver | 1 |
2017-04-11 | package_manager.py: Add a name for the generated dnf repo. | Ian.Arkver | 1 |
2017-04-11 | package_manager.py: Split feed_archs for RPM repo URIs | Ian.Arkver | 1 |
2017-03-23 | package_manager.py: respect OPKGLIBDIR | Martin Jansa | 1 |
2017-03-22 | sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEY | Alexander Kanavin | 1 |
2017-03-17 | package_manager: fix "exlcude" vs. "exclude" typo | Paul Gortmaker | 1 |