summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/crate.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2/crate: add upstream latest version check functionAlexander Kanavin2024-05-081-0/+9
* bitbake: fetch2: Add API for upstream source tracingAlberto Pianon2023-10-151-0/+2
* bitbake: fetch2/crate: Correct unpack for a crate that matches the recipe namePeter Kjellerstedt2023-05-251-2/+2
* bitbake: fetch2/crate: Simplify extraction of crate names and versions from URIsPeter Kjellerstedt2023-05-251-3/+3
* bitbake: fetch2/crate: create versioned 'name' entriesEnrico Scholz2023-04-061-1/+1
* bitbake: crate.py: make checksum verification mandatoryFrederic Martinsons2023-03-301-1/+1
* bitbake: crate.py: authorize crate url with parametersFrederic Martinsons2023-03-171-3/+6
* bitbake: fetch2/crate fixup c212b0f3 loglevelJose Quaresma2022-09-211-1/+1
* bitbake: fetch2/crate: Drop unused importRichard Purdie2022-04-211-1/+0
* bitbake: fetch2/crate: fix logger.debug lineRicardo Salveti2022-04-151-1/+1
* bitbake: fetch2: Add crate fetcherRichard Purdie2022-01-191-0/+137