summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* beaglebone.conf: produce wic images for BeagleboneEd Bartosh2016-10-011-1/+4
* bitbake: data: Fix handling of vardepvalueexcludeRichard Purdie2016-10-011-1/+1
* machine-sdk: Clear ABIEXTENSION to avoid sstate checksum mismatch issuesRichard Purdie2016-10-013-0/+3
* oeqa/sstatetests: Add test for multilib allarch checksumsRichard Purdie2016-10-011-8/+37
* boost: Ensure native recipes have consistent checksumsRichard Purdie2016-10-011-0/+2
* gcc-cross: Stop target recipes depending on SDK_SYSRichard Purdie2016-10-011-0/+3
* multilib.conf: Ensure sstate checksums don't change when using this includeRichard Purdie2016-10-011-1/+2
* allarch: Fixes to stop rebuilds when change multilibsRichard Purdie2016-10-011-0/+5
* nativesdk: Don't enable MULTILIBSRichard Purdie2016-10-011-0/+2
* oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza2016-10-011-0/+1
* subprocess: remove Popen in favor of check_outputStephano Cetola2016-10-012-7/+10
* kbd: create ptest sub-packageKai Kang2016-10-013-0/+79
* mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh2016-10-011-2/+2
* scripts: add new script 'native'Ed Bartosh2016-10-011-0/+48
* grub-efi.bbclass: Add a space between root and append parameterRaymond Tan2016-10-011-1/+2
* build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen2016-10-011-9/+14
* oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen2016-10-011-1/+1
* multilib_header: avoid sstate checksum issues for -nativesdk recipesJoshua Lock2016-10-011-0/+5
* build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen2016-10-011-2/+4
* build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen2016-10-011-0/+8
* runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel2016-10-011-1/+5
* scripts/buildstats-diff: implement --multi optionMarkus Lehtonen2016-10-011-26/+73
* scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen2016-10-011-1/+1
* scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen2016-10-011-17/+21
* scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen2016-10-011-3/+10
* scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen2016-10-011-3/+24
* scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen2016-10-011-10/+36
* scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen2016-10-011-56/+84
* scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen2016-10-011-28/+32
* scripts/buildstats-diff: implement BSTask classMarkus Lehtonen2016-10-011-19/+32
* scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen2016-10-011-12/+12
* scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen2016-10-011-1/+4
* mips64-linux: set ac_cv_sizeof_ssize_t for mips64elZubair Lutfullah Kakakhel2016-10-011-0/+1
* image-buildinfo: restore trailing newlineAndré Draszik2016-10-011-1/+3
* linux-yocto.inc: Run kernel_version_sanity_check with final sourceNathan Rossi2016-10-011-1/+1
* tzdata: update to 2016gArmin Kuster2016-10-011-3/+3
* tzcode-native: Update to 2016gArmin Kuster2016-10-011-6/+5
* pseudo: quiet diagnostics during startup for pseudo -dRobert Yang2016-10-013-0/+109
* libxml-parser-perl: remove redundant expat-native dependencyRoss Burton2016-10-011-2/+1
* wic: rename and amend systemd-boot wks fileJianxun Zhang2016-10-011-2/+2
* bootchart2: Allocate space on heap for collector chunksKyle Russell2016-10-012-0/+46
* genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"California Sullivan2016-09-301-0/+2
* bitbake: toaster: make error message more informativeEd Bartosh2016-09-301-1/+1
* bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh2016-09-301-0/+4
* bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh2016-09-301-3/+6
* bitbake: toaster: check if file existEd Bartosh2016-09-301-0/+3
* bitbake: toaster: stop modifying OEROOT in toaster scriptEd Bartosh2016-09-301-4/+6
* bitbake: toaster: layerdetails Update implementation of delete imported layerMichael Wood2016-09-303-6/+12
* bitbake: toaster: customrecipe Add frontend feature to delete custom image re...Michael Wood2016-09-302-4/+63
* bitbake: toaster: importlayer Convert success import to new notification systemMichael Wood2016-09-302-78/+47