summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* setuptools3: refactor for no distutils bbclassesTim Orling2022-01-122-1/+96
* classes/distutils-*: add warning of deprecationTim Orling2022-01-123-0/+10
* classes/create-spdx: handle if IMAGE_LINK_NAME is emptyPaul Eggleton2022-01-111-4/+6
* rootfs-postcommands.bbclass: Make two comments use the new variable syntaxPeter Kjellerstedt2022-01-111-2/+2
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* populate_sdk_base: remove unneeded dirs such as /devChen Qi2022-01-081-1/+10
* cve-check: add lockfile to taskKonrad Weihmann2022-01-081-0/+1
* allarch: Fix interaction with qemu classRichard Purdie2022-01-071-0/+2
* Revert "qemu.bbclass: drop OLDEST_KERNEL reference"Richard Purdie2022-01-071-1/+1
* gtk-doc/meson: Fix typosRichard Purdie2022-01-072-2/+2
* go: correctly set debug-prefix-map and build directoryAlexander Kanavin2022-01-051-1/+1
* go: log build id computationsAlexander Kanavin2022-01-051-0/+2
* package_deb/ipk/rpm: Add more minimal do_build dependencies backRichard Purdie2022-01-043-0/+3
* kernel: add -dbg packageSaul Wold2021-12-221-1/+1
* classes/kernel*: add variables to allow changing artifact extensionPaul Eggleton2021-12-224-15/+19
* classes/qemuboot: allow IMAGE_LINK_NAME to be emptyPaul Eggleton2021-12-221-2/+5
* classes/kernel*: allow disabling symlink creationPaul Eggleton2021-12-224-14/+39
* qemu.bbclass: drop OLDEST_KERNEL referenceMatt Madison2021-12-201-1/+1
* manpages: Fix override/append ordering and hence task signaturesRichard Purdie2021-12-201-3/+4
* rust-hello-world: test at runtimeAlexander Kanavin2021-12-171-1/+1
* insane: move src-uri-bad checks to unpack stageKonrad Weihmann2021-12-171-11/+17
* insane: add Inactive-Upstream to Upstream-StatusKonrad Weihmann2021-12-171-1/+1
* overlayfs: move templates to files directoryVyacheslav Yurkov2021-12-121-42/+10
* overlayfs: update notes on /etcVyacheslav Yurkov2021-12-121-0/+1
* image: add overlayfs-etc image featureVyacheslav Yurkov2021-12-121-1/+2
* overlayfs-etc: mount etc as overlayfsVyacheslav Yurkov2021-12-121-0/+76
* package: Only snap libraries if they would be processed by ldconfig OS-12840Mike Crowe2021-12-121-1/+1
* uboot-sign: fix the concatenation when multiple U-BOOT configurations are spe...Thomas Perrot2021-12-091-1/+15
* kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKEMike Crowe2021-12-091-3/+18
* debian: Fix renaming packagedata dependenciesRichard Purdie2021-12-061-0/+4
* meson: configure and use generic exe_wrapperAlexander Kanavin2021-12-061-2/+28
* insane.bbclass: add a check that Upstream-Status patch tag is present and cor...Alexander Kanavin2021-12-011-0/+24
* go-helloworld: test at runtimeAlexander Kanavin2021-11-291-1/+1
* testimage.bbclass: request the use of kvm by defaultAlexander Kanavin2021-11-291-0/+2
* sanity/lib: Replace usage of LooseVersion() with bb.utils.vercmp_string_op()Richard Purdie2021-11-291-12/+6
* base.bbclass: Add sysroot deps for repo fetcherJasper Orschulko2021-11-261-0/+4
* native/cross: Add ar wrapper for determinismJacob Kroon2021-11-261-0/+2
* nativesdk: Handle chown/chgrp calls in nativesdk do_install tasksRichard Purdie2021-11-261-0/+2
* kernel: export native PKGCONFIG variablesBruce Ashfield2021-11-261-0/+7
* sstate: explicitly name the checkhashes thread poolRoss Burton2021-11-251-1/+2
* image: Include psplash only when screen machine feature is enabledKhem Raj2021-11-241-1/+1
* buildhistory: Fix do_package race issuesRichard Purdie2021-11-241-4/+8
* buildhistory: Fix srcrevs outputRichard Purdie2021-11-231-17/+13
* buildhistory: Drop support for older bitbakesRichard Purdie2021-11-231-11/+1
* classes/crate-fetch: Ensure crate fetcher is availableJoshua Watt2021-11-231-3/+18
* rootfs-postcommands: update systemd_create_usersVyacheslav Yurkov2021-11-231-1/+1
* classes/meson: Add optional rust definitionsJoshua Watt2021-11-231-1/+10
* create-spdx: Fix key errors in do_create_runtime_spdxAndres Beltran2021-11-211-0/+3
* create-spdx: Protect against None from LICENSE_PATHSaul Wold2021-11-211-2/+1
* create_spdx: ensure is_work_shared() is uniqueSaul Wold2021-11-211-7/+5