summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2022-02-21devtool: explicitly set main or master branches in upgrades when availableAlexander Kanavin
2022-02-07devtool: deploy-target: Remove stripped binaries in pseudo contextFlorian Amstutz
2022-02-03devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORSPeter Kjellerstedt
2021-09-23meta: Drop useless classRichard Purdie
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie
2021-08-02devtool: print a warning on upgrades if PREFERRED_VERSION is setAlexander Kanavin
2021-08-02meta: Manual override fixesRichard Purdie
2021-08-02Convert to new override syntaxRichard Purdie
2021-07-16devtool: correctly handle non-standard source tree locations in upgradesAlexander Kanavin
2021-07-02devtool: deploy-target: Fix preserving attributes when using --stripFlorian Amstutz
2021-06-26devtool upgrade: rebase override-only patches as wellAlexander Kanavin
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-12-31devtool: gitsm:// should be handled same as git:// in upgradesAlexander Kanavin
2020-10-17devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber
2020-10-08devtool: remove unused variableRoss Burton
2020-09-02devtool: deploy-target: Fix size calculation for hard linksMichael Tretter
2020-08-27devtool: expand SRC_URI when guessing recipe update modeMartin Jansa
2020-07-08devtool: default to empty string, if LIC_FILES_CHKSUM is not availableBjarne Michelsen
2020-06-23devtool: fix typoPaul Eggleton
2020-06-04devtool: use -f and don't use --exclude-standard when adding files to workspaceMartin Jansa
2020-05-21devtool: do not write md5sums into upgraded recipesAlexander Kanavin
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-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-11-21Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"Alexander Kanavin
2019-10-23devtool: add ssh key option to deploy-target paramEduardo Abinader
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-08-21devtool: build: Also run deploy for devtool build if applicableJaewon Lee
2019-07-22devtool: remove temp dir in upgradeChen Qi
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-07-03devtool: upgrade: fix handling of errors parsing upgraded recipePaul Eggleton
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
2019-03-24devtool: prevent starting git gc in backgroundTaras Kondratiuk
2019-03-12correct do_patch for kernel bbappend in sdkYann CARDAILLAC
2019-02-25devtool: deploy-target: allow use of alternate sshOlaf Mandel
2019-02-02devtool: add --all option to check-upgrade-statusRoss Burton
2019-01-26devtool: add a command to print an overall list of recipes that can be updatedAlexander Kanavin
2019-01-22devtool: improve git repo checks before check_commits logicDan Dedrick