aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-08-31bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie
2017-08-31bitbake: cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie
2017-08-31bitbake: prserv/serv: Shut down any existing server before restartingRichard Purdie
2017-08-31bitbake: cooker: Change to consistent prefile/postfile handlingRichard Purdie
2017-08-31bitbake: cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie
2017-08-31bitbake: prserv/cooker: Drop unused paramRichard Purdie
2017-08-31bitbake: command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie
2017-08-31selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie
2017-08-31waffle: fix REQUIRED_DISTRO_FEATURES and PACKAGECONFIG virtual/libgl dependen...Leonardo Sandoval
2017-08-31classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton
2017-08-31ca-certificates: update to 20170717Alexander Kanavin
2017-08-31musl: Update to latestKhem Raj
2017-08-31openssl10: set right target for ilp32 buildVishal Bhoj
2017-08-31scriptutils: fix fetch_url() to use lowercase dummy recipe namePaul Eggleton
2017-08-31oe-selftest: tinfoil: add a test for variable historyPaul Eggleton
2017-08-31recipetool: create: detect Eclipse licensesPaul Eggleton
2017-08-31recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton
2017-08-31recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton
2017-08-31recipetool: create: make recently added branch/tag handling git specificPaul Eggleton
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton