summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: bitbake-layers: add signal hander to avoid exceptionZhixiong Chi2017-04-131-0/+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
* sstate.bbclass: check if mirror directory is writableEd Bartosh2017-04-131-1/+1
* qemuboot: write native sysroot of qemu-helper into qemuboot.confEd Bartosh2017-04-131-1/+8
* 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
* qemu-helper-native: prepare native sysroot for runqemubrian avery2017-04-131-0/+4
* linux-yocto-dev: update to v4.11+Bruce Ashfield2017-04-131-1/+1
* linux-yocto/4.10: update to v4.10.9Bruce Ashfield2017-04-133-16/+16
* linux-yocto/4.9: update to v4.9.21Bruce Ashfield2017-04-133-16/+16
* linux-yocto/4.4: update to v4.4.60Bruce Ashfield2017-04-133-16/+16
* meta: classes: Add building dir to uImage creationMylène Josserand2017-04-131-1/+1
* 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
* oeqa/core/runner: Append PID in the test result folder nameLeonardo Sandoval2017-04-131-1/+1
* 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
* blacklist.bbclass: fix for multilibRobert Yang2017-04-132-25/+6
* dev-manual, ref-manual: Edits to the "Incrementing Binary Package" section.Scott Rifenbark2017-04-123-117/+173
* dev-manual, ref-manual: Created new section on linear revision for packagesScott Rifenbark2017-04-122-12/+111
* ref-manual: Initial draft of 2.3 migration section.Scott Rifenbark2017-04-121-0/+212
* dev-manual: Added section on using headers to interface with devicesScott Rifenbark2017-04-121-0/+87
* dev-manual, ref-manual: Added PACKAGE_WRITE_DEPS and concept supportScott Rifenbark2017-04-122-5/+44
* sdk-manual: Fixed link to Neon download site.Scott Rifenbark2017-04-121-1/+1
* dev-manual: Added cross-reference to QA and Test Infrastructure section.Scott Rifenbark2017-04-121-0/+7
* ref-manual: Added section on test and QA infrastructureScott Rifenbark2017-04-121-0/+131
* dev-manual: Added YP Compatibility featureScott Rifenbark2017-04-121-1/+218
* busybox: In defconfig enable ASH_CMDCMD for built-in 'command'Nathan Rossi2017-04-121-1/+1
* bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi2017-04-122-0/+4
* bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie2017-04-122-0/+8
* wic-image-minimal: stop using core-image-minimalEd Bartosh2017-04-122-6/+1
* 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
* recipes/*-cross recipes: ignore TARGET_ARCH sstate hashPatrick Ohly2017-04-124-0/+12
* gdb-cross: avoid tune specific pathsPatrick Ohly2017-04-121-1/+1
* go-cross: avoid libgcc dependencyPatrick Ohly2017-04-121-2/+9
* ed: update SRC_URI to yoctoproject mirrorMaxin B. John2017-04-121-1/+3
* native/nativesdk: Use fixed DISTRO_FEATURESJussi Kukkonen2017-04-124-4/+28
* package_manager.py: Add a name for the generated dnf repo.Ian.Arkver2017-04-121-1/+1
* selftest/wic.py: vda -> sdaRobert Yang2017-04-121-3/+3
* oe-selftest: test wic sparse_copy APIEd Bartosh2017-04-122-2/+33