summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* qemuboot: write the full kernel filename, not the link nameJoshua Lock2016-09-201-0/+8
* runqemu: add guidance to resolve issues with missing filesJoshua Lock2016-09-201-3/+16
* devtool: add: drop superfluous validation for recipe namePaul Eggleton2016-09-201-4/+0
* lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton2016-09-201-2/+2
* recipetool: create: support git short form URLsPaul Eggleton2016-09-203-5/+21
* recipetool: create: tweak license crunchingPaul Eggleton2016-09-201-1/+1
* recipetool: create: pick up AC_PROG_SWIGPaul Eggleton2016-09-201-1/+2
* recipetool: create: detect python autoconf macrosPaul Eggleton2016-09-201-0/+16
* recipetool: create: fix error with git tree and no networkPaul Eggleton2016-09-201-4/+10
* recipetool: create: fix name/version extraction from filenamePaul Eggleton2016-09-201-14/+36
* recipetool: create: improve python recipe license handlingPaul Eggleton2016-09-201-2/+28