aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-07classes/populate_sdk_ext: add symlinks and unfsd to support Eclipse pluginpaule/esdk-eclipse-fixesPaul Eggleton
2016-10-06devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-06devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-06devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-10-01beaglebone.conf: produce wic images for BeagleboneEd Bartosh
2016-10-01bitbake: data: Fix handling of vardepvalueexcludeRichard Purdie
2016-10-01machine-sdk: Clear ABIEXTENSION to avoid sstate checksum mismatch issuesRichard Purdie
2016-10-01oeqa/sstatetests: Add test for multilib allarch checksumsRichard Purdie
2016-10-01boost: Ensure native recipes have consistent checksumsRichard Purdie
2016-10-01gcc-cross: Stop target recipes depending on SDK_SYSRichard Purdie
2016-10-01multilib.conf: Ensure sstate checksums don't change when using this includeRichard Purdie
2016-10-01allarch: Fixes to stop rebuilds when change multilibsRichard Purdie
2016-10-01nativesdk: Don't enable MULTILIBSRichard Purdie
2016-10-01oeqa/utils: Add StreamHandler to loggerFrancisco Pedraza
2016-10-01subprocess: remove Popen in favor of check_outputStephano Cetola
2016-10-01kbd: create ptest sub-packageKai Kang
2016-10-01mkefidisk.wks: use partition UUID and GPT partition tableEd Bartosh
2016-10-01scripts: add new script 'native'Ed Bartosh
2016-10-01grub-efi.bbclass: Add a space between root and append parameterRaymond Tan
2016-10-01build-perf-test-wrapper.sh: accept test case failuresMarkus Lehtonen
2016-10-01oe-build-perf-test: return 2 if some tests failedMarkus Lehtonen
2016-10-01multilib_header: avoid sstate checksum issues for -nativesdk recipesJoshua Lock
2016-10-01build-perf-test-wrapper.sh: show defaults for '-a' and '-w'Markus Lehtonen
2016-10-01build-perf-test-wrapper.sh: check for positional argumentsMarkus Lehtonen
2016-10-01runqemu: Add little endian variations for MIPSZubair Lutfullah Kakakhel
2016-10-01scripts/buildstats-diff: implement --multi optionMarkus Lehtonen
2016-10-01scripts/buildstats-diff: make logger msg format a bit more readableMarkus Lehtonen
2016-10-01scripts/buildstats-diff: use exception for internal error handlingMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add walltime to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add read_ops and write_ops to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: add read_bytes and write_bytes to --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: introduce --diff-attrMarkus Lehtonen
2016-10-01scripts/buildstats-diff: do not hardcode field widths in outputMarkus Lehtonen
2016-10-01scripts/buildstats-diff: implement BSTask classMarkus Lehtonen
2016-10-01scripts/buildstats-diff: rename --min-time and --min-timediff argsMarkus Lehtonen
2016-10-01scripts/buildstats-diff: check that the given directory existsMarkus Lehtonen
2016-10-01mips64-linux: set ac_cv_sizeof_ssize_t for mips64elZubair Lutfullah Kakakhel
2016-10-01image-buildinfo: restore trailing newlineAndré Draszik
2016-10-01linux-yocto.inc: Run kernel_version_sanity_check with final sourceNathan Rossi
2016-10-01tzdata: update to 2016gArmin Kuster
2016-10-01tzcode-native: Update to 2016gArmin Kuster
2016-10-01pseudo: quiet diagnostics during startup for pseudo -dRobert Yang
2016-10-01libxml-parser-perl: remove redundant expat-native dependencyRoss Burton
2016-10-01wic: rename and amend systemd-boot wks fileJianxun Zhang
2016-10-01bootchart2: Allocate space on heap for collector chunksKyle Russell
2016-09-30genericx86-64.conf: Add SERIAL_CONSOLES_CHECK = "ttyS0"California Sullivan
2016-09-30bitbake: toaster: make error message more informativeEd Bartosh
2016-09-30bitbake: toaster: fix 'Unhandled MetadataEvent' errorEd Bartosh
2016-09-30bitbake: toaster: fix handling of EnvironmentErrorEd Bartosh
2016-09-30bitbake: toaster: check if file existEd Bartosh