summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Fixed broken tar by adding ".png" to figureScott Rifenbark2017-09-021-1/+1
* bsp-guide: Removed bogus link to Linux Yocto Kernel.Scott Rifenbark2017-09-021-2/+1
* dev-manual: Pulled Eclipse preparation sectionScott Rifenbark2017-09-021-45/+29
* bsp-guide, dev-manual: Moved BSP Layer prep steps to bsp-guideScott Rifenbark2017-09-022-111/+151
* dev-manual, kernel-dev, sdk-manual: Moved patching kernel sectionScott Rifenbark2017-09-025-358/+366
* sdk-manual: Updated steps to build an SDK installerScott Rifenbark2017-09-021-3/+44
* yocto-project-qs: Fixed broken links to "Source Directory"Scott Rifenbark2017-09-021-3/+3
* ref-manual: Added new variableKristi Rifenbark2017-09-021-0/+22
* kernel-dev: Updated kernel dev flow figure and supporting text.Scott Rifenbark2017-09-022-17/+5
* bsp-guide: Updated BSP workflow list and figureScott Rifenbark2017-09-022-21/+6
* dev-manual: Updated simple build flow, text and diagramScott Rifenbark2017-09-022-14/+6
* kernel-dev: Updated "Creating and Preparing a Layer" sectionScott Rifenbark2017-09-021-9/+13
* ref-manual: Fixed links in do_prepare_recipe_sysroot taskKristi Rifenbark2017-09-021-2/+5
* ref-manual: Edited Migration sectionKristi Rifenbark2017-09-021-3/+3
* ref-manual: Edits to staging.bbclassKristi Rifenbark2017-09-021-4/+4
* ref-manual: Updated build/tmp/work/tunearch/recipename/versionKristi Rifenbark2017-09-021-10/+10
* dev-manual: Updated "Sharing Files Between Recipes"Kristi Rifenbark2017-09-021-4/+4
* ref-manual: Updated Documentation required packagesKristi Rifenbark2017-09-021-3/+3
* dev-manual, ref-manual: Moved recipe syntax section to ref-manualScott Rifenbark2017-09-022-301/+308
* meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao2017-09-027-18/+30
* bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie2017-09-021-0/+2
* bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie2017-09-024-14/+3
* insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold2017-09-021-1/+4
* package_deb.bbclass: Handle colons in dependenciesPeter Kjellerstedt2017-09-021-4/+3
* package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie2017-09-021-1/+1
* initramfs-live-boot: disable systemd-update-done.service on live imagesCarlos Alberto Lopez Perez2017-09-021-0/+4
* gnupg: 2.1.23 -> 2.2.0Hongxu Jia2017-09-021-2/+2
* acpica: use update-alternatives for acpixtractJackie Huang2017-09-021-0/+5
* python-numpy, python3-numpy: Fix CVE-2017-12852Dengke Du2017-09-023-0/+47
* package_manager: Clean up horrible 'None' return valuesRichard Purdie2017-09-021-15/+4
* staging: Fix a logic error which caused dependency removalRichard Purdie2017-09-021-5/+6
* lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie2017-09-021-8/+13
* lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie2017-09-021-8/+3
* mkelfimage: Add update convert.bin.c fileSaul Wold2017-09-022-0/+353
* libsoup: upgrade to 2.58.2Ross Burton2017-09-021-2/+2
* qemu: upgrade to version 2.10.0Juro Bystricky2017-09-026-1008/+16
* linux-yocto/4.4: update to v4.4.85Bruce Ashfield2017-09-023-16/+16
* linux-yocto/4.9: update to v4.9.46Bruce Ashfield2017-09-023-16/+16
* linux-yocto/4.12: update to v4.12.10Bruce Ashfield2017-09-023-16/+16
* linux-yocto/4.12: silence qeumarma9 config warningsBruce Ashfield2017-09-023-3/+3
* linux-yocto/4.10/4.9: fix BRCMFMAC_PROTO_MSGBUF warningBruce Ashfield2017-09-026-6/+6
* linux-yocto/4.12: fix yaffs2 buildBruce Ashfield2017-09-023-13/+13
* linux-yocto/4.10: fix aufs buildBruce Ashfield2017-09-023-13/+13
* linux-yocto: add linux-yocto 4.12 bbappendsLeonardo Sandoval2017-08-3121-14/+592
* bitbake: siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho2017-08-311-0/+3
* bitbake: cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie2017-08-311-0/+5
* bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton2017-08-311-20/+21
* bitbake: cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton2017-08-311-4/+4
* bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton2017-08-311-11/+18
* bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton2017-08-312-23/+34