Age | Commit message (Expand) | Author | Files |
2015-05-01 | recipetool: ensure git clone is standalone when extracting | Paul Eggleton | 3 |
2015-05-01 | recipetool: avoid second-level subdir when extracting | Paul Eggleton | 1 |
2015-04-27 | mkefidisk.sh: be more explicit with device error | Paul Eggleton | 1 |
2015-04-27 | mkefidisk.sh: fix hanging on non-writeable device | Paul Eggleton | 1 |
2015-04-27 | mkefidisk.sh: use script mode when running parted | Paul Eggleton | 1 |
2015-04-27 | devtool: update-recipe: check if source tree is a git repository | Paul Eggleton | 1 |
2015-04-27 | devtool: update-recipe: handle unversioned bbappends | Paul Eggleton | 1 |
2015-04-27 | devtool: reset: avoid errors in case file no longer exists | Paul Eggleton | 1 |
2015-04-27 | devtool: add: use correct bbappend file name with -V option | Paul Eggleton | 1 |
2015-04-27 | devtool: handle . in recipe name | Paul Eggleton | 1 |
2015-04-27 | devtool: include bbappends in recipe parsing | Markus Lehtonen | 1 |
2015-04-27 | devtool: modify: implement --no-same-dir | Markus Lehtonen | 1 |
2015-04-27 | devtool: modify: use B=S if that is the default for the recipe | Markus Lehtonen | 1 |
2015-04-24 | wic: code cleanup: wildcard imports | Ed Bartosh | 12 |
2015-04-24 | wic: code cleanup: undefined variables | Ed Bartosh | 3 |
2015-04-24 | devtool: force use of bash when running build within extensible SDK | Paul Eggleton | 1 |
2015-04-21 | fontcache: allow to pass different fontconfig cache dir | Martin Jansa | 1 |
2015-04-19 | wic: try to find bitbake using find_executable API | Ed Bartosh | 1 |
2015-04-19 | devtool: call parse_recipe with correct arguments | Markus Lehtonen | 1 |
2015-04-14 | wic: Print bitbake error output | Ed Bartosh | 1 |
2015-04-14 | wic: use native parted | Ed Bartosh | 3 |
2015-04-13 | oe-init-build-env: fix for build dirs that have spaces in their path | Joshua Lock | 1 |
2015-04-13 | wic: setup infrastructure for nosetests | Ed Bartosh | 2 |
2015-04-13 | wic: Add argv argument to main | Ed Bartosh | 1 |
2015-04-13 | wic: Use __file__ instead of sys.argv[0] | Ed Bartosh | 1 |
2015-04-13 | wic:code cleanup: No space allowed | Ed Bartosh | 9 |
2015-04-13 | generate-manifest-2.7.py: Add fractions to ${PN}-numbers | Tim Orling | 1 |
2015-04-09 | wic: make error message more informative | Ed Bartosh | 1 |
2015-04-09 | wic: don't use host paths when looking for native tools | Ed Bartosh | 1 |
2015-04-08 | wic: Implement --build-rootfs command line option | Ed Bartosh | 2 |
2015-04-08 | wic: support ontrackdm6aux3 partitions | Alexandre Belloni | 1 |
2015-04-08 | wic: rawcopy: ensure comparison is done on int | Alexandre Belloni | 1 |
2015-04-08 | wic: code cleanup: unused imports | Ed Bartosh | 15 |
2015-04-08 | wic: code cleanup: bad indentation | Ed Bartosh | 1 |
2015-03-29 | combo-layer: fix file_exclude for empty commits | Patrick Ohly | 1 |
2015-03-29 | combo-layer: fix file_exclude for dest_dir = . | Patrick Ohly | 1 |
2015-03-29 | combo-layer: clean up dest_dir checking | Patrick Ohly | 1 |
2015-03-29 | oe-git-proxy: Redirect error messages to STDERR | Juro Bystricky | 1 |
2015-03-22 | postinst_intercept script: drop pipe | Matthieu Crapet | 1 |
2015-03-20 | scripts/combo-layer: Handle update with no repo/revision specified | Richard Purdie | 1 |
2015-03-20 | recipetool: fix duplicate licenses being picked up | Paul Eggleton | 1 |
2015-03-20 | devtool: deploy-target: add dry-run option | Paul Eggleton | 1 |
2015-03-20 | devtool: deploy-target: add an option to disable quiet mode | Paul Eggleton | 1 |
2015-03-20 | devtool: deploy-target: detect and error if D is empty | Paul Eggleton | 1 |
2015-03-20 | devtool: deploy-target: allow disabling host key checking | Paul Eggleton | 1 |
2015-03-20 | devtool: modify/extract: prevent usage with incompatible recipes | Paul Eggleton | 1 |
2015-03-20 | devtool: modify: get correct initial revision from previously extracted sourc... | Paul Eggleton | 1 |
2015-03-20 | devtool: reset: add ability to reset entire workspace | Paul Eggleton | 1 |
2015-03-20 | devtool: name command line parsers appropriately | Paul Eggleton | 1 |
2015-03-20 | devtool: deploy-target: fix deploying to previously deployed machine | Paul Eggleton | 1 |