summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg: Add fix for CVEsSaloni2021-10-233-1/+117
* bitbake: fetch2/git: Use os.rename instead of mvRichard Purdie2021-10-231-4/+4
* bitbake: fetch2/git: Avoid races over mirror tarball creationRichard Purdie2021-10-231-2/+19
* bitbake: hashserv: let asyncio discover the running loopJustin Bronder2021-10-231-2/+2
* bitbake: bitbake: correct deprecation warning in process.pyAlexander Kanavin2021-10-231-1/+1
* bitbake: bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin2021-10-231-1/+1
* bitbake: bitbake: do not import imp in layerindexlibAlexander Kanavin2021-10-231-1/+0
* bitbake: bitbake: fix regexp deprecation warningsAlexander Kanavin2021-10-231-3/+3
* bitbake: bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin2021-10-232-3/+4
* bitbake: compat.py: remove file since it no longer actually implements anythingChris Laplante2021-10-234-30/+21
* bitbake: test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-191-3/+3
* glew: Stop polluting /tmp during buildsRichard Purdie2021-10-072-0/+20
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-10-072-1/+6
* oeqa/selftest/gotoolchain: Fix temp file cleanupRichard Purdie2021-10-071-0/+6
* rm_work.bbclass: Fix for files starting with -William A. Kennington III2021-10-071-4/+4
* libc_package/buildstats: Fix python regex quoting warningsRichard Purdie2021-10-072-3/+3
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-10-071-1/+1
* pybootchart: Avoid divide by zeroRichard Purdie2021-10-071-1/+4
* libsamplerate0: Set correct soname for 0.1.9Tom Pollard2021-10-072-0/+14
* bzip2: Update soname for libbz2 1.0.8Tom Pollard2021-10-071-1/+1
* common-licenses: add "Unlicense" license fileRobert P. J. Day2021-10-071-0/+24
* systemd: Add fix for systemd-networkd crash during freeRanjitsinh Rathod2021-10-077-0/+799
* mtd-utils: upgrade 2.1.2 -> 2.1.3Stefano Babic2021-10-071-4/+2
* mtd-utils: upgrade 2.1.1 -> 2.1.2Richard Purdie2021-10-072-66/+3
* openssh: Fix CVE-2021-28041sana kazi2021-10-072-0/+21
* vim: fix CVE-2021-3778Minjae Kim2021-10-072-0/+50
* bitbake: build/msg: Cleanup verbose option handlingRichard Purdie2021-10-026-18/+15
* bitbake: cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie2021-10-021-0/+2
* bitbake: bitbake-worker: Improve error handlingRichard Purdie2021-10-021-4/+6
* bitbake: cookerdata: Show error for no BBLAYERS in bblayers.confRichard Purdie2021-10-021-0/+3
* bitbake: cookerdata: Improve missing core layer error messageRichard Purdie2021-10-021-0/+2
* bitbake: data_smart: Improve error display for handled exceptionsRichard Purdie2021-10-021-0/+2
* bitbake: build: Catch and error upon circular task referencesRichard Purdie2021-10-021-0/+2
* bitbake: build: Avoid duplicating logs in verbose modeRichard Purdie2021-10-021-0/+4
* bitbake: process: Don't include logs in error message if piping themRichard Purdie2021-10-021-0/+3
* bitbake: build: Handle SystemExit in python tasks correctlyRichard Purdie2021-10-021-1/+1
* bitbake: build: Match markup to real function nameRichard Purdie2021-10-021-2/+2
* bitbake: bitbake: bitbake-layers: add skip reason to outputMarco Felsch2021-10-021-1/+1
* bitbake: ui/taskexp: Fix to work with empty build directoriesRichard Purdie2021-10-021-0/+1
* bitbake: ui/taskexp: Improve startup exception handlingRichard Purdie2021-10-021-0/+4
* bitbake: server: Fix early parsing errors preventing zombie bitbakeJoshua Watt2021-10-021-1/+2
* connman: add CVE_PRODUCTSteve Sakoman2021-09-301-0/+2
* libsoup-2.4: remove obsolete intltool dependencyRoss Burton2021-09-301-1/+1
* testimage: symlink the task log and qemu console log to tmp/log/oeqaAlexander Kanavin2021-09-301-2/+10
* wic: keep rootfs_size as integerAlexander Kanavin2021-09-301-1/+1
* core-image-sato: Fix runqemu error for qemuarmv5Jon Mason2021-09-301-0/+1
* Update mailing list addressJon Mason2021-09-302-2/+2
* bash: Ensure deterministic buildRichard Purdie2021-09-301-0/+5
* useradd: Ensure preinst data is expanded correctly in pkgdataRichard Purdie2021-09-301-0/+4
* rpm: Handle proper return value to avoid major issuesRanjitsinh Rathod2021-09-301-11/+14