summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
Commit message (Expand)AuthorAgeFilesLines
* recipetool/devtool: calculate source paths relative to UNPACKDIRAlexander Kanavin6 days1-6/+6
* devtool: reset: Escape command line input used in regular expressionPeter Kjellerstedt2025-03-201-1/+1
* devtool: standard: simplify get_staging_kverChris Laplante2025-02-011-8/+6
* devtool: standard: fix unbound variable usageChris Laplante2025-02-011-2/+7
* devtool: standard: fix typo in variableChris Laplante2025-02-011-1/+1
* devtool: standard: cleanup imports; stop relying on transitive bb importsChris Laplante2025-02-011-18/+23
* devtool: modify support debug-buildsAdrian Freihofer2024-12-171-0/+3
* devtool: drop useless variablesAdrian Freihofer2024-09-301-3/+0
* devtool: remove obsolete SRCTREECOVEREDTASKS handlingAdrian Freihofer2024-09-041-3/+0
* devtool: modify kernel adds append twiceAdrian Freihofer2024-09-041-4/+0
* devtool: Drop oe-local-files and simplifyRichard Purdie2024-05-211-135/+59
* devtool: modify: Catch git submodule error for go codeAnton Almqvist2024-05-151-1/+4
* devtool: standard: update-recipe/finish: fix update localfile in another layerJulien Stephan2024-04-251-9/+14
* devtool: sync: Fix Execution errorVincent Kriek2024-04-251-1/+12
* devtool: standard: throws appropriate error if source is in detached HEADJulien Stephan2024-04-121-0/+2
* lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt2024-02-191-8/+7
* devtool: Make use of oe.patch.GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-191-5/+1
* devtool: _extract_source: Correct the removal of an old backup directoryPeter Kjellerstedt2024-02-181-6/+6
* devtool: standard: Add some missing whitespacePeter Kjellerstedt2024-02-181-12/+12
* devtool: modify: Correct appending of type=git-dependency to URIsPeter Kjellerstedt2024-02-161-2/+2
* devtool: modify: add support for multiple source in SRC_URIJulien Stephan2024-01-241-0/+20
* devtool/standard: correctly escape \Alexander Kanavin2024-01-091-1/+1
* devtool: modify: fix exceptionJamin Lin2024-01-071-1/+1
* devtool: modify: Handle recipes with a menuconfig task correctlyPeter Kjellerstedt2023-12-161-1/+1
* devtool: modify: Make --no-extract work againPeter Kjellerstedt2023-12-081-1/+2
* recipetool: create_buildsys_python: add pypi supportJulien Stephan2023-12-061-0/+3
* devtool: add support for git submodulesJulien Stephan2023-12-011-102/+167
* devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCMJulien Stephan2023-12-011-1/+5
* devtool: fix update-recipe dry-run modeJulien Stephan2023-11-301-5/+4
* recipetool/devtool: Ensure server knows about changed filesRichard Purdie2023-09-181-0/+1
* devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin2023-07-301-0/+2
* devtool: Fix the wrong variable in srcuri_entryCharlie Wu2023-06-151-1/+1
* meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu2023-06-091-3/+3
* devtool: ignore patch-fuzz errors when extracting sourceAlexander Kanavin2023-02-241-0/+1
* devtool: process local files only for the main branchAlexander Kanavin2022-12-311-16/+22
* devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin2022-12-181-8/+11
* devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin2022-08-211-3/+13
* devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton2022-07-141-6/+19
* devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton2022-07-121-1/+3
* devtool: Fix _copy_file() TypeErrorXiaobing Luo2022-06-111-1/+1
* meta: Drop useless classRichard Purdie2021-09-231-4/+0
* meta: Manual override fixesRichard Purdie2021-08-021-4/+4
* Convert to new override syntaxRichard Purdie2021-08-021-6/+6
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-4/+4
* devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego2021-03-141-1/+6
* devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski2021-01-231-1/+5
* devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski2021-01-201-4/+26
* devtool: remove unused variableRoss Burton2020-10-081-1/+0
* devtool: expand SRC_URI when guessing recipe update modeMartin Jansa2020-08-271-1/+1
* devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein2020-02-021-2/+4