summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
...
* buildhistory: Drop BUILDHISTORY_RESET due to reliability issuesRichard Purdie2025-06-241-68/+6
* image_types_wic: Fix file-checksums for missing files in search pathRichard Purdie2025-06-241-1/+11
* default-providers: handle GLVND-related providersDmitry Baryshkov2025-06-241-7/+7
* mesa: enable glvnd if it is enabled in DISTRO_FEATURESDmitry Baryshkov2025-06-241-1/+1
* libglvnd: migrate from meta-oeDmitry Baryshkov2025-06-243-1/+41
* qemux86-64: drop duplicates with default-providers.incDmitry Baryshkov2025-06-241-6/+0
* qemux86: drop duplicates with default-providers.incDmitry Baryshkov2025-06-241-6/+0
* qemu.inc: drop duplicates with default-providers.incDmitry Baryshkov2025-06-241-7/+0
* default-providers: fix GLVND providers to be selected at runtimeDmitry Baryshkov2025-06-241-2/+2
* mesa: fix RPROVIDEd package namesDmitry Baryshkov2025-06-241-1/+1
* u-boot: Allow for customizing installed/deployed file namesRyan Eatmon2025-06-232-45/+50
* rpm: Update 0001-CMakeLists.txt-Fix-checking-for-CFLAGS.patchRobert Yang2025-06-231-27/+15
* oeqa/core/case: add file exists assertionRoss Burton2025-06-231-0/+8
* files/license-hashes.csv: add more hashesRoss Burton2025-06-231-1/+17
* lib/oe/go: document map_arch, and raise an error on unknown architectureRoss Burton2025-06-231-1/+5
* selftest/buildhistory: Move test cases to common locationRichard Purdie2025-06-233-66/+57
* libarchive: upgrade 3.7.9 -> 3.8.1Richard Purdie2025-06-231-2/+2
* barebox: upgrade 2025.04.0 -> 2025.06.0Enrico Jörns2025-06-231-2/+2
* glibc: stable 2.41 branch updatesPeter Marko2025-06-234-4/+4
* layer.conf: Update to whinlatter release seriesRichard Purdie2025-06-201-2/+2
* meta: remove consecutive blank linesAlexander Kanavin2025-06-20216-238/+0
* base.bbclass: drop compatibility moving of sources into workdirAlexander Kanavin2025-06-201-10/+3
* insane/do_qa_unpack: add checks that ensure S is set correctlyAlexander Kanavin2025-06-201-0/+8
* recipetool/devtool: calculate source paths relative to UNPACKDIRAlexander Kanavin2025-06-203-17/+17
* meta: set S from UNPACKDIR in recipes that use only local filesAlexander Kanavin2025-06-2066-132/+67
* meta: set S to be in UNPACKDIR in recipes that explicitly set SAlexander Kanavin2025-06-2095-95/+95
* gcc/clang: set S to be in UNPACKDIRAlexander Kanavin2025-06-204-5/+8
* bitbake.conf: set S to be in UNPACKDIR rather than WORKDIRAlexander Kanavin2025-06-201-1/+1
* bitbake.conf: set UNPACKDIR to just 'sources' and not 'sources-unpack'Alexander Kanavin2025-06-201-1/+1
* meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DEST...Alexander Kanavin2025-06-20187-223/+42
* lib/bbconfigbuild/configfragments: add support for listing and enabling built...Alexander Kanavin2025-06-201-1/+21
* bitbake.conf: enable built-in fragments for MACHINE and DISTROAlexander Kanavin2025-06-201-1/+2
* oeqa/utils/command: fast-path get_bb_var()Ross Burton2025-06-201-1/+14
* rust-target-config.bbclass: Update for new riscv TUNE_FEATURESMark Hatle2025-06-202-26/+41
* riscv tunes: ISA Implementation of RISC-V tune featuresMark Hatle2025-06-206-38/+349
* go: set status of CVE-2024-3566Peter Marko2025-06-192-0/+2
* python3-pytest: upgrade 8.3.5 -> 8.4.1Trevor Gamblin2025-06-191-2/+4
* maintainers.inc: sort Python recipes alphabeticallyTrevor Gamblin2025-06-191-10/+10
* python3: upgrade 3.13.4 -> 3.13.5Trevor Gamblin2025-06-191-1/+1
* python3-setuptools-scm: upgrade 8.2.1 -> 8.3.1Trevor Gamblin2025-06-191-1/+1
* python3-colorama: add recipeTrevor Gamblin2025-06-192-0/+11
* oeqa/selftest: add new test for toolchain switchingRoss Burton2025-06-191-0/+71
* oeqa/selftest/esdk: remove postconfig argumentRoss Burton2025-06-191-5/+1
* cmake: Correctly handle cost data of tests with arbitrary chars in nameMoritz Haase2025-06-193-1/+204
* dropbear: add xauth runtime recommends dependency on x11 DISTRO_FEATUREAndrej Valek2025-06-191-3/+3
* gst-examples: correct upstream version checkAlexander Kanavin2025-06-191-1/+1
* oe-selftest: fitimage: Add test for signing U-Boot FIT image without SPLJamin Lin2025-06-191-0/+37
* uboot-sign.bbclass: Refactor condition checks to use && and || instead of -a ...Jamin Lin2025-06-191-12/+14
* uboot-sign: Support signing U-Boot FIT image without SPLJamin Lin2025-06-191-21/+29
* libpng: Add ptestPoonam Jadhav2025-06-193-2/+48