summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-02Convert to new override syntaxRichard Purdie
2021-08-02layer.conf: Override changes mean we're only compatible with honisterRichard Purdie
2021-08-02bitbake: bitbake: Update to version 1.51.1Richard Purdie
2021-08-02bitbake: doc/lib: Add fixes for issues missed by the automated conversionRichard Purdie
2021-08-02bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie
2021-08-02bitbake: bitbake: Switch to using new override syntaxRichard Purdie
2021-07-30common-tasks: Fix conversion error in npm exampleRichard Purdie
2021-07-30manuals: remove explicit BitBake variable referencesMichael Opdenacker
2021-07-30manuals: simplify references to BitBake manualMichael Opdenacker
2021-07-30documentation/README: improve BitBake manual referencing guidelinesMichael Opdenacker
2021-07-30migration-guides: Add start of 3.4 guide with override migration notesRichard Purdie
2021-07-30dev-manual: fix wrong reference to classMichael Opdenacker
2021-07-30quick start manual: update "source oe-init-build-env" outputMichael Opdenacker
2021-07-30test-manual: document LTO related reproducibility bugMichael Opdenacker
2021-07-30convert-overrides.py: allow specifying multiple target dirsMartin Jansa
2021-07-30convert-overrides.py: 0.9.1 include '(' as delimiter for shortvarsMartin Jansa
2021-07-30systemtap: Fix headers issue with x86 and 5.13 headersRichard Purdie
2021-07-30convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend excep...Martin Jansa
2021-07-30convert-overrides.py: show processed file and version of this scriptMartin Jansa
2021-07-30scripts/contrib: Add override conversion scriptRichard Purdie
2021-07-30autotools/base/icecc: Remove prepend from function namesRichard Purdie
2021-07-29layer.conf: Update to honisterRichard Purdie
2021-07-29meta-poky/meta-yocto-bsp: Convert to new override syntaxRichard Purdie
2021-07-29bitbake: data_smart: Allow colon in variable expansion regexRichard Purdie
2021-07-29bitbake: parse/ast: Substitute '~' when naming anonymous functionsPaul Barker
2021-07-29bitbake: bitbake: asyncrpc: Catch early SIGTERMJoshua Watt
2021-07-29bitbake: asyncrpc: Set timeout when waiting for reply from serverPaul Barker
2021-07-29bitbake: asyncrpc: Fix bad message error in clientPaul Barker
2021-07-29parselogs.py: qemuarm should be qemuarmv5Jon Mason
2021-07-29libx11: fix xkb compilation with _EVDEVK symbolsRoss Burton
2021-07-29perlcross: not break build if already patchedMingli Yu
2021-07-28archiver.bbclass: fix do_ar_configured failure for kernelChangqing Li
2021-07-28ffmpeg: fix CVE-2021-33815Tony Tascioglu
2021-07-28ffmpeg: fix CVE-2020-22033 and CVE-2020-22019Tony Tascioglu
2021-07-28ffmpeg: fix CVE-2020-22021Tony Tascioglu
2021-07-28ffmpeg: fix CVE-2020-22015Tony Tascioglu
2021-07-28ffmpeg: fix CVE-2020-20453Tony Tascioglu
2021-07-28ffmpeg: fix-CVE-2020-20446Tony Tascioglu
2021-07-28stress-ng: Drop defining daddr_tKhem Raj
2021-07-28systemd: Fix build on muslKhem Raj
2021-07-28glibc: Fix CVE-2021-33574Vinay Kumar
2021-07-28mesa: Fix v3d & vc4 dmabuf importJoshua Watt
2021-07-28kernel-uboot: Handle gzip and lzo compression optionsMarek Vasut
2021-07-28image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behaviorMarek Vasut
2021-07-28mtd-utils: upgrade 2.1.2 -> 2.1.3Stefano Babic
2021-07-28rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel
2021-07-28yocto-check-layer: ensure that all layer dependencies are tested tooNicolas Dechesne
2021-07-28checklayer: rename _find_layer_dependsNicolas Dechesne
2021-07-28checklayer: new function get_layer_dependencies()Nicolas Dechesne
2021-07-28yocto-check-layer: improve missed dependenciesNicolas Dechesne