summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-10-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton
2015-10-01fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen
2015-10-01runqemu-internal: qemuarm enable usage of virtio devicesAníbal Limón
2015-09-29runqemu-internal: Make sure two serial ports always existRandy Witt
2015-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen
2015-09-29devtool: better support for local source filesMarkus Lehtonen
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen
2015-09-29devtool: update-recipe: add new patches in correct orderMarkus Lehtonen
2015-09-28runqemu-export-rootfs: update location of unfsd binaryMaxin B. John
2015-09-28runqemu: don't complain about conflicting machines if they are equalPascal Bach
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton
2015-09-24oe-pkgdata-util: avoid returning skipped packagesRobert Yang
2015-09-23devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen
2015-09-23devtool: runqemu: avoid recipe parsePaul Eggleton
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-22devtool: add search commandPaul Eggleton
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton
2015-09-22devtool: check that source tree still existsPaul Eggleton
2015-09-22scripts/contrib: add devtool stress testerPaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-21python3-debugger: Adds pkgutils dependency to pdbAlejandro Hernandez
2015-09-21python3-debugger: fix importlib dependencyAlejandro Hernandez
2015-09-21runqemu-internal: For qemumicroblaze use the QEMU provided device treeNathan Rossi
2015-09-21runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblazeNathan Rossi
2015-09-21oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt
2015-09-21oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt
2015-09-21oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt
2015-09-21wic: fix partition size calculationEd Bartosh
2015-09-16recipetool: add 'newappend' sub-commandChristopher Larson
2015-09-16mkefidisk: Create interactive menu for the scriptBruno Bottazzini
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen