summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)Author
4 daysdevtool: standard: throws appropriate error if source is in detached HEADJulien Stephan
2024-02-19lib/oe/patch: Use git notes to store the filenames for the patchesPeter Kjellerstedt
2024-02-19devtool: Make use of oe.patch.GitApplyTree.commitIgnored()Peter Kjellerstedt
2024-02-18devtool: _extract_source: Correct the removal of an old backup directoryPeter Kjellerstedt
2024-02-18devtool: standard: Add some missing whitespacePeter Kjellerstedt
2024-02-16devtool: modify: Correct appending of type=git-dependency to URIsPeter Kjellerstedt
2024-01-24devtool: modify: add support for multiple source in SRC_URIJulien Stephan
2024-01-09devtool/standard: correctly escape \Alexander Kanavin
2024-01-07devtool: modify: fix exceptionJamin Lin
2023-12-16devtool: modify: Handle recipes with a menuconfig task correctlyPeter Kjellerstedt
2023-12-08devtool: modify: Make --no-extract work againPeter Kjellerstedt
2023-12-06recipetool: create_buildsys_python: add pypi supportJulien Stephan
2023-12-01devtool: add support for git submodulesJulien Stephan
2023-12-01devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCMJulien Stephan
2023-11-30devtool: fix update-recipe dry-run modeJulien Stephan
2023-09-18recipetool/devtool: Ensure server knows about changed filesRichard Purdie
2023-07-30devtool: do not run recipe_qa task when extracting sourceAlexander Kanavin
2023-06-15devtool: Fix the wrong variable in srcuri_entryCharlie Wu
2023-06-09meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu
2023-02-24devtool: ignore patch-fuzz errors when extracting sourceAlexander Kanavin
2022-12-31devtool: process local files only for the main branchAlexander Kanavin
2022-12-18devtool/upgrade: correctly handle recipes where S is a subdir of upstream treeAlexander Kanavin
2022-08-21devtool: do not leave behind source trees in workspace/sourcesAlexander Kanavin
2022-07-14devtool: finish: handle patching when S points to subdir of a git repoPaul Eggleton
2022-07-12devtool: ignore pn- overrides when determining SRC_URI overridesPaul Eggleton
2022-06-11devtool: Fix _copy_file() TypeErrorXiaobing Luo
2021-09-23meta: Drop useless classRichard Purdie
2021-08-02meta: Manual override fixesRichard Purdie
2021-08-02Convert to new override syntaxRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-14devtool: Fix do_kernel_configme taskAlejandro Hernandez Samaniego
2021-01-23devtool: Fix file:// fetcher symlink directory structureTomasz Dziendzielski
2021-01-20devtool: Fix source extraction for gcc shared sourceTomasz Dziendzielski
2020-10-08devtool: remove unused variableRoss Burton
2020-08-27devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-02-02devtool/standard.py: Allow recipe to disable menuconfig logicTom Hochstein
2020-01-27devtool/standard: npm: update the append fileJean-Marie LEMETAYER
2020-01-27devtool: npm: rename npm command line optionsJean-Marie LEMETAYER
2019-11-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
2019-10-23devtool: Add --remove-work option for devtool reset commandSai Hari Chandana Kalluri
2019-10-08devtool/standard.py: Not filtering devtool workspace for devtool finishJaewon Lee
2019-09-27devtool: finish: Add suppport for the --no-clean optionPeter Kjellerstedt
2019-09-27devtool: finish: Keep patches ordered when updating bbappendNiclas Svensson
2019-09-01devtool: Avoid failure for recipes with S == WORKDIR and no local filesPeter Kjellerstedt
2019-07-17devtool: provide support for devtool menuconfig commandSai Hari Chandana Kalluri
2019-07-17devtool/standard.py: Create a copy of kernel source within work-shared if not...Sai Hari Chandana Kalluri
2019-07-17devtool/standard.py: Update devtool modify to copy source from work-shared if...Sai Hari Chandana Kalluri
2019-06-28devtool: warn user about multiple layer having the same base nameChen Qi
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-04-09devtool: standard: Handle exporting generated config fragmentsNathan Rossi