Age | Commit message (Expand) | Author | Files |
2015-09-26 | gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safety | Ross Burton | 2 |
2015-09-24 | oe-pkgdata-util: avoid returning skipped packages | Robert Yang | 1 |
2015-09-23 | devtool: upgrade: use shutil.move instead of os.rename | Markus Lehtonen | 1 |
2015-09-23 | devtool: runqemu: avoid recipe parse | Paul Eggleton | 1 |
2015-09-23 | devtool: second fix for running from a different directory | Markus Lehtonen | 9 |
2015-09-22 | devtool: add search command | Paul Eggleton | 1 |
2015-09-22 | devtool: add basic means of running runqemu within the extensible SDK | Paul Eggleton | 1 |
2015-09-22 | devtool / recipetool: add handling for binary-only packages | Paul Eggleton | 2 |
2015-09-22 | devtool: build-image: delete bbappend at end of build | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: improve image recipe handling | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: tell user where to find output files | Paul Eggleton | 1 |
2015-09-22 | devtool: build-image: fix recipe/package terminology | Paul Eggleton | 1 |
2015-09-22 | devtool: add: move important "recipe created" message to the end | Paul Eggleton | 1 |
2015-09-22 | devtool: add: set up fetched source as a git repository by default | Paul Eggleton | 2 |
2015-09-22 | devtool: better handling for recipes that don't unpack source | Paul Eggleton | 1 |
2015-09-22 | devtool: fix extracting source for work-shared recipes | Paul Eggleton | 1 |
2015-09-22 | devtool: show proper error when extracting source for recipes with disabled u... | Paul Eggleton | 1 |
2015-09-22 | recipetool: create: fix handling of URIs containing # | Paul Eggleton | 1 |
2015-09-22 | recipetool: create: fix creating empty shell functions | Paul Eggleton | 1 |
2015-09-22 | devtool: add: properly handle separate build directory | Paul Eggleton | 3 |
2015-09-22 | devtool / lib/oe/recipeutils: ensure we can parse without bbappends | Paul Eggleton | 1 |
2015-09-22 | devtool: add: ensure --color=never turns off recipetool colour output | Paul Eggleton | 1 |
2015-09-22 | devtool: check that source tree still exists | Paul Eggleton | 5 |
2015-09-22 | scripts/contrib: add devtool stress tester | Paul Eggleton | 1 |
2015-09-22 | classes/populate_sdk_ext: drop work-config.inc | Paul Eggleton | 1 |
2015-09-21 | python3-debugger: Adds pkgutils dependency to pdb | Alejandro Hernandez | 1 |
2015-09-21 | python3-debugger: fix importlib dependency | Alejandro Hernandez | 1 |
2015-09-21 | runqemu-internal: For qemumicroblaze use the QEMU provided device tree | Nathan Rossi | 1 |
2015-09-21 | runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblaze | Nathan Rossi | 1 |
2015-09-21 | oe-git-proxy: Allow socks4 as protocol in $ALL_PROXY | Peter Kjellerstedt | 1 |
2015-09-21 | oe-git-proxy: Correct the parsing of a port in $ALL_PROXY | Peter Kjellerstedt | 1 |
2015-09-21 | oe-git-proxy: Allow explicit IP addresses in $NO_PROXY | Peter Kjellerstedt | 1 |
2015-09-21 | wic: fix partition size calculation | Ed Bartosh | 1 |
2015-09-16 | recipetool: add 'newappend' sub-command | Christopher Larson | 1 |
2015-09-16 | mkefidisk: Create interactive menu for the script | Bruno Bottazzini | 1 |
2015-09-12 | devtool: update-recipe: get srcuri parameters with decodeurl() | Markus Lehtonen | 1 |
2015-09-12 | runqemu: avoid image file name mismatches | Patrick Ohly | 1 |
2015-09-12 | runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysroot | Leonardo Sandoval | 1 |
2015-09-12 | buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe | Leonardo Sandoval | 1 |
2015-09-12 | devtool: make plugin_init optional | Ed Bartosh | 7 |
2015-09-12 | scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddir | Alex Franco | 1 |
2015-09-09 | devtool: fix running from a different directory | Paul Eggleton | 1 |
2015-09-09 | devtool: add package plugin that lets you create package via devtool | Brendan Le Foll | 1 |
2015-09-09 | devtool: update-recipe: add a warning when recipe is inside the workspace | Paul Eggleton | 1 |
2015-09-09 | devtool: update-recipe: better 'auto' mode | Markus Lehtonen | 1 |
2015-09-09 | devtool: Allow disabling make parallelism on build command | Leonardo Sandoval | 1 |
2015-09-09 | devtool: Create a single file for the build devtool feature | Leonardo Sandoval | 2 |
2015-09-09 | devtool: add upgrade feature | Leonardo Sandoval | 2 |
2015-09-09 | devtool: improve modified file preservation to handle directory structures | Paul Eggleton | 1 |
2015-09-09 | scriptutils: split out simple fetching function from recipetool | Paul Eggleton | 2 |