summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of taskStefan Wiehler2022-06-221-0/+8
* cve-check: add coverage statistics on recipes with/without CVEsMarta Rybczynska2022-06-111-11/+37
* cve-check: write empty fragment files in the text modeMarta Rybczynska2022-06-111-14/+13
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-111-8/+3
* cve-check: Allow warnings to be disabledRichard Purdie2022-06-041-1/+2
* cve-check: Only include installed packages for rootfs manifestErnst Sjöstrand2022-06-041-15/+54
* cve-check: Add helper for symlink handlingErnst Sjöstrand2022-06-041-21/+13
* cve-check.bbclass: Added do_populate_sdk[recrdeptask].leimaohui2022-06-041-0/+1
* cve-check: Fix report generationMarta Rybczynska2022-05-241-8/+10
* base: Avoid circular references to our own scriptsRichard Purdie2022-05-141-0/+4
* rootfs-postcommands: fix symlinks where link and output path are equalDavide Gardenal2022-05-141-6/+8
* cve-check: fix symlinks where link and output path are equalDavide Gardenal2022-05-141-8/+11
* cve-check: add JSON format to summary outputDavide Gardenal2022-05-141-18/+33
* cve-check: no need to depend on the fetch taskRoss Burton2022-05-141-1/+1
* base: Drop git interceptRichard Purdie2022-05-091-1/+0
* install/devshell: Introduce git intercept script due to fakeroot issuesPaul Gortmaker2022-05-092-0/+3
* cve-check: add json formatMarta Rybczynska2022-05-031-1/+143
* metadata_scm.bbclass: Use immediate expansion for the METADATA_* variablesPeter Kjellerstedt2022-04-211-5/+5
* license_image.bbclass: close package.manifest fileMartin Jansa2022-04-211-2/+2
* mirrors: Add missing gitsm entries for yocto/oe mirrorsRichard Purdie2022-04-091-0/+2
* python3targetconfig: Use for nativesdk tooRichard Purdie2022-03-231-0/+12
* sstate: inside the threadedpool don't write to the shared localdataJose Quaresma2022-03-111-1/+1
* uninative: Add version to uninative tarball nameRichard Purdie2022-03-091-1/+1
* buildhistory.bbclass: create the buildhistory directory when neededJose Quaresma2022-03-091-0/+1
* cml1.bbclass: Handle ncurses-native being available via pkg-configNathan Rossi2022-03-091-0/+8
* Revert "cve-check: add lockfile to task"Ross Burton2022-03-091-1/+0
* cve-check: get_cve_info should open the database read-onlyRoss Burton2022-03-091-1/+2
* default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie2022-02-231-1/+1
* cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier2022-02-231-0/+1
* sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt2022-02-161-5/+9
* cve-check: add lockfile to taskKonrad Weihmann2022-01-221-0/+1
* cve-update-db-native: use fetch taskRoss Burton2022-01-221-1/+1
* buildhistory: Fix srcrevs outputRichard Purdie2021-12-081-17/+13
* reproducible_build/package_XXX: Ensure SDE task is in dependency chainRichard Purdie2021-12-024-4/+8
* mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie2021-11-151-0/+1
* reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checkingMark Hatle2021-11-151-19/+34
* sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie2021-11-151-0/+4
* sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie2021-11-151-0/+18
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-151-6/+6
* mirrors: Add uninative mirror on kernel.orgRichard Purdie2021-11-151-0/+1
* meta: Add explict branch to git SRC_URIs, handle github url changesSteve Sakoman2021-11-111-1/+1
* mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk2021-11-031-1/+0
* testimage: fix unclosed testdata fileRoss Burton2021-11-031-3/+4
* reproducible_build: Drop obsolete sstate workaroundRichard Purdie2021-11-031-4/+0
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-11-031-0/+4
* base: Use repr() for printing exceptionsRichard Purdie2021-11-031-2/+2
* base: Clean up unneeded len() callsRichard Purdie2021-11-031-4/+4
* sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton2021-11-031-3/+4
* devtool: fix modify with patches in override directoriesRoss Burton2021-11-031-1/+3
* sstate: fix touching files inside pseudoJose Quaresma2021-11-031-2/+2