Age | Commit message (Expand) | Author | Files |
2016-12-16 | utils: Always use datastore's PATH for host_gcc_version | Ross Burton | 1 |
2016-12-16 | meta: remove True option to getVarFlag calls | Joshua Lock | 3 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 20 |
2016-12-16 | buildhistory-diff: report directory renames | Ed Bartosh | 1 |
2016-12-16 | uninative: rebuild uninative for gcc 4.8 and 4.9 | Ed Bartosh | 1 |
2016-12-16 | oeqa: move lib/oe tests to oe-selftest | Ross Burton | 6 |
2016-12-14 | lib/oe/recipeutils: drop parse_recipe_simple() | Paul Eggleton | 1 |
2016-12-14 | classes/patch: move several functions to oe.patch | Paul Eggleton | 2 |
2016-12-14 | lib/oe/recipeutils: use cooker function instead of bb.providers | Paul Eggleton | 1 |
2016-12-14 | classes/image: suppress log_check mechanism for warnings/errors logged throug... | Paul Eggleton | 1 |
2016-12-14 | lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging | Paul Eggleton | 1 |
2016-12-08 | package_manager: remove strings and migrate to direct arrays | Stephano Cetola | 2 |
2016-11-30 | terminal.py: Pass string instead of bytes to ExecutionError to avoid exception | Martin Vuille | 1 |
2016-11-23 | lib/oe/lsb: better handle missing fields | Joshua Lock | 1 |
2016-11-23 | devshell: list commands when throwing NoSupportedTerminals | Stephano Cetola | 1 |
2016-11-23 | lib/oe/recipeutils: ignore archives by default in get_recipe_local_files() | Paul Eggleton | 1 |
2016-11-23 | devtool: update-recipe: fix handling of compressed local patches | Paul Eggleton | 1 |
2016-11-23 | lib/oe/patch: fix handling of patches with no header | Paul Eggleton | 1 |
2016-11-23 | lib/oe/package_manager: .deb pre/postinst args | Linus Wallgren | 1 |
2016-11-15 | lib/oe/lsb: attempt to ensure consistent distro id regardless of source | Joshua Lock | 1 |
2016-11-15 | lib/oe/lsb: prefer /etc/os-release for distribution data | Joshua Lock | 1 |
2016-11-15 | lib/oe/lsb: make the release dict keys consistent regardless of source | Joshua Lock | 1 |
2016-11-15 | lib/oe/qa: handle binaries with segments outside the first 4kb | Ross Burton | 1 |
2016-11-15 | lib/oe/path: remove duplicate import | Joshua Lock | 1 |
2016-11-15 | distro_check: MeeGo is long dead, compare against Clear Linux instead | Ross Burton | 1 |
2016-11-06 | distro_check: partial rewrite to make it work again | Ross Burton | 1 |
2016-11-06 | lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dir | Paul Eggleton | 1 |
2016-11-06 | package_manager.py: correctly remove all dependent packages | Samuli Piippo | 1 |
2016-11-06 | oe/copy_buildsystem.py: dereference symlink | Robert Yang | 1 |
2016-10-28 | terminal.py: Add compatiblity for konsole 16.08.1 | Davis, Michael | 1 |
2016-10-11 | lib/oe/qa: add ELF machine to string function | Ross Burton | 2 |
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-23 | lib/oe/patch: improve accuracy of patch header extraction | Paul Eggleton | 1 |
2016-09-23 | lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git" | Paul Eggleton | 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-19 | lib/oe/recipeutils: fix invalid character detection in validate_pn() | Paul Eggleton | 1 |
2016-09-16 | package_manager.py: fix bitbake package-index failed | Hongxu Jia | 1 |
2016-09-14 | lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERS | Paul Eggleton | 1 |
2016-09-14 | meta: cleanup d.getVar(var, 1) | Robert Yang | 1 |
2016-09-08 | devtool: update-recipe: support files with subdir= | Paul Eggleton | 1 |
2016-09-08 | lib/oe/patch: handle non-UTF8 encoding when reading patches | Paul Eggleton | 1 |
2016-09-06 | oe.path: fix copyhardlinktree() | Joshua Lock | 1 |
2016-09-04 | image: Deploy images to IMGDEPLOYDIR | Ed Bartosh | 1 |
2016-09-03 | lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git | Paul Eggleton | 1 |
2016-09-03 | oe.path: preserve xattr in copytree() and copyhardlinktree() | Joshua Lock | 1 |
2016-08-25 | rootfs.py: allow removal of unneeded packages | Stephano Cetola | 1 |
2016-08-25 | license: simple verification of LICENSE_<pkg> values | Markus Lehtonen | 1 |
2016-08-18 | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 1 |