Age | Commit message (Expand) | Author | Files |
2015-12-01 | lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata() | Paul Eggleton | 1 |
2015-12-01 | lib/oe/recipeutils: check in validate_pn() for names instead of filenames | Paul Eggleton | 1 |
2015-12-01 | lib/oe/patch: improve extraction of patch header | Paul Eggleton | 1 |
2015-12-01 | image.py: avoid mkdir race when building multiple images | Mike Crowe | 1 |
2015-12-01 | package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the... | Martin Jansa | 1 |
2015-12-01 | image.py: Avoid creating empty .env file in _write_wic_env | Mike Crowe | 1 |
2015-12-01 | lib/oe/terminal: use C locale when determining version | Dariusz Pelowski | 1 |
2015-12-01 | classes/populate_sdk_ext: tweak reporting of workspace exclusion | Paul Eggleton | 1 |
2015-11-25 | terminal: Open a new window instead of split on older tmux versions (<1.9) | Leonardo Sandoval | 1 |
2015-11-24 | package_manager.py: Delete installed_pkgs.txt file | Mariano Lopez | 1 |
2015-11-24 | rootfs.py: Stop using installed_pkgs.txt | Mariano Lopez | 1 |
2015-11-24 | lib/oe/distro_check: don't set empty proxy keys | Ross Burton | 1 |
2015-11-24 | lib/oe/copy_buildsystem: Don't expand BB_TASKDEPDATA | Richard Purdie | 1 |
2015-11-24 | classes: Ensure pass setVar/setVarFlag strings, not integers | Richard Purdie | 1 |
2015-10-24 | lib/oe/rootfs: tell intercepts where the native sysroot is | Ross Burton | 1 |
2015-10-24 | rootfs.py: add more info to the warning message | Ed Bartosh | 1 |
2015-10-24 | package_manager: fail if signed feeds are enabled for ipk or dpkg | Markus Lehtonen | 1 |
2015-10-24 | package_manager: support GPG_PATH variable | Markus Lehtonen | 1 |
2015-10-21 | populate SDK: prepare calling of bb.utils for exceptions | Benjamin Esquivel | 1 |
2015-10-21 | devtool: handle virtual providers | Paul Eggleton | 1 |
2015-10-14 | lib/oe/image.py: Fix dependency handling for compressed types | Otavio Salvador | 1 |
2015-10-12 | lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.open | Leonardo Sandoval | 1 |
2015-10-03 | lib/oe/image.py: Add image generation for companion debug filesystem | Mark Hatle | 1 |
2015-10-03 | package_manager.py: sort output of OpkgPkgsList().list | Andre McCurdy | 1 |
2015-10-01 | distrodata: Take account proxies on distrodata tasks | Leonardo Sandoval | 1 |
2015-10-01 | lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings | Richard Purdie | 1 |
2015-10-01 | lib/oe/package_manager: Handle empty package list in opkg case | Richard Purdie | 1 |
2015-09-29 | oe.patch.GitApplyTree: add paths argument to extractPatches | Markus Lehtonen | 1 |
2015-09-29 | recipeutils: implement get_recipe_local_files() | Markus Lehtonen | 1 |
2015-09-28 | Empty image:rootfs.py:handle empty PACKAGE_INSTALL | Alex Franco | 1 |
2015-09-28 | recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em... | Alexander Kanavin | 1 |
2015-09-24 | package_manager.py: make rpm install mutilib pkgs corectly | Robert Yang | 1 |
2015-09-22 | devtool / lib/oe/recipeutils: ensure we can parse without bbappends | Paul Eggleton | 1 |
2015-09-22 | lib/oe/patch: fix for git am not cleaning up after itself | Paul Eggleton | 1 |
2015-09-22 | lib/oe/recipeutils: properly split unexpanded variable values | Paul Eggleton | 1 |
2015-09-16 | image.py: Ensure base image size is an integer | Patrick Williams | 1 |
2015-09-12 | image.py: Allow IMAGE_LINK_NAME to be empty | Mike Looijmans | 1 |
2015-09-12 | classes/sstate: break out function to get sstate manifest filename | Paul Eggleton | 1 |
2015-09-10 | rootfs: Conditionally uninstall update-rc.d | Khem Raj | 1 |
2015-09-10 | Revert "rootfs: Do not uninstall update-rc.d" | Richard Purdie | 1 |
2015-09-09 | rootfs.py: show intercept script output in log.do_rootfs | Martin Jansa | 1 |
2015-09-09 | package_manager.py: search provides when not found by pkgname | Robert Yang | 1 |
2015-09-07 | rootfs: Do not uninstall update-rc.d | Khem Raj | 1 |
2015-09-07 | copy_buildsystem: make sure bitbake directory is copied | Qi.Chen@windriver.com | 1 |
2015-09-07 | rootfs.py: Allow to override postinst-intercepts location | Martin Jansa | 1 |
2015-09-03 | lib/oe/package_manager: Include PACKAGE_FEED_PREFIX instead of hardcode paths | Leonardo Sandoval | 1 |
2015-09-03 | sdk.py: fix conflicts of packages | Jian Liu | 1 |
2015-09-02 | image.py: rename _write_env -> _write_wic_env | Ed Bartosh | 1 |
2015-09-01 | package_manager: support for signed RPM package feeds | Markus Lehtonen | 1 |
2015-09-01 | package_rpm: support signing of rpm packages | Markus Lehtonen | 1 |