summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* uboot-sign/kernel-fitimage: split generate_rsa_keys taskMing Liu2021-05-252-32/+34
* kernel-fitimage.bbclass: drop unit addresses from bootscr sectionsMing Liu2021-05-251-4/+4
* kernel-fitimage.bbclass: fix a wrong conditional checkMing Liu2021-05-221-1/+1
* baremetal-image: Fix post process command rootfs_update_timestampAlejandro Hernandez Samaniego2021-05-211-0/+4
* sstate: Ignore sstate signing keyDaniel McGregor2021-05-211-0/+2
* Revert "cml1.bbclass: Return sorted list of cfg files"Richard Purdie2021-05-181-1/+1
* kernel-yocto: provide debug / summary information for metadataBruce Ashfield2021-05-181-0/+17
* mklibs: remove recipes and classAlexander Kanavin2021-05-181-56/+0
* sstate: Handle manifest 'corruption' issueRichard Purdie2021-05-161-1/+15
* npm.bbclass: Allow nodedir to be overridden by NPM_NODEDIRMike Crowe2021-05-141-2/+4
* meson.bbclass: split python routines into a separate classAlexander Kanavin2021-05-142-51/+52
* image.bbclass: fix comment "pacackages" -> "packages"Robert P. J. Day2021-05-131-1/+1
* qemu: Set SMP to 4 cpus for arm/x86 onlyRichard Purdie2021-05-131-1/+1
* qemu: use 4 cores in qemu guestsAlexander Kanavin2021-05-131-0/+4
* baremetal-helloworld: Enable RISC-V 64 portAlejandro Hernandez Samaniego2021-05-121-1/+13
* ptest: add a test for orphaned ptests, and restore ones found by itAlexander Kanavin2021-05-111-0/+11
* gi-docgen: add a recipe and classAlexander Kanavin2021-05-091-0/+24
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-066-12/+12
* sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure messageMichael Opdenacker2021-05-061-3/+6
* classes/image: Use xargs to set file timestampsJoshua Watt2021-05-061-1/+1
* cml1.bbclass: Return sorted list of cfg filesKhem Raj2021-05-031-1/+1
* reproducible_build.bbclass: Enable -Wdate-timeKhem Raj2021-05-011-0/+3
* buildstats.bbclass: collect data in the same file.Sakib Sajal2021-04-271-12/+20
* license_image.bbclass: Fix symlink to generic license filesReto Schneider2021-04-271-2/+3
* license_image.bbclass: Detect broken symlinksReto Schneider2021-04-271-2/+13
* qemurunner: Add support for qmp commandsSaul Wold2021-04-271-0/+6
* kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkoutKai Kang2021-04-241-1/+1
* cmake.bbclass: remove ${B} before cmake_do_configureKai Kang2021-04-241-5/+3
* sanity: Further improve directory sanity testsRichard Purdie2021-04-201-9/+12
* sanity: Add error check for '%' in build pathRichard Purdie2021-04-181-0/+2
* insane: clean up some more warning messagesRoss Burton2021-04-181-6/+6
* cpan-base: set default UPSTREAM_CHECK_REGEXKonrad Weihmann2021-04-181-0/+9
* cross-canadian: Whitelist "mingw32" as TARGET_OSAnatol Belski2021-04-181-1/+1
* externalsrc: Detect code changes in submodulesDouglas Royds2021-04-181-5/+6
* Revert "externalsrc: Detect code changes in submodules"Douglas Royds2021-04-181-9/+7
* archiver: Fix typosDaniel Ammann2021-04-181-4/+4
* uboot: Fixes SPL verified boot on corner casesKlaus Heinrich Kiwi2021-04-061-19/+22
* kernel-yocto: fix do_kernel_configme indentationYann Dirson2021-04-061-5/+5
* u-boot: Use a different Key for SPL signingKlaus Heinrich Kiwi2021-04-062-10/+45
* u-boot: Add infrastructure to SPL verified bootKlaus Heinrich Kiwi2021-04-062-35/+340
* u-boot: Move definitions to common locationsKlaus Heinrich Kiwi2021-04-063-58/+91
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-061-0/+1
* uboot: Deploy default symlinks with fitImageKlaus Heinrich Kiwi2021-04-051-0/+9
* image-live.bbclass: optional depends when ROOTFS emptyGuillaume Champagne2021-04-051-1/+1
* image,populate_sdk_base: move 'func' flag setting for sdk command varsChristopher Larson2021-03-312-1/+8
* buildhistory: add missing vardepsexcludesChristopher Larson2021-03-311-0/+3
* populate_sdk_ext: Add support for PR serviceMark Hatle2021-03-311-0/+25
* meson: use native-file instead of environment variablesRoss Burton2021-03-311-30/+24
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-03-281-1/+3
* classes/image: use oe.utils.directory_size() instead of duRoss Burton2021-03-281-4/+2