summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* conf/machine: Drop pointless spaces in MACHINE_EXTRA_RRECOMMENDSRichard Purdie2018-03-313-3/+3
* libpcre-ptest: skip locale testJuro Bystricky2018-03-311-0/+4
* libc6-dbg: improve reproducibilityJuro Bystricky2018-03-312-0/+22
* python3: Fix do_create_manifest for python3-sqlite3Alejandro Enedino Hernandez Samaniego2018-03-312-21/+37
* python3: fix create_manifest to handle pycache foldersAlejandro Enedino Hernandez Samaniego2018-03-312-10/+15
* default-distrovars: set default KERNEL_IMAGETYPE(S)California Sullivan2018-03-315-6/+6
* go: Upgrade 1.10 -> 1.10.1Otavio Salvador2018-03-311-2/+5
* ca-certificates: use relative symlinks from $ETCCERTSDIRAndré Draszik2018-03-312-2/+75
* mmc-utils: Fix string overflow errorKhem Raj2018-03-312-2/+40
* meta-yocto-bsp: introduce v4.14&v4.15 kernel for non-x86 BSPsKevin Hao2018-03-305-3/+29
* meta-yocto-bsp: bump to the latest v4.12 stable kernel for the non-x86 BSPsKevin Hao2018-03-301-6/+6
* linux-yocto: update genericx86* SRCREVs for 4.15Anuj Mittal2018-03-301-4/+4
* linux-yocto: update genericx86* SRCREVs for 4.14Anuj Mittal2018-03-301-4/+4
* linux-yocto: update genericx86* SRCREVs for 4.12Anuj Mittal2018-03-301-4/+4
* package_rpm: set _builddir to B not SRichard Purdie2018-03-301-1/+1
* multilib: Don't extend make-mod-scripts as a multilib version doesn't make an...Richard Purdie2018-03-301-1/+1
* make-mod-scripts/kernel-devsrc: Fix objtool issuesRichard Purdie2018-03-303-2/+10
* python3: consolidate sqlite3 filesRoss Burton2018-03-301-2/+5
* nss: Use snprintf in sign.cKhem Raj2018-03-302-0/+120
* qemu: actually use the aarch64 patchRoss Burton2018-03-301-0/+1
* openssl: update 1.1.0g -> 1.1.0hAlexander Kanavin2018-03-303-143/+4
* openssl: update 1.0.2n -> 1.0.2oAlexander Kanavin2018-03-3033-3/+3
* linux-libc-headers: refresh 0001-libc-compat.h-fix-some-issues-arising-from-i...Alexander Kanavin2018-03-301-3/+2
* glibc-package: fix locale cleanup logicKoen Kooi2018-03-301-2/+5
* nspr: update to 4.19Armin Kuster2018-03-302-33/+2
* nss: update to 3.35Armin Kuster2018-03-302-2/+33
* scripts/oe-setup-rpmrepo: remove the scriptYi Zhao2018-03-301-103/+0
* linux-yocto/4.15: update to v4.15.13Bruce Ashfield2018-03-303-16/+16
* linux-yocto/4.14: update to v4.14.30Bruce Ashfield2018-03-303-16/+16
* linux-yocto/4.12: intel-socfpga, intel-pmc-core and ish support for CoffeeLak...Bruce Ashfield2018-03-303-13/+13
* linux-yocto/meta: improve wifi driver granularityBruce Ashfield2018-03-309-9/+9
* mpc8315e-rdb: fix broken ethernetBruce Ashfield2018-03-306-26/+26
* linux-yocto/4.12: add ssl and utils native dependenciesBruce Ashfield2018-03-301-0/+2
* linux-yocto/4.12: update to v4.12.21Bruce Ashfield2018-03-303-16/+16
* lib/bb/shell.py: dropPaul Eggleton2018-03-281-820/+0
* bitbake: Toaster: fix shutdown and extra threadsDavid Reyna2018-03-281-2/+2
* bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-03-281-1/+4
* bitbake: fetch2/git: log exception if ls-remote failsRoss Burton2018-03-281-1/+2
* bitbake: tests/fetch: state which upstream failedRoss Burton2018-03-281-2/+2
* gitignore: ignore bitbake documentation build productsSascha Silbe2018-03-281-0/+3
* tzdata: update to 2018dakuster@mvista.com2018-03-281-2/+2
* tzcode-native: update to 2018dakuster@mvista.com2018-03-281-4/+4
* ltp: add rdepend for procpsArmin Kuster2018-03-281-0/+1
* mirrors.bbclass: change Debian anonscm to salsaMikko Rapeli2018-03-281-1/+1
* ca-certificates: change SRC_URI from Debian anonscm to salsaMikko Rapeli2018-03-281-1/+1
* ncurses: change SRC_URI from Debian anonscm to salsaMikko Rapeli2018-03-281-1/+1
* qemu: fix qemuarm64 intermediate kernel hang in raid6_select_algo funcVictor Kamensky2018-03-281-0/+67
* package.bbclass: use single quotes for path passed to file in isELF()Andre McCurdy2018-03-281-1/+1
* sanity.bbclass: quote path passed to stat in get_filesystem_id()Andre McCurdy2018-03-281-1/+1
* glibc: Replace strncpy with memccpy to fix -Wstringop-truncation.Khem Raj2018-03-282-0/+41