aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-03-26oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITEAndre McCurdy
2016-03-23runqemu-internal: split the code into functionsRobert Yang
2016-03-23runqemu-internal: cleanup unsed codeRobert Yang
2016-03-23runqemu: simplify checking for iso and ramfsRobert Yang
2016-03-23runqemu: add support for qcow2 and vdiRobert Yang
2016-03-23runqemu: remove ISO and RAMFS from help textRobert Yang
2016-03-23runqemu: simplify the checking for vm imagesRobert Yang
2016-03-23runqemu: fix ROOTFS for vmdkRobert Yang
2016-03-23oe-publish-sdk: fix remote publishingPaul Eggleton
2016-03-23oe-publish-sdk: improve help output slightlyPaul Eggleton
2016-03-23oe-publish-sdk: drop SDK installer file from published outputPaul Eggleton
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton
2016-03-23devtool: configure-help: fix error if do_configure not already runPaul Eggleton
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton
2016-03-21oe-buildenv-internal: Correct the sed expression which updates $PATHPeter Kjellerstedt
2016-03-20oe-buildenv-internal: Some clean upPeter Kjellerstedt
2016-03-20oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITEPeter Kjellerstedt
2016-03-20oe-buildenv-internal: Add paths to $PATH individuallyPeter Kjellerstedt
2016-03-20oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton
2016-03-12scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra
2016-03-12python: move ast module into python-coreRoss Burton
2016-03-12scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton
2016-03-09recipetool: create: add license file crunchingPaul Eggleton
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton
2016-03-09recipetool: create: improve mapping for autotools program macrosPaul Eggleton
2016-03-09recipetool: create: be more tolerant of spacing in configure.acPaul Eggleton
2016-03-09oe-setup-builddir: tidy up local.conf and bblayers.conf commentaryAndre McCurdy
2016-03-07scripts/hob: dropPaul Eggleton
2016-03-06recipetool: create: fix support for AX_CHECK_LIBRARYPaul Eggleton
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-03-04devtool: build-image: rename modulePaul Eggleton
2016-03-03sdk.py: Fix undefined variableJuro Bystricky
2016-03-02recipetool: create: add basic support for new npm fetcher/classPaul Eggleton
2016-03-02recipetool: create: add basic support for generating linux kernel recipesPaul Eggleton
2016-03-02recipetool: create: add support for out-of-tree kernel modulesPaul Eggleton
2016-03-02combo-layer: handle empty commits during "init --history"Patrick Ohly
2016-02-28wic: don't throw away our created swap partitionChristopher Larson
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton
2016-02-28devtool: upgrade: drop PR on upgradePaul Eggleton
2016-02-28devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton
2016-02-28devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton
2016-02-28devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton
2016-02-28devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton