summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* useradd-staticids.bbclass: improve error messageMikko Rapeli2023-07-041-1/+1
* report-error: catch Nothing PROVIDES errorMingli Yu2023-04-041-1/+26
* devtool: add support for multiple git url inside a cargo based recipeFrederic Martinsons2023-04-011-3/+1
* cve-update-nvd2-native: new CVE database fetcherMarta Rybczynska2023-04-011-2/+2
* cve-check: Fix false negative version issueGeoffrey GIRY2023-03-301-1/+4
* staging/multilib: Fix manifest corruptionRichard Purdie2023-03-091-0/+1
* create-spdx: fix config build by adding dependency to enable rerunsMaanya Goenka2023-03-061-1/+1
* icecc: enable the network only when ICECC_DISABLED is not setJose Quaresma2023-02-241-4/+6
* classes/create-spdx-2.2: Report downloads as separate packagesJoshua Watt2023-02-191-8/+50
* create-spdx-2.2: Add support for custom AnnotationsSaul Wold2023-02-151-1/+6
* classes/create-sdpx-2.2: Remove image SPDX and index from deploydirJoshua Watt2023-02-151-12/+8
* recipe_sanity: fix old override syntaxUlrich Ölmann2023-02-081-1/+1
* devtool: fix devtool finish when gitmodules file is emptyThomas Roos2023-01-181-1/+1
* cve-check: write the cve manifest to IMGDEPLOYDIRJermain Horsman2023-01-181-3/+3
* rm_work: handle non-existant stamps directoryRoss Burton2023-01-061-49/+52
* rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusivelyLuis2022-12-261-4/+11
* externalsrc: fix lookup for .gitmodulesPeter Marko2022-12-081-1/+1
* rm_work: adjust dependency to make do_rm_work_all depend on do_rm_workChen Qi2022-12-081-1/+1
* rm_work: exclude the SSTATETASKS from the rm_work tasks sinatureJose Quaresma2022-11-141-0/+2
* classes/testexport: move to classes-recipeRoss Burton2022-11-111-180/+0
* create-spdx: default share_src for shared sourcesKonrad Weihmann2022-11-111-2/+3
* classes: create-spdx: Move to version specific classJoshua Watt2022-11-112-1020/+1028
* archiver: avoid using machine variable as it breaks multiconfigJose Quaresma2022-11-021-1/+1
* create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGEDMichael Opdenacker2022-10-291-2/+0
* externalsrc.bbclass: Remove a trailing slash from ${B}Peter Kjellerstedt2022-10-261-1/+1
* externalsrc.bbclass: fix git repo detectionMartin Jansa2022-10-261-2/+2
* create-spdx: Remove ";name=..." for downloadLocationKeiya Nobuta2022-10-261-0/+1
* own-mirrors: add crateAdrian Freihofer2022-10-251-0/+1
* externalsrc: move back to classesRoss Burton2022-10-251-0/+272
* icecc.bbclass: fix filename of recipe in commentUlrich Ölmann2022-09-171-1/+1
* classes: Update overlayfs classes to use new bitbake functionalityVyacheslav Yurkov2022-09-092-219/+0
* icecc.bbclass: delete 'rm' commandUlrich Ölmann2022-09-071-1/+0
* icecc.bbclass: fix typosUlrich Ölmann2022-09-071-23/+23
* cve-check: close cursors as soon as possibleRoss Burton2022-09-021-4/+9
* classes: cve-check: Get shared database lockJoshua Watt2022-08-311-11/+12
* distrooverrides: Move back to classes whilst it's usage is clarifiedRichard Purdie2022-08-181-0/+38
* create-spdx: handle links to inaccessible locationsPeter Marko2022-08-141-1/+1
* archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the share...Jose Quaresma2022-08-121-1/+3
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-12165-29184/+0
* insane: Update to allow for class layout changesRichard Purdie2022-08-121-2/+2
* classes: Add SPDX license identifiersRichard Purdie2022-08-12207-18/+407
* classes: Add copyright statements to files without oneRichard Purdie2022-08-12188-6/+739
* testexport: Use IMAGE_CLASSES for testimageRichard Purdie2022-08-121-1/+1
* testexport: Fix to work as an image classRichard Purdie2022-08-121-3/+2
* rust: Remove unneeded RUST_TARGETGENS settingsRichard Purdie2022-08-121-6/+2
* buildhistory: Only use image-artifact-names as an image classRichard Purdie2022-08-121-1/+1
* rust-common: Remove conflict with utils create_wrapperRichard Purdie2022-08-091-9/+9
* rust: Drop cross/crosssdkRichard Purdie2022-08-082-3/+3
* rust-common: Set rustlibdir to match target expectationRichard Purdie2022-08-081-2/+2
* rust-common: Simplify libc handlingRichard Purdie2022-08-081-37/+8