summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* meta: remove consecutive blank linesAlexander Kanavin2025-06-20223-245/+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-208-31/+31
* meta: set S from UNPACKDIR in recipes that use only local filesAlexander Kanavin2025-06-2086-172/+87
* meta: set S to be in UNPACKDIR in recipes that explicitly set SAlexander Kanavin2025-06-20109-109/+109
* 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-20200-239/+46
* 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
* bitbake: parse/ast: add support for 'built-in' fragmentsAlexander Kanavin2025-06-203-5/+32
* bitbake: fetch2/git: allow overriding default unpack directory with a variableAlexander Kanavin2025-06-201-1/+1
* 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
* Add SPDX_INCLUDE_COMPILED_SOURCES documentationDaniel Turull2025-06-202-0/+25
* bsp-guide: update all of section 1.8.2 to reflect current beaglebone conf fileRobert P. J. Day2025-06-201-18/+9
* bsp-guide: update lonely "4.12" kernel reference to "6.12"Robert P. J. Day2025-06-201-1/+1
* document how to use :doc: directiveQuentin Schulz2025-06-202-1/+20
* tree-wide: make the :doc: directive use absolute pathsQuentin Schulz2025-06-2014-24/+24
* bsp guide: update kernel version example to 6.12Robert P. J. Day2025-06-201-8/+13
* yp-intro: new doc reference is missing leading slashRobert P. J. Day2025-06-201-1/+1
* migration-guide: add release notes for 5.0.10Lee Chee Yang2025-06-202-0/+209
* overview-manual: small number of pedantic cleanupsRobert P. J. Day2025-06-201-13/+12
* migration-5.3: replace kernel-fitimage by kernel-fit-imageAdrian Freihofer2025-06-201-0/+42
* release-notes: drop references to kernel-fitimageAdrian Freihofer2025-06-202-3/+3
* ref-manual: replace kernel-fitimage by kernel-fit-imageAdrian Freihofer2025-06-202-100/+179
* ref-manual: classes: nativesdk: move note to appropriate sectionQuentin Schulz2025-06-201-10/+10
* ref-manual: classes: reword to clarify that native/nativesdk options are excl...Quentin Schulz2025-06-201-2/+4
* 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
* scripts/test-remote-image: remove useless postconfig argumentsRoss Burton2025-06-191-6/+3
* 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
* improve_kernel_cve_report: add script for postprocesing of kernel CVE dataDaniel Turull2025-06-191-0/+467
* build-appliance-image: Update to master head revision5.3_M1Richard Purdie2025-06-181-1/+1
* libcheck: disable subunit supportRoss Burton2025-06-182-2/+46