aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2017-07-21devtool: standard: enable options for PREMIRRORS and MIRRORSChang Rebecca Swee Fun
2017-07-21devtool: find-recipe: enable new subcommand for devtoolChang Rebecca Swee Fun
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun
2017-07-21devtool: Setup logging before calling prepareRichard Purdie
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-07-21devtool: extract: refactor kern-tools-native handlingPaul Eggleton
2017-06-12devtool/standard: Fix lock in _prep_extract_operationAníbal Limón
2017-06-03devtool: deploy-target: Let script continue even if rm failsDaniel Lublin
2017-06-03devtool: Compare abspath of both B and SOla x Nilsson
2017-06-03devtool: deploy-target: Don't use find -execDaniel Lublin
2017-05-25devtool/standard.py: Enable perf to be buildableSaul Wold
2017-04-13devtool: extract: drop erroneous bb.event.TaskStartedPaul Eggleton
2017-04-13devtool: extract: fix handling of failed tasksPaul Eggleton
2017-04-13devtool: modify: add --keep-temp option for debuggingPaul Eggleton
2017-04-12devtool: add: prevent repeatedly running recipetoolPaul Eggleton
2017-04-12devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton
2017-04-05devtool: point runqemu to correct native bindirbrian avery
2017-03-28devtool: open kconfig fragment in binary modeStephano Cetola
2017-03-21devtool: tidy up handling of parse failuresPaul Eggleton
2017-03-21devtool/recipetill: npm install of devDependenciesAnders Darander
2017-03-01devtool/sdk: Run build-sysroots after installing new thingsRichard Purdie
2017-03-01scripts/lib/devtool/deploy.py: add --port/-P argument for target connectionTim Orling
2017-02-23devtool: upgrade: fix error of import recipeutilsLuck Hoang
2017-02-07devtool: improve parse failure handlingPaul Eggleton
2017-01-19devtool: fix source extraction to work with recipe specific sysrootsPaul Eggleton
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22devtool: modify: fix usage on the kernelPaul Eggleton
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-14devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-14devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-14classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-12-14devtool: package: don't try to initialise tinfoil twicePaul Eggleton
2016-11-23devtool: fix handling of unicode characters from subprocess stdoutJiajie Hu
2016-11-23devtool: modify: support recipes with only local files as sourcePaul Eggleton
2016-11-23devtool: update-recipe: support replacing remote patchesPaul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23devtool: update-recipe: check output before treating it as a stringPaul Eggleton
2016-11-07devtool: add "rename" subcommandPaul Eggleton
2016-11-07devtool: finish: warn if moving recipe to unconfigured destination layerPaul Eggleton
2016-11-07devtool: finish: fix error if destination layer is not in bblayers.confPaul Eggleton
2016-11-07devtool: add: show recipetool create outputPaul Eggleton
2016-10-25devtool: runqemu: work around runqemu script path assumptionPaul Eggleton
2016-10-05devtool: modify command fails to ignore source filesStephano Cetola
2016-10-05devtool: deploy-target: Avoid unnecessary dependency on awk on the targetPeter Kjellerstedt
2016-10-05devtool: add: build nodejs-native if npm is needed and not availablePaul Eggleton
2016-10-05devtool: add: display a warning for deprecated -f/--fetch optionPaul Eggleton
2016-10-05devtool: add: fix error message when only specifying a recipe namePaul Eggleton
2016-09-19devtool: add: drop superfluous validation for recipe namePaul Eggleton