Age | Commit message (Expand) | Author | Files |
2017-07-06 | meta/lib/oe/sdk.py: support added for executing pre-target commands | Amarnath Valluri | 1 |
2017-06-28 | package.py: Add function strip_execs | Tobias Hagelborn | 1 |
2017-06-28 | lib/oe/distro_check: drop Mandriva from create_distro_packages_list() | Joshua Lock | 1 |
2017-06-28 | lib/oe/distro_check: update openSUSE to use Leap url formats | Joshua Lock | 1 |
2017-06-23 | package_manager.py: set dnf's releasever setting from DISTRO_CODENAME | Alexander Kanavin | 1 |
2017-06-23 | buildhistory-diff: exclude paths from the output | Ed Bartosh | 1 |
2017-06-14 | package_manager: flush installed_pkgs file before oe-pkgdata-util uses it | Martin Jansa | 1 |
2017-06-12 | Revert "package.bbclass: Restore functionality to detect RPM dependencies" | Richard Purdie | 1 |
2017-06-12 | package.bbclass: Restore functionality to detect RPM dependencies | Peter Kjellerstedt | 1 |
2017-06-12 | lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory | Francisco Pedraza | 1 |
2017-06-12 | package_manager.py: Generate correct RPM package names again | Peter Kjellerstedt | 1 |
2017-06-12 | utils.py: helper function for optional include files | Patrick Ohly | 1 |
2017-05-18 | archiver.bbclass: do not cause kernel rebuilds | Patrick Ohly | 1 |
2017-05-16 | oe.lsb: add get_os_release() | Markus Lehtonen | 1 |
2017-05-12 | useradd: Create lib/oe/useradd function library | Richard Purdie | 1 |
2017-04-20 | meta: add search, replace strings to export2json | brian avery | 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 | buildhistory-diff: add option to compare actual signature differences | Paul Eggleton | 1 |
2017-04-11 | buildhistory-diff: add option to compare task signature list | Paul Eggleton | 2 |
2017-04-11 | classes/buildhistory: write out task signatures on every build | Paul Eggleton | 1 |
2017-04-11 | package_manager.py: Split feed_archs for RPM repo URIs | Ian.Arkver | 1 |
2017-04-11 | classutils.py: deterministic sorting | Juro Bystricky | 1 |
2017-04-08 | lib/oe/sstatesig: avoid reporting duplicate siginfo files from sstate | Paul Eggleton | 1 |
2017-04-08 | lib/oe/sstatesig: fix finding native siginfo files in sstate-cache | Paul Eggleton | 1 |
2017-03-23 | package_manager.py: respect OPKGLIBDIR | Martin Jansa | 1 |
2017-03-23 | rootfs.py: Respect OPKGLIBDIR variable | Martin Jansa | 1 |
2017-03-22 | sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEY | Alexander Kanavin | 1 |
2017-03-21 | meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME) | Joshua Lock | 1 |
2017-03-17 | oe/path.py: fix for "Argument list too long" | Robert Yang | 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-14 | package: Fix various rpmdeps relocation issues | Richard Purdie | 1 |
2017-03-13 | run-postinsts: simplify the logic of whether to install it to images | Alexander Kanavin | 1 |
2017-03-13 | gpg_sign.py: fix signing of rpm files using gpg | Alexander Kanavin | 1 |
2017-03-13 | rootfs_rpm.bbclass: migrate image creation to dnf | Alexander Kanavin | 3 |
2017-03-13 | package_manager.py: improve the API for insert_feed_uris() | Alexander Kanavin | 2 |
2017-03-04 | lib/oe/package.py: remove @ from package name | Anders Darander | 1 |
2017-03-01 | lib/oe/gpg_sign: fix rpm signing with gpg > 2.1 | Markus Lehtonen | 1 |
2017-03-01 | lib/oe/gpg_sign: make gpg version a property of the signer | Markus Lehtonen | 1 |
2017-03-01 | lib/oe/gpg_sign: sign rpm packages in chunks of 100 | Markus Lehtonen | 1 |
2017-02-28 | kernel, license, sstate, rootfs.py: Remove deploy directory README | Mike Crowe | 1 |
2017-02-23 | lib/oe/patch: Support xz-compressed patches | Dominic Sacré | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 2 |
2017-02-09 | lib/oe/path: Add replace_absolute_symlinks function | Richard Purdie | 1 |
2017-01-31 | meta: remove remaining True option to getVarFlag calls | Ming Liu | 1 |