summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genericx86-common.inc: support boot by runqemuRobert Yang2016-09-211-0/+1
* bitbake: runqueue: Handle missing sstate dependencies betterRichard Purdie2016-09-211-5/+4
* bitbake: toaster: buildinfohelper local layer don't construct path using git ...Michael Wood2016-09-211-3/+5
* bitbake: toaster: Add tests to detect if we have missing db migrationsMichael Wood2016-09-212-0/+55
* bitbake: toaster: unlock BuildEnvirnoment when build is doneEd Bartosh2016-09-211-3/+5
* bitbake: runbuilds: code cleanup - remove unused importsEd Bartosh2016-09-211-5/+2
* bitbake: runbuilds: code cleanup - whitespaces, long linesEd Bartosh2016-09-211-19/+15
* bitbake: runbuilds: process builds on startEd Bartosh2016-09-211-0/+2
* bitbake: runbuilds: process builds on SIGUSR1Ed Bartosh2016-09-211-2/+4
* bitbake: toaster: notify runbuilds when build status changesEd Bartosh2016-09-212-0/+6
* bitbake: toaster: implement signal_runbuilds functionEd Bartosh2016-09-211-1/+7
* bitbake: toaster: fix checking of repository urlEd Bartosh2016-09-211-1/+1
* bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in a...Mark Hatle2016-09-211-1/+1
* bitbake: cooker.py: add LAYERRECOMMENDS processingJoe Slater2016-09-211-3/+34
* bitbake: toaster: Remove duplicate layer informationBelen Barros Pena2016-09-211-2/+0
* bitbake: toaster: Indicate active navigation elementBelen Barros Pena2016-09-211-2/+5
* bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena2016-09-211-3/+3
* bitbake: uihelper: use elif instead of repeated ifRoss Burton2016-09-211-6/+5
* linux-yocto/4.8: introduce preempt-rtBruce Ashfield2016-09-211-1/+1
* linux-yocto/4.8: integrate 4.8-rc7Bruce Ashfield2016-09-213-16/+16
* linux-yocto/4.1: 4.1.32 content and configuration warning fixesBruce Ashfield2016-09-213-13/+13
* kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan2016-09-212-0/+31
* boost: Replace math::static_lcm with integerJackie Huang2016-09-211-1/+1
* uninative-tarball: add SDKMACHINE to stamps-extra-infoJoshua Lock2016-09-211-1/+1
* populate_sdk_base: fix support for changing SDKMACHINE settingsJoshua Lock2016-09-211-2/+2
* oeqa/selftest/lic-checksum: don't report the expected failure to errors.ypRoss Burton2016-09-201-0/+1
* openssl: fix do_configure error when cwd is not in @INCRobert Yang2016-09-202-0/+35
* gcc-configure: Enable initfini-arraySaul Wold2016-09-201-0/+4
* oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón2016-09-201-0/+1
* enchant: add PACKAGECONFIG for *spellMartin Jansa2016-09-201-7/+9
* boost: switch to using C++11 atomics when availableAndré Draszik2016-09-202-0/+60
* runqemu: improve finding of rootfs, kernel and dtbRobert Yang2016-09-201-31/+42
* linux-firmware: package carl9170 separatelyIoan-Adrian Ratiu2016-09-201-1/+5
* runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove tapsRobert Yang2016-09-201-20/+26
* default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0Jackie Huang2016-09-201-1/+1
* openssh: fix potential signed overflow to enable compilation with -ftrapvYuanjie Huang2016-09-202-0/+100
* image_types: add parted-native to do_image_wic dependsEd Bartosh2016-09-202-1/+2
* gawk-3.1.5: fix non-glibc & gcc >= v4 buildsAndré Draszik2016-09-202-2/+72
* package_manager.py: Change diagnostic messages per IRCMark Hatle2016-09-201-8/+12
* package_manager.py: Adjust error message orderMark Hatle2016-09-201-4/+4
* qemuboot.bbclass: don't fail on very first buildAndré Draszik2016-09-201-0/+1
* externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipesPeter Kjellerstedt2016-09-201-3/+17
* kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy2016-09-201-1/+1
* dropbear: deterministic selection of system -vs- bundled libtom libsAndre McCurdy2016-09-201-0/+4
* dropbear: fix -ltomcrypt -ltommath order when using system libtom libsAndre McCurdy2016-09-202-0/+49
* runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang2016-09-201-4/+11
* runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock2016-09-201-1/+7
* runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock2016-09-201-3/+13
* qemuboot: also write the kernel link name to the conf fileJoshua Lock2016-09-201-2/+3
* runqemu: clarify an INFO messageJoshua Lock2016-09-201-1/+1