summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-12-27scripts/oe-selftest: Add support for selftest log with timestampCostin Constantin1
2015-12-22recipetool: create: fix error when extracting source to a specified directoryPaul Eggleton1
2015-12-22recipetool: create: improve autotools supportPaul Eggleton1
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton1
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton1
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton1
2015-12-22devtool: modify: default source tree pathPaul Eggleton2
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton3
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton1
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton1
2015-12-22scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton1
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton1
2015-12-22devtool: split out function for naming bbappendPaul Eggleton2
2015-12-22devtool: add: tweak help textPaul Eggleton1
2015-12-22devtool: edit-recipe: add new subcommandPaul Eggleton1
2015-12-22recipetool: create: basic extraction of name/version from filenamePaul Eggleton1
2015-12-22recipetool: create: support extracting name and version from build scriptsPaul Eggleton3
2015-12-22recipetool: create: set up priority system for recipe handlersPaul Eggleton1
2015-12-22recipetool: create: detect when specified URL returns a web pagePaul Eggleton1
2015-12-22recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton1
2015-12-22recipetool: create: minor fix for potential issue in python handlingPaul Eggleton1
2015-12-22recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton1
2015-12-22recipetool: create: avoid traceback on fetch errorPaul Eggleton1
2015-12-22recipetool: create: handle https://....git URLsPaul Eggleton1
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton10
2015-12-22devtool: sdk-update: fix traceback without update server setPaul Eggleton1
2015-12-22wic/help.py: document that mountpoint is optional for part commandJoshua Lock1
2015-12-22oe-buildenv-internal: fix return codeJuro Bystricky1
2015-12-22buildhistory-collect-srcrevs: hide empty sectionsChristopher Larson1
2015-12-18combo-layer: Stop using filterdiffRichard Purdie1
2015-12-16sstate-sysroot-cruft: Add php, python, lua, fontcache generated files to whit...Martin Jansa1
2015-12-12scripts: oe-selftest Added new features.Daniel Istrate1
2015-12-12oe-buildenv-internal: preserve existing BB_ENV_EXTRAWHITEJuro Bystricky1
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen1
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen1
2015-12-09directdisk-bootloader-config.wks: Add example for custom bootloader configMariano Lopez2
2015-12-09wic/help.py: Document the new option "configfile"Mariano Lopez1
2015-12-09wic: Allow to use a custom config for bootloadersMariano Lopez2
2015-12-09wic/utils/misc.py: Added function to search for files in canned-wksMariano Lopez1
2015-12-09wic: Prepare wicboot to allow custom bootloader configMariano Lopez2
2015-12-08scripts/oe-pkgdata-util: sort the packages in list-pkg-filesRoss Burton1
2015-12-08wic: insert local Python paths at frontMatt Madison1
2015-12-01python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez1
2015-12-01oe-selftest: Enable code coverage on unit testsLeonardo Sandoval1
2015-12-01runqemu-internal: Replace wacom-tablet with tablet for usbdeviceKhem Raj1
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton5
2015-12-01recipetool: add setvar subcommandPaul Eggleton2
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton1
2015-12-01devtool: clarify help textPaul Eggleton4
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton2