summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* classes/native: set lt_cv_sys_lib_dlsearch_path_specRoss Burton2017-02-101-2/+1
* classes/cross: set lt_cv_sys_lib_dlsearch_path_specRoss Burton2017-02-101-0/+2
* bitbake: siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie2017-02-101-9/+9
* bitbake: siggen: Pass basehash to worker processes and sanity check reparsing...Richard Purdie2017-02-101-4/+9
* bitbake: build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie2017-02-101-1/+1
* rm_work: Ensure we don't remove sigbasedata filesRichard Purdie2017-02-101-1/+1
* sstate: Ensure we don't remove sigbasedata filesRichard Purdie2017-02-101-1/+1
* bitbake: bitbake: toaster: settings set ALLOWED_HOSTS to * in debug modebrian avery2016-11-281-3/+13
* dev-manual: Fixed typo for "${INC_PR}.0"Scott Rifenbark2016-11-161-18/+22
* documentation: Updated manual rev tables for Dec 2016 2.1.2 releaseScott Rifenbark2016-11-168-8/+8
* build-appliance-image: Update to krogoth head revisionyocto-2.1.2krogoth-15.0.2Richard Purdie2016-11-091-1/+1
* poky: Update distro version to 2.1.2Richard Purdie2016-11-091-1/+1
* meta-linux-yocto: update 4.4 to 4.4.26Armin Kuster2016-11-081-7/+10
* meta-linux-yocto: update to 4.1.33Armin Kuster2016-11-081-7/+10
* bitbake: fetch: copy files with -HEnrico Scholz2016-11-081-1/+1
* bitbake: bb.event: fix infinite loop on print_ui_queueAníbal Limón2016-11-081-2/+2
* bitbake: event: prevent unclosed file warning in print_ui_queueJoshua Lock2016-11-081-3/+3
* bitbake: event.py: output errors and warnings to stderrEd Bartosh2016-11-081-3/+10
* perf: adapt to Makefile.configBruce Ashfield2016-11-081-1/+8
* perf: Fix to obey LD failureSujith Haridasan2016-11-081-0/+1
* perf: Fix to obey LD failure on qemux86-64Christopher Larson2016-11-081-1/+2
* This is a backport from master of 2 consecutive fixes.Jussi Kukkonen2016-11-081-2/+4
* parselogs.py: Add disabling eDP error to x86_common whitelistCalifornia Sullivan2016-11-081-0/+1
* oeqa/parselogs: Don't use cwd for file transfersRichard Purdie2016-11-081-2/+8
* parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan2016-11-081-1/+7
* parselogs: Ignore uvesafb timeoutsRichard Purdie2016-11-081-0/+5
* parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie2016-11-081-0/+1
* parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan2016-11-081-0/+2
* parselogs.py: Add amd_nb error to x86_common whitelistCalifornia Sullivan2016-11-081-0/+2
* linux-yocto/4.1: fix CVE-2016-5195 (dirtycow)Bruce Ashfield2016-11-083-13/+13
* linux-yocto/4.4: update to v4.4.26Bruce Ashfield2016-11-083-16/+16
* linux-yocto/4.4/4.8: kernel config warning cleanupsBruce Ashfield2016-11-083-3/+3
* linux-yocto/4.1/4.4: remove innappropriate standard/base patchesBruce Ashfield2016-11-086-23/+23
* linux-yocto/4.4: update to v4.4.22Bruce Ashfield2016-11-083-16/+16
* linux-yocto/4.1: update to 4.1.33Bruce Ashfield2016-11-083-16/+16
* gcc-runtime.inc: Add CPP support for x86-64-x32 tuneJuro Bystricky2016-11-081-0/+8
* gcc-runtime.inc: add CPP support for mips64-n32 tuneJuro Bystricky2016-11-081-0/+10
* libgcc-common.inc: Fix broken symlinks for multilib SDKJuro Bystricky2016-11-081-1/+7
* bash: Security fix CVE-2016-0634Sona Sarmadi2016-11-082-0/+137
* dropbear: fix multiple CVEsSona Sarmadi2016-11-085-0/+2720
* rpm: prevent race in tempdir creationMarkus Lehtonen2016-11-083-24/+44
* binutils: Fix gas error with cfi_section inconsistenciesKhem Raj2016-11-082-0/+98
* devtool: Use the wildcard flag in update_recipe_patchOla x Nilsson2016-11-081-0/+1
* devtool: build_image: Fix recipe filterOla x Nilsson2016-11-081-1/+1
* classes/externalsrc: re-run do_configure when configure files changePaul Eggleton2016-11-083-0/+26
* devtool: add: fix error message when only specifying a recipe namePaul Eggleton2016-11-081-1/+1
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-11-081-0/+43
* recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton2016-11-081-1/+1
* lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton2016-11-081-1/+1
* recipetool: create: fix handling of github URLsPaul Eggleton2016-11-081-1/+1