summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: tinfoil: fix log message doubling when config_only=FalsePaul Eggleton2017-08-311-0/+11
* bitbake: prserv/serv: Gracefully handle the PR server exiting quicklyRichard Purdie2017-08-311-1/+5
* bitbake: prserv/serv: Rename self.quit -> self.quitflagRichard Purdie2017-08-311-6/+6
* bitbake: prserv/serv: Send sentinel to stop handler threadRichard Purdie2017-08-311-1/+4
* bitbake: ui/knotty: Send updateConfig earlyRichard Purdie2017-08-311-1/+3
* bitbake: cookerdata: Avoid tracebacks from early reset() callsRichard Purdie2017-08-311-0/+3
* bitbake: cooker: Allow changes in PRSERV_HOST to be responded toRichard Purdie2017-08-311-8/+11
* bitbake: prserv/serv: Shut down any existing server before restartingRichard Purdie2017-08-311-0/+3
* bitbake: cooker: Change to consistent prefile/postfile handlingRichard Purdie2017-08-313-21/+10
* bitbake: cooker: Handle datastore tracking for showEnvironment server side onlyRichard Purdie2017-08-312-7/+11
* bitbake: prserv/cooker: Drop unused paramRichard Purdie2017-08-312-2/+2
* bitbake: command: Fix some bugs identified by BB_SERVER_TIMEOUTRichard Purdie2017-08-311-1/+2
* selftest/prservice: Adapt to BB_SERVER_TIMEOUTRichard Purdie2017-08-311-1/+1
* waffle: fix REQUIRED_DISTRO_FEATURES and PACKAGECONFIG virtual/libgl dependen...Leonardo Sandoval2017-08-311-5/+5
* classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUMPaul Eggleton2017-08-311-1/+1
* ca-certificates: update to 20170717Alexander Kanavin2017-08-311-2/+1
* musl: Update to latestKhem Raj2017-08-311-1/+1
* openssl10: set right target for ilp32 buildVishal Bhoj2017-08-311-1/+1
* scriptutils: fix fetch_url() to use lowercase dummy recipe namePaul Eggleton2017-08-311-1/+1
* oe-selftest: tinfoil: add a test for variable historyPaul Eggleton2017-08-311-0/+34
* recipetool: create: detect Eclipse licensesPaul Eggleton2017-08-311-1/+5
* recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton2017-08-311-0/+2
* recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton2017-08-311-1/+9
* recipetool: create: make recently added branch/tag handling git specificPaul Eggleton2017-08-311-2/+2
* devtool: add: add explicit srcrev/branch optionsPaul Eggleton2017-08-312-5/+37
* oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton2017-08-311-8/+17
* devtool: edit-recipe: fix regressionPaul Eggleton2017-08-311-4/+11
* devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton2017-08-312-8/+29