summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* scripts/devtool: sort the recipes that need to be upgraded togetherRoss Burton2025-03-281-1/+1
* devtool: reset: Escape command line input used in regular expressionPeter Kjellerstedt2025-03-201-1/+1
* devtool: Do not create annotated tags if tag.gpgSign is setPeter Kjellerstedt2025-03-192-5/+5
* 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-012-18/+24
* devtool: ide-sdk remove the plugin from eSDK installerAdrian Freihofer2025-01-201-0/+9
* devtool: build-sdk remove unused importsAdrian Freihofer2025-01-201-7/+0
* devtool: ide-sdk: check 'tools-debug' for gdbserverGeorgi, Tom2024-12-201-1/+1
* devtool: ide-sdk recommend DEBUG_BUILDAdrian Freihofer2024-12-171-41/+9
* devtool: ide-sdk sort cmake presetAdrian Freihofer2024-12-171-2/+2
* devtool: modify support debug-buildsAdrian Freihofer2024-12-171-0/+3
* scripts/devtool: use bb.util.listtasks instead of __BBTASKSRoss Burton2024-12-122-2/+2
* devtool: ide-sdk: fix help typoAntonin Godard2024-10-221-1/+1
* devtool: drop useless variablesAdrian Freihofer2024-09-301-3/+0
* devtool: menuconfig remove useless codeAdrian Freihofer2024-09-301-6/+1
* devtool: drop S = WORKDIR workaroundAdrian Freihofer2024-09-301-38/+0
* devtool: remove obsolete SRCTREECOVEREDTASKS handlingAdrian Freihofer2024-09-041-3/+0
* devtool: modify kernel adds append twiceAdrian Freihofer2024-09-041-4/+0
* devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKSAlexander Kanavin2024-08-031-5/+5
* devtool/upgrade: use PN instead of BPN for naming newly created upgraded recipesAlexander Kanavin2024-07-221-9/+9
* recipeutils/get_recipe_upgrade_status: group recipes when they need to be upg...Alexander Kanavin2024-07-221-9/+19
* lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a...Alexander Kanavin2024-07-221-7/+7
* devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKSTim Orling2024-06-131-0/+11
* recipetool/devtool: Update to work correctly with UNPACKDIRRichard Purdie2024-05-221-1/+1
* 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: ide-sdk: correct help typoAntonin Godard2024-05-091-1/+1
* 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
* devtool: ide-sdk prefer sources from workspaceAdrian Freihofer2024-02-273-6/+32
* devtool: ide-sdk source mapping for vscodeEnguerrand de Ribaucourt2024-02-272-0/+2
* devtool: ide-sdk launch.json per recipe onlyAdrian Freihofer2024-02-271-2/+8
* devtool: ide-sdk python 3.12 escapingAdrian Freihofer2024-02-242-7/+7
* devtool: ide: define compilerPath for meson projectsEnguerrand de Ribaucourt2024-02-232-0/+4
* devtool: ide: vscode: Configure read-only filesEnguerrand de Ribaucourt2024-02-201-2/+9
* devtool: ide_sdk: Use bitbake's python3 for generated scriptsEnguerrand de Ribaucourt2024-02-201-1/+1
* lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt2024-02-192-11/+28
* devtool: Make use of oe.patch.GitApplyTree.commitIgnored()Peter Kjellerstedt2024-02-192-8/+2
* 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: ide-sdk make deploy-target quickerAdrian Freihofer2024-02-181-5/+38
* devtool: new ide-sdk pluginAdrian Freihofer2024-02-184-0/+1790
* devtool: modify: Correct appending of type=git-dependency to URIsPeter Kjellerstedt2024-02-161-2/+2
* devtool: refactor deploy-targetAdrian Freihofer2024-02-021-114/+122
* devtool: refactor deploy to use exec_fakeroot_no_dAdrian Freihofer2024-02-021-4/+7
* devtool: refactor exec_fakerootAdrian Freihofer2024-02-021-1/+4
* devtool: modify: add support for multiple source in SRC_URIJulien Stephan2024-01-241-0/+20