Age | Commit message (Expand) | Author | Files |
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 |
2016-08-17 | lib/oe/copy_buildsystem: fix merging sstate directories for eSDK | Paul Eggleton | 1 |
2016-08-11 | Allow for simultaneous do_rootfs tasks with rpmuninative-1.3 | Stephano Cetola | 1 |
2016-08-10 | terminal: Add sleep in pid-monitor loop | Jacob Kroon | 1 |
2016-07-25 | lib/oe/recipeutils: fix patch_recipe*() with empty input | Paul Eggleton | 1 |
2016-07-25 | classes/populate_sdk_ext: filter sstate within the extensible SDK | Paul Eggleton | 1 |
2016-07-25 | classes/populate_sdk_ext: allow including toolchain in eSDK on install | Paul Eggleton | 1 |
2016-07-25 | lib/oe/path: Fix tar invocation with --no-recursion | Clemens Lang | 1 |
2016-07-25 | lib/oe/gpg_sign: fix output in error paths | Ross Burton | 1 |
2016-07-21 | package_manager.py: Avoid installing an empty package list | Mark Hatle | 1 |
2016-07-21 | buildhistory-diff: reduce PKGR noise | Ed Bartosh | 1 |
2016-07-20 | image: add do_image_qa task to run QA checks on the constructed image | Joshua Lock | 1 |
2016-07-20 | devtool: add finish subcommand | Paul Eggleton | 1 |
2016-07-20 | devtool: upgrade: record original recipe files | Paul Eggleton | 1 |
2016-07-20 | lib/oe/recipeutils: fix a few issues in find_layerdir() | Paul Eggleton | 1 |
2016-07-20 | oe/lib/package: handle shlibs files disappearing | Ross Burton | 1 |
2016-07-12 | lib/oe/patch: handle encoding differences in patch files | Paul Eggleton | 1 |
2016-07-08 | terminal: Drop gnome-terminal --disable-factory workarounds | Richard Purdie | 1 |
2016-07-08 | terminal: Fix gnome-terminal to work with recent versions | Richard Purdie | 1 |
2016-07-08 | lib/oe/path: remove oe.path.check_output | Ross Burton | 1 |
2016-07-07 | lib/oe/sstatesig: print locked sigs file message only when explicitly called | Paul Eggleton | 1 |
2016-07-07 | classes/image: implement progress support for do_rootfs | Paul Eggleton | 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-12 | oe/distro_check.py: Fixes for python3 | Aníbal Limón | 1 |
2016-06-12 | lib/oe/terminal.py: decode bytes variable before rstrip/split | Leonardo Sandoval | 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 |