summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
Commit message (Expand)AuthorAgeFilesLines
* cve-update-db-native: use context manager for cve_fChris Laplante2020-09-171-4/+1
* cve-check/cve-update-db-native: use lockfile to fix usage under multiconfigChris Laplante2020-09-171-2/+3
* cve-update-db-native: add progress handlerChris Laplante2020-09-171-43/+47
* cve-update: handle baseMetricV2 as optionalKonrad Weihmann2020-08-071-4/+9
* buildtools-tarball: export OPENSSL_CONF in environment setupSteve Sakoman2020-06-261-0/+1
* build-sysroots: add sysroot paths with native binaries to PATHAlexander Kanavin2020-06-181-0/+4
* buildtools-extended-tarball: add libgomp-devAlexander Kanavin2020-05-071-0/+1
* buildtools-tarball: add nativesdk-mtools for `wic ls'hongxu2020-05-051-0/+1
* buildtools-extended-tarball: Add libstc++.aJeremy Puhlman2020-05-051-0/+1
* cve-update-db-native: fix DB file version for '-'Lee Chee Yang2020-04-051-0/+3
* cve-check: CPE version '-' as all versionLee Chee Yang2020-04-011-1/+1
* cve-update-db-native: clean DB if temporary file existLee Chee Yang2020-03-291-1/+8
* cve-update-db-native: prevent fatal error cause by networkLee Chee Yang2020-03-291-1/+7
* buildtools-extended-tarball: Add locale commandRichard Purdie2020-03-111-0/+1
* buildtools-extended-tarball: add nativesdk-libxcrypt-devJeremy Puhlman2020-03-061-0/+1
* image.bbclass, package-index.bb: Delete do_populate_lic taskKhem Raj2020-02-151-0/+1
* patch: Extend to native/nativesdk and depend uponRichard Purdie2020-02-061-0/+1
* buildtools-tarball: Add an ld.so.conf for nativesdk-binutilsRichard Purdie2020-01-221-0/+4
* meta-extsdk-toolchain: Mark as nostampRichard Purdie2020-01-111-0/+3
* dummy-sdk-package.inc: do multilib expanesion for RREPLACES as wellAlexander Kanavin2020-01-101-2/+3
* buildtools-extended-tarball: add recipe with build-essentialsTim Orling2020-01-011-0/+32
* nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automakeTim Orling2019-12-301-0/+3
* cve-check: Switch to NVD CVE JSON feed version 1.1Niko Mauno2019-12-091-1/+1
* dummy-sdk-package.inc: do not include files into RREPLACESAlexander Kanavin2019-11-281-1/+2
* dummy-sdk-package: Add DUMMYPROVIDES_PACKAGESRichard Purdie2019-11-284-3/+11
* cve-update-db-native: clean up proxy handlingRoss Burton2019-11-211-26/+5
* cve-update-db-native: add an index on the CVE ID columnRoss Burton2019-11-211-0/+3
* cve-update-db-native: don't hardcode the database nameRoss Burton2019-11-211-2/+2
* cve-update-db-native: don't refresh more than once an hourRoss Burton2019-11-141-1/+9
* buildtools-tarball: export OPENSSL_CONF for opensslLiwei Song2019-11-141-0/+1
* Revert "meta-extsdk: Either an sstate task is a proper task or it isn't"Richard Purdie2019-09-271-5/+0
* meta-extsdk: Either an sstate task is a proper task or it isn'tRichard Purdie2019-09-191-0/+5
* target-sdk-provides-dummy: extend packages for multilib caseChen Qi2019-08-211-4/+8
* cve-update-db-native: fix https proxy issuesChin Huat Ang2019-07-261-11/+30
* cve-update-db-native: clean up JSON fetchingRoss Burton2019-07-221-17/+12
* cve-update-db-native: improve metadata parsingRoss Burton2019-07-221-8/+10
* cve-update-db-native: use executemany() to optimise CPE insertionRoss Burton2019-07-221-53/+32
* cve-update-db: actually inherit nativeRoss Burton2019-07-191-2/+1
* cve-update-db-native: use os.path.join instead of +Ross Burton2019-07-191-4/+4
* cve-update-db-native: Remove hash column from database.Pierre Le Magourou2019-07-191-14/+7
* cve-update-db-native: use SQL placeholders instead of format stringsRoss Burton2019-07-181-1/+1
* cve-update-db-native: Skip recipe when cve-check class is not loaded.Pierre Le Magourou2019-07-101-0/+5
* cve-update-db: Use NVD CPE data to populate PRODUCTS tablePierre Le Magourou2019-07-091-14/+74
* cve-check: Depends on cve-update-db-nativePierre Le Magourou2019-07-091-0/+0
* cve-update-db: Catch request.urlopen errors.Pierre Le Magourou2019-07-051-9/+21
* cve-update-db: do_populate_cve_db depends on do_fetchPierre Le Magourou2019-06-281-8/+13
* target-sdk-provides-dummy: add libperl.so.5 64bitChen Qi2019-06-271-0/+1
* cve-update-db: Manage proxy if needed.Pierre Le Magourou2019-06-271-2/+9
* cve-update-db: Use std library instead of urllib3Pierre Le Magourou2019-06-271-6/+4
* cve-update-db: New recipe to update CVE databasePierre Le Magourou2019-06-201-0/+121