Age | Commit message (Expand) | Author | Files |
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 |
2017-03-17 | dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2 | Alexander Kanavin | 1 |
2017-03-17 | lib/oe/package_manager: import rpm signing key to rpmdb | Markus Lehtonen | 1 |
2017-03-17 | rpm: add support for remote package feeds via PACKAGE_FEED_URIS variable | Alexander Kanavin | 1 |
2017-03-13 | rootfs_rpm.bbclass: migrate image creation to dnf | Alexander Kanavin | 1 |
2017-03-13 | package_manager.py: improve the API for insert_feed_uris() | Alexander Kanavin | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 1 |
2017-01-23 | package_manager: default to have scriptlet output captured in log | Chen Qi | 1 |
2017-01-19 | lib/oe/package_manager.py: Fix extract for ipk and deb | Mariano Lopez | 1 |
2017-01-06 | meta/scripts: Various getVar/getVarFlag expansion parameter fixes | Richard Purdie | 1 |
2016-12-17 | lib/oe/package_manager: bail if createrepo can't be found | Ross Burton | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-12-08 | package_manager: remove strings and migrate to direct arrays | Stephano Cetola | 1 |
2016-11-23 | lib/oe/package_manager: .deb pre/postinst args | Linus Wallgren | 1 |
2016-11-06 | package_manager.py: correctly remove all dependent packages | Samuli Piippo | 1 |
2016-10-05 | package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARY | Peter Kjellerstedt | 1 |
2016-10-05 | package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARY | Peter Kjellerstedt | 1 |
2016-09-20 | package_manager.py: Change diagnostic messages per IRC | Mark Hatle | 1 |
2016-09-20 | package_manager.py: Adjust error message order | Mark Hatle | 1 |
2016-09-16 | package_manager.py: fix bitbake package-index failed | Hongxu Jia | 1 |
2016-08-11 | Allow for simultaneous do_rootfs tasks with rpmuninative-1.3 | Stephano Cetola | 1 |
2016-07-21 | package_manager.py: Avoid installing an empty package list | Mark Hatle | 1 |
2016-07-01 | lib/oe/package_manager: keep platform_extra and default_platform_extra lists ... | Bill Randle | 1 |
2016-06-23 | package_manager.py: specify tmpdir for opkg | Chen Qi | 1 |
2016-06-21 | package_manager: Fix multilib package arch ordering issues | Richard Purdie | 1 |
2016-06-06 | oe/lib/pacakge_manager.py: Update missing pipeline decoding | Mariano Lopez | 1 |
2016-06-05 | lib/oe/package_manager: adapt for Python 3 | Ross Burton | 1 |
2016-06-02 | classes/lib: Complete transition to python3 | Richard Purdie | 1 |