summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/create.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: python 3.12 regexAdrian Freihofer2024-02-131-6/+6
* recipetool: create: Only include the expected SRC_URI checksumsPeter Kjellerstedt2023-12-081-1/+3
* recipetool: create: Improve identification of licensesPeter Kjellerstedt2023-12-081-46/+45
* recipetool: create_buildsys_python: add pypi supportJulien Stephan2023-12-061-0/+1
* recipetool: create: add new optional process_url callback for pluginsJulien Stephan2023-12-061-22/+32
* recipetool: create: add trailing newlinesJulien Stephan2023-12-061-3/+5
* recipetool: Ignore *.go files while scanning for licensesLukas Funke2023-11-061-1/+1
* recipetool/devtool: Ensure server knows about changed filesRichard Purdie2023-09-181-0/+1
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-1/+1
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-06-281-0/+4
* recipetool: Do not use mutable default arguments in PythonStefan Herbrechtsmeier2022-04-191-2/+2
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-021-5/+5
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-011-6/+6
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-051-1/+1
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-9/+30
* recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier2021-12-201-1/+1
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-091-8/+7
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-031-1/+1
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-301-0/+3
* recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier2021-10-231-1/+2
* recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier2021-10-141-24/+97
* recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier2021-10-141-4/+8
* recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier2021-10-141-0/+3
* recipetool: ignore empty license filesStefan Herbrechtsmeier2021-10-141-2/+3
* recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier2021-10-141-1/+1
* recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier2021-10-141-0/+2
* recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier2021-10-141-37/+15
* package/scripts: Fix FILES_INFO handlingRichard Purdie2021-08-171-2/+2
* Convert to new override syntaxRichard Purdie2021-08-021-2/+2
* scripts/lib/recipetool/create.py: fix regex stringsTim Orling2020-07-121-5/+5
* recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto2020-06-171-0/+1
* recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER2020-01-271-2/+0
* devtool: npm: rename npm command line optionsJean-Marie LEMETAYER2020-01-271-5/+3
* devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton2019-11-211-3/+1
* recipetool/create: Fix to work with reproducible_buildsRichard Purdie2019-11-211-1/+1
* recipetool: add MD5 hash for the line-wrapped MPL-1.1 licenseRoss Burton2019-07-111-0/+1
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-11/+1
* recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan2019-05-081-1/+1
* logging: use warning instead warnChen Qi2018-07-261-2/+2
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun2017-12-181-4/+4
* recipetool: create: show a warning for github archive URLsPaul Eggleton2017-11-111-0/+3
* recipetool: ignore incidental kernel module sourcePaul Eggleton2017-11-111-2/+4
* recipetool: pass absolute source tree path to pluginsPaul Eggleton2017-11-111-2/+2
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-131-0/+3
* recipetool: create: detect Eclipse licensesPaul Eggleton2017-08-311-1/+5
* recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton2017-08-311-0/+2
* recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton2017-08-311-1/+9
* recipetool: create: make recently added branch/tag handling git specificPaul Eggleton2017-08-311-2/+2