summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* oe-pkgdata-util: package-info: Allow extra variables to be displayedPeter Kjellerstedt2017-11-051-2/+10
* oe-build-perf-report: use correct x-axis max value in html chartsMarkus Lehtonen2017-11-051-1/+1
* oe-build-perf-report: allow slashes in {branch} field in tag namesMarkus Lehtonen2017-11-051-0/+1
* oe-build-perf-report: accept parenthesis in tag namesMarkus Lehtonen2017-11-051-2/+4
* wic: accept '-' in bitbake variablesEnrico Scholz2017-11-051-1/+1
* recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong2017-07-271-9/+26
* yocto-compat-layer.py: make signature check code reusablePatrick Ohly2017-07-272-58/+70
* yocto-compat-layer.py: allow README with suffixPatrick Ohly2017-07-271-4/+10
* yocto-compat-layer.py: add test_worldPatrick Ohly2017-07-271-0/+9
* yocto-compat-layer.py: apply test_signatures to all layersPatrick Ohly2017-07-273-6/+14
* yocto-compat-layer.py: tolerate broken world builds during signature diffPatrick Ohly2017-07-272-2/+7
* yocto-compat-layer.py: avoid adding layers more than oncePatrick Ohly2017-07-271-2/+15
* mkefidsk: fix bash/dash shell quoting problemSaul Wold2017-07-121-1/+1
* scriptutils: fix fetch_uri() to work with RSSPaul Eggleton2017-05-301-24/+41
* runqemu: support virtio drive typePatrick Ohly2017-04-291-6/+9
* wic: Fix typo in help screen.Kristian Amlie2017-04-291-1/+1
* oe-find-native-sysroot: don't clear OECORE_NATIVE_SYSROOTRobert Yang2017-04-291-1/+0
* runqemu-gen-tapdevs: fix runqemu-ifup script callMartin Jansa2017-04-291-5/+5
* runqemu: fix incorrect calls to get variable valuesPaul Eggleton2017-04-191-2/+2
* oe-run-native: print more error messagesRobert Yang2017-04-141-3/+11
* devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton2017-04-141-1/+0
* devtool: extract: fix handling of failed tasksPaul Eggleton2017-04-141-0/+3
* devtool: modify: add --keep-temp option for debuggingPaul Eggleton2017-04-141-1/+2
* oe-run-native: explicitly use bashbrian avery2017-04-131-1/+1
* oe-find-native-sysroot: add appopriate suggestionbrian avery2017-04-131-3/+6
* oe-find-native-sysroot: work with RSSRobert Yang2017-04-134-26/+49
* Revert "scripts: change way we find native tools (pseudo)"Ed Bartosh2017-04-131-4/+4
* runqemu: use bindir_native property to run ifup/down scriptsEd Bartosh2017-04-133-8/+8
* runqemu: add bindir_native propertyEd Bartosh2017-04-131-13/+24
* runqemu: get qemu from qemu-helper-native sysrootEd Bartosh2017-04-131-1/+12
* oe-build-perf-report-email.py: use pwd for getting user nameMarkus Lehtonen2017-04-131-2/+3
* oe-selftest: Error if known problem variables are setRichard Purdie2017-04-131-0/+8
* yocto-compat-layer: better handling of per-machine world build breakagePatrick Ohly2017-04-132-2/+40
* yocto-compat-layer: test signature differences when setting MACHINEPatrick Ohly2017-04-133-3/+161
* recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2017-04-132-1/+5
* devtool: add: prevent repeatedly running recipetoolPaul Eggleton2017-04-131-0/+4
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-134-27/+48
* recipetool: create: fix for regression in npm license handlingPaul Eggleton2017-04-131-1/+2
* yocto-compat-layer: add --additional-layersPatrick Ohly2017-04-121-1/+23
* yocto-compat-layer: also determine tune flags for each taskPatrick Ohly2017-04-123-3/+10
* yocto-compat-layer: include bitbake-diffsigs outputPatrick Ohly2017-04-121-1/+13
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-121-2/+4
* qemux86-directdisk.wks: vda -> sdaRobert Yang2017-04-121-1/+1
* runqemu: use self.rootfs to replace self.nfs_dirRobert Yang2017-04-121-15/+13
* runqemu: do not rely on grepping imagesRobert Yang2017-04-121-8/+11
* runqemu: run without argumentsRobert Yang2017-04-121-2/+2
* runqemu: support env vars explicitlyRobert Yang2017-04-121-29/+42
* python2/3: Move config/Makefile from core package to dev packageLi Zhou2017-04-112-4/+6
* buildhistory-diff: add option to compare actual signature differencesPaul Eggleton2017-04-111-2/+5
* buildhistory-diff: add option to compare task signature listPaul Eggleton2017-04-111-1/+4