aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-02sdk-manual: Updated steps to build an SDK installerScott Rifenbark
2017-09-02yocto-project-qs: Fixed broken links to "Source Directory"Scott Rifenbark
2017-09-02ref-manual: Added new variableKristi Rifenbark
2017-09-02kernel-dev: Updated kernel dev flow figure and supporting text.Scott Rifenbark
2017-09-02bsp-guide: Updated BSP workflow list and figureScott Rifenbark
2017-09-02dev-manual: Updated simple build flow, text and diagramScott Rifenbark
2017-09-02kernel-dev: Updated "Creating and Preparing a Layer" sectionScott Rifenbark
2017-09-02ref-manual: Fixed links in do_prepare_recipe_sysroot taskKristi Rifenbark
2017-09-02ref-manual: Edited Migration sectionKristi Rifenbark
2017-09-02ref-manual: Edits to staging.bbclassKristi Rifenbark
2017-09-02ref-manual: Updated build/tmp/work/tunearch/recipename/versionKristi Rifenbark
2017-09-02dev-manual: Updated "Sharing Files Between Recipes"Kristi Rifenbark
2017-09-02ref-manual: Updated Documentation required packagesKristi Rifenbark
2017-09-02dev-manual, ref-manual: Moved recipe syntax section to ref-manualScott Rifenbark
2017-09-02meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPsKevin Hao
2017-09-02bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie
2017-09-02insane.bbclass: Warn if ${COREBASE}/LICENSE is usedSaul Wold
2017-09-02package_deb.bbclass: Handle colons in dependenciesPeter Kjellerstedt
2017-09-02package: Change PACKAGE_BBCLASS_VERSIONRichard Purdie
2017-09-02initramfs-live-boot: disable systemd-update-done.service on live imagesCarlos Alberto Lopez Perez
2017-09-02gnupg: 2.1.23 -> 2.2.0Hongxu Jia
2017-09-02acpica: use update-alternatives for acpixtractJackie Huang
2017-09-02python-numpy, python3-numpy: Fix CVE-2017-12852Dengke Du
2017-09-02package_manager: Clean up horrible 'None' return valuesRichard Purdie
2017-09-02staging: Fix a logic error which caused dependency removalRichard Purdie
2017-09-02lib/oe/utils: Handle exceptions in multiprocess_execRichard Purdie
2017-09-02lib/oe/package: Improve filedeprunner subprocess handlingRichard Purdie
2017-09-02mkelfimage: Add update convert.bin.c fileSaul Wold
2017-09-02libsoup: upgrade to 2.58.2Ross Burton
2017-09-02qemu: upgrade to version 2.10.0Juro Bystricky
2017-09-02linux-yocto/4.4: update to v4.4.85Bruce Ashfield
2017-09-02linux-yocto/4.9: update to v4.9.46Bruce Ashfield
2017-09-02linux-yocto/4.12: update to v4.12.10Bruce Ashfield
2017-09-02linux-yocto/4.12: silence qeumarma9 config warningsBruce Ashfield
2017-09-02linux-yocto/4.10/4.9: fix BRCMFMAC_PROTO_MSGBUF warningBruce Ashfield
2017-09-02linux-yocto/4.12: fix yaffs2 buildBruce Ashfield
2017-09-02linux-yocto/4.10: fix aufs buildBruce Ashfield
2017-08-31linux-yocto: add linux-yocto 4.12 bbappendsLeonardo Sandoval
2017-08-31bitbake: siggen: Add reset to SignatureGeneratorCaio Marcelo de Oliveira Filho
2017-08-31bitbake: cooker: Ensure buildFile doesn't have lasting side effectsRichard Purdie
2017-08-31bitbake: fetch2/npm: add noverify parameter to skip lockdown/shrinkwrapPaul Eggleton
2017-08-31bitbake: cooker: ensure we can run buildFileInternal() after cache is populatedPaul Eggleton
2017-08-31bitbake: tinfoil: ensure variable history tracking works when parsing a recipePaul Eggleton
2017-08-31bitbake: tinfoil: ensure log lines get printed when tasks failPaul Eggleton
2017-08-31bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton
2017-08-31bitbake: prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie
2017-08-31bitbake: prserv/serv: Rename self.quit -> self.quitflagRichard Purdie
2017-08-31bitbake: prserv/serv: Send sentinel to stop handler threadRichard Purdie
2017-08-31bitbake: ui/knotty: Send updateConfig earlyRichard Purdie