summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2016-04-05scripts/oe-selftest: avoid the creation of coverage file when coverage not in...Humberto Ibarra1
2016-04-05scripts/oe-selftest: remove coverage file if any coverage option is givenHumberto Ibarra1
2016-04-05scripts/oe-selftest: remove unneeded coverage warningHumberto Ibarra1
2016-04-05scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE settingOtavio Salvador1
2016-04-04classes/buildhistory: optimise getting package size listPaul Eggleton1
2016-04-03wic/isoimage-isohybrid.py: change cpio generated uid&gid to rootIoan-Adrian Ratiu1
2016-04-03wic/isoimage-isohybrid.py: use glob to find initramfs locationIoan-Adrian Ratiu1
2016-03-31relocate_sdk: additional error checksJuro Bystricky1
2016-03-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton1
2016-03-31oe-publish-sdk: exclude sstate-cache if publishing minimal SDKPaul Eggleton1
2016-03-31oe-publish-sdk: prevent specifying a directory for the SDK argumentPaul Eggleton1
2016-03-31scripts, lib: Don't limit traceback lengths to arbitrary valuesRichard Purdie7
2016-03-29runqemu: fix for isoRobert Yang1
2016-03-28scripts:/oe-selftest: Use timestamp instead of test names in coverage data fileHumberto Ibarra1
2016-03-28relocate_sdk: fixed .gccrelocprefix section handlingWenlin Kang1
2016-03-28gio-module-cache: Add class for Gio modulesJussi Kukkonen1
2016-03-28oe-git-proxy: support username / password in http proxyAndré Draszik1
2016-03-28oe-git-proxy: also check all_proxy and http_proxy env variablesAndré Draszik1
2016-03-28wic: fix type of no-table optionEd Bartosh1
2016-03-26oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITEAndre McCurdy1
2016-03-23runqemu-internal: split the code into functionsRobert Yang1
2016-03-23runqemu-internal: cleanup unsed codeRobert Yang2
2016-03-23runqemu: simplify checking for iso and ramfsRobert Yang2
2016-03-23runqemu: add support for qcow2 and vdiRobert Yang1
2016-03-23runqemu: remove ISO and RAMFS from help textRobert Yang1
2016-03-23runqemu: simplify the checking for vm imagesRobert Yang2
2016-03-23runqemu: fix ROOTFS for vmdkRobert Yang2
2016-03-23oe-publish-sdk: fix remote publishingPaul Eggleton1
2016-03-23oe-publish-sdk: improve help output slightlyPaul Eggleton1
2016-03-23oe-publish-sdk: drop SDK installer file from published outputPaul Eggleton1
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton1
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton1
2016-03-23devtool: configure-help: fix error if do_configure not already runPaul Eggleton1
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton1
2016-03-21oe-buildenv-internal: Correct the sed expression which updates $PATHPeter Kjellerstedt1
2016-03-20oe-buildenv-internal: Some clean upPeter Kjellerstedt1
2016-03-20oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITEPeter Kjellerstedt1
2016-03-20oe-buildenv-internal: Add paths to $PATH individuallyPeter Kjellerstedt1
2016-03-20oe-selftest: Fixed --list-tests-by tag optionDaniel Istrate1
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen1
2016-03-20recipetool: create: don't create extra files directory unconditionallyPaul Eggleton1
2016-03-12scripts/oe-selftest: Add short names to most common optionsHumberto Ibarra1
2016-03-12python: move ast module into python-coreRoss Burton2
2016-03-12scripts/oe-selftest: Add search expression matching to run/list optionsHumberto Ibarra1
2016-03-09recipetool: create: shrinkwrap and lockdown npm modulesPaul Eggleton1
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton2
2016-03-09recipetool: create: check if npm available if npm:// URL specifiedPaul Eggleton1
2016-03-09recipetool: create: split npm module dependencies into packagesPaul Eggleton2
2016-03-09recipetool: create: add license file crunchingPaul Eggleton1
2016-03-09recipetool: create: match *LICENSE* as a license filePaul Eggleton1