summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package: Switch debug source handling to use prefix mapRichard Purdie2024-11-111-40/+28
* cve_check: Use a local copy of the database during buildsRichard Purdie2024-11-111-3/+4
* overlayfs-etc: add option to skip creation of mount dirsbaruch@tkos.co.il2024-11-021-1/+4
* cve-check: add support for cvss v4.0Peter Marko2024-11-021-4/+7
* cve-check: add CVSS vector string to CVE database and reportsAntoine Lubineau2024-11-021-1/+4
* populate_sdk_base: inherit nopackagesMartin Jansa2024-10-071-1/+1
* testexport: fallback for empty IMAGE_LINK_NAMEKonrad Weihmann2024-09-271-1/+1
* testimage: fallback for empty IMAGE_LINK_NAMEKonrad Weihmann2024-09-271-2/+2
* buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usageRichard Purdie2024-09-272-21/+23
* buildhistory: Restoring files from preserve listPedro Ferreira2024-09-271-0/+23
* buildhistory: Fix intermittent package file list creationPedro Ferreira2024-09-271-6/+3
* image_types.bbclass: Use --force also with lz4,lzopNiko Mauno2024-08-281-2/+2
* uboot-sign: Fix index error in concat_dtb_helper() with multiple configsFlorian Amstutz2024-07-241-2/+4
* linuxloader: add -armhf on arm only for TARGET_FPU 'hard'Jonas Gorski2024-07-091-1/+1
* classes: go-mod: do not pack go mod cacheStefan Herbrechtsmeier2024-05-291-0/+4
* go.bbclass: fix path to linker in native Go buildsDmitry Baryshkov2024-05-291-1/+4
* go: Always pass interpreter to linkerJoerg Vehlow2024-05-291-1/+2
* kernel.bbclass: check, if directory exists before removing empty module direc...Heiko2024-05-151-1/+1
* rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR onceMichael Glembotzki2024-05-021-1/+3
* u-boot: Move UBOOT_INITIAL_ENV back to u-boot.incFabio Estevam2024-03-121-4/+0
* kernel.bbclass: Set pkg-config variables for building modulesMunehisa Kamata2024-03-071-0/+7
* kernel: make LOCALVERSION consistent between recipesBruce Ashfield2024-03-015-8/+27
* kernel: fix localversion in v6.3+Bruce Ashfield2024-03-012-2/+11
* kernel.bbclass: introduce KERNEL_LOCALVERSIONMing Liu2024-03-011-1/+5
* populate_sdk_ext: use ConfigParser instead of SafeConfigParserRoss Burton2024-03-011-1/+1
* Revert "kernel: fix localversion in v6.3+"Steve Sakoman2024-02-152-15/+2
* kernel: fix localversion in v6.3+Bruce Ashfield2024-02-152-2/+15
* image-live.bbclass: LIVE_ROOTFS_TYPE support compressionLudovic Jozeau2024-02-071-1/+1
* testimage: drop target_dumper, host_dumper, and monitor_dumperSteve Sakoman2024-01-041-24/+0
* testimage: Exclude wtmp from target-dumper commandsRichard Purdie2023-12-221-1/+1
* externalsrc: Ensure SRCREV is processed before accessing SRC_URIYoann Congal2023-12-221-0/+4
* Revert "kernel-fitImage: Strip path component from dtb"Steve Sakoman2023-12-141-5/+0
* native: Clear TUNE_FEATURES/ABIEXTENSIONRichard Purdie2023-12-121-0/+2
* kernel-fitImage: Strip path component from dtbNinad Palsule2023-12-021-0/+5
* goarch: Move Go architecture mapping to a libraryPeter Marko2023-11-282-25/+4
* cve-check: sort the package list in the JSON reportRoss Burton2023-11-141-0/+2
* package_rpm: Allow compression mode overrideNiko Mauno2023-11-011-2/+4
* uboot-extlinux-config.bbclass: fix missed override syntax migrationQuentin Schulz2023-10-211-1/+1
* fontcache.bbclass: avoid native recipes depending on target fontconfigMartin Jansa2023-10-051-0/+1
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-09-301-2/+2
* cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfigJaeyoon Jung2023-09-301-1/+1
* cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin2023-09-232-1/+4
* externalsrc: fix dependency chain issuesPeter Suti2023-09-231-4/+3
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-08-261-3/+4
* npm.bbclass: avoid DeprecationWarning with new pythonMartin Jansa2023-08-191-1/+1
* meson.bbclass: Point to llvm-config from native sysrootKhem Raj2023-08-021-0/+1
* uboot-extlinux-config.bbclass: fix old override syntax in commentQuentin Schulz2023-08-021-4/+4
* kernel: add missing path to search for debug filesAndrej Valek2023-08-021-0/+1
* package.bbclass: moving field data process before variable process in process...Xiangyu Chen2023-07-261-6/+6
* wic: Add dependencies for erofs-utilsHeiko Thole2023-07-211-1/+1