summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* busybox: rm temporary files if do_compile was interruptedAntonin Godard2023-02-241-0/+3
* busybox: always start do_compile with orig config filesAntonin Godard2023-02-241-8/+16
* oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli2023-02-241-2/+2
* libc-locale: Fix on target locale generationRichard Purdie2023-02-241-0/+1
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-243-4/+4
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-241-4/+7
* make-mod-scripts: Ensure kernel build output is deterministicRichard Purdie2023-02-241-1/+1
* classes/fs-uuid: Fix command output decoding issuePawel Zalewski2023-02-241-1/+1
* git: ignore CVE-2022-41953Ross Burton2023-02-241-0/+2
* quilt: use upstreamed faildiff.test fixRoss Burton2023-02-241-17/+30
* quilt: fix intermittent failure in faildiff.testRoss Burton2023-02-242-0/+29
* nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie2023-02-241-0/+2
* git: CVE-2022-23521 gitattributes parsing integer overflowHitendra Prajapati2023-02-242-1/+368
* sudo: Fix CVE-2023-22809Omkar Patil2023-02-242-0/+114
* qemu: fix CVE-2021-3929 nvme DMA reentrancy issue leads to use-after-freeVivek Kumbhar2023-02-242-0/+79
* qemu: Fix slirp determinism issueSteve Sakoman2023-02-243-3/+5
* build-appliance-image: Update to dunfell head revisionyocto-3.1.23dunfell-23.0.23Richard Purdie2023-02-131-1/+1
* Fix missing leading whitespace with ':append'Niko Mauno2023-02-131-1/+1
* libtirpc: Check if file exists before operating on itKhem Raj2023-02-131-1/+1
* devtool: fix devtool finish when gitmodules file is emptyThomas Roos2023-02-131-1/+1
* linux-yocto/5.4: update to v5.4.230Bruce Ashfield2023-02-133-18/+18
* linux-yocto/5.4: update to v5.4.229Bruce Ashfield2023-02-133-18/+18
* lttng-modules: fix build with 5.4.229 kernelSteve Sakoman2023-02-132-0/+148
* lttng-modules: update 2.11.8 -> 2.11.9Steve Sakoman2023-02-131-2/+2
* lttng-modules: update 2.11.7 -> 2.11.8Steve Sakoman2023-02-131-2/+2
* lttng-modules: update 2.11.6 -> 2.11.7Steve Sakoman2023-02-1317-1569/+2
* libsdl2: Add fix for CVE-2022-4743Ranjitsinh Rathod2023-02-132-0/+39
* go: fix CVE-2022-1962 go/parser stack exhaustion in all Parse* functionsVivek Kumbhar2023-02-132-0/+358
* python3: fix packaging of Windows distutils installer stubsSteve Sakoman2023-02-131-1/+3
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-02-131-1/+1
* lib/oe/reproducible: Use git log without gpg signatureBenoƮt Mauduit2023-02-131-1/+2
* toolchain-scripts: compatibility with unbound variable protectionJan Kircher2023-02-131-1/+1
* systemd: Consider PACKAGECONFIG in RRECOMMENDSNiko Mauno2023-02-131-2/+2
* vim: upgrade 9.0.0947 -> 9.0.1211Randy MacLeod2023-02-131-2/+2
* linux-firmware: upgrade 20221109 -> 20221214Alexander Kanavin2023-02-131-2/+2
* xserver-xorg: Fix Multiple CVEsHitendra Prajapati2023-02-137-1/+391
* ffmpeg: Fix CVE-2022-3109Bhabu Bindu2023-02-132-0/+42
* cairo: fix CVE patches assigned wrong CVE numberQuentin Schulz2023-02-132-46/+46
* cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman2023-02-131-3/+3
* cve-update-db-native: show IP on failureRoss Burton2023-02-131-1/+4
* cve-update-db-native: avoid incomplete updatesMarta Rybczynska2023-02-131-22/+61
* cve-update-db-native: add more logging when fetchingRoss Burton2023-02-131-1/+4
* cve-update-db-native: Allow to overrule the URL in a bbappend.jan2023-02-131-2/+2
* build-appliance-image: Update to dunfell head revisionyocto-3.1.22dunfell-23.0.22Richard Purdie2023-01-131-1/+1
* ovmf: fix gcc12 warning for device path handlingSteve Sakoman2023-01-132-0/+42
* ovmf: fix gcc12 warning in LzmaEncSteve Sakoman2023-01-132-0/+54
* ovmf: fix gcc12 warning in GenFfsSteve Sakoman2023-01-132-0/+50
* oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov2023-01-131-12/+11
* rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusivelyLuis2023-01-131-4/+11
* base.bbclass: Fix way to check ccache pathChangqing Li2023-01-131-1/+1