summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* toolchain-shar-relocate.sh: Add error-handlingMariano Lopez2016-09-221-1/+19
* libnewt: link whiptail properly with libnewtAndreas Müller2016-09-222-0/+32
* uninative-tarball: Make stamp independentRichard Purdie2016-09-221-0/+6
* bitbake: bitbake-user-manual: Added information for using single quotesScott Rifenbark2016-09-211-0/+15
* bitbake: bitbake-user-manual: New section on functions you can call from PythonScott Rifenbark2016-09-211-92/+120
* bitbake: bb.build: in _exec_task, catch BBHandledExceptionChristopher Larson2016-09-211-0/+3
* buildtools-tarball: add SDKMACHINE to stamps-extra-infoJoshua Lock2016-09-211-1/+1
* runqemu: don't fail during check_arg_machine()Joshua Lock2016-09-211-1/+1
* runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock2016-09-211-2/+7
* runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock2016-09-211-0/+36
* runqemu: validate paths and attempt to infer unset pathsJoshua Lock2016-09-211-0/+3
* linux-yocto: Updates genericx86* SRCREVs for linux-yocto 4.8Alejandro Hernandez2016-09-211-4/+4
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 Upgrades to Linux...Alejandro Hernandez2016-09-211-3/+3
* linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 Upgrades to Linux...Alejandro Hernandez2016-09-211-3/+3
* meta-yocto-bsp: bump to linux-yocto 4.8 for the non-x86 BSPsKevin Hao2016-09-214-3/+15
* meta-yocto-bsp: linux 4.4: bump to the latest stable version for the non-x86 ...Kevin Hao2016-09-211-4/+7
* meta-yocto-bsp: linux 4.1: bump to the latest stable version for the non-x86 ...Kevin Hao2016-09-211-4/+7
* genericx86-common.inc: produce wic imagesEd Bartosh2016-09-211-0/+4
* 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