index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
devtool
Commit message (
Expand
)
Author
Age
Files
Lines
*
devtool/standard: Fix lock in _prep_extract_operation
Aníbal Limón
2017-06-12
1
-0
/
+1
*
devtool: deploy-target: Let script continue even if rm fails
Daniel Lublin
2017-06-03
1
-1
/
+1
*
devtool: Compare abspath of both B and S
Ola x Nilsson
2017-06-03
1
-1
/
+1
*
devtool: deploy-target: Don't use find -exec
Daniel Lublin
2017-06-03
1
-1
/
+5
*
devtool/standard.py: Enable perf to be buildable
Saul Wold
2017-05-25
1
-1
/
+4
*
devtool: extract: drop erroneous bb.event.TaskStarted
Paul Eggleton
2017-04-14
1
-1
/
+0
*
devtool: extract: fix handling of failed tasks
Paul Eggleton
2017-04-14
1
-0
/
+3
*
devtool: modify: add --keep-temp option for debugging
Paul Eggleton
2017-04-14
1
-1
/
+2
*
devtool: add: prevent repeatedly running recipetool
Paul Eggleton
2017-04-13
1
-0
/
+4
*
devtool: add: fix node.js/npm handling with recipe specific sysroots
Paul Eggleton
2017-04-13
2
-12
/
+15
*
devtool: point runqemu to correct native bindir
brian avery
2017-04-05
1
-1
/
+3
*
devtool: open kconfig fragment in binary mode
Stephano Cetola
2017-03-28
1
-1
/
+1
*
devtool: tidy up handling of parse failures
Paul Eggleton
2017-03-22
1
-2
/
+9
*
devtool/recipetill: npm install of devDependencies
Anders Darander
2017-03-22
1
-0
/
+3
*
devtool/sdk: Run build-sysroots after installing new things
Richard Purdie
2017-03-01
1
-0
/
+6
*
scripts/lib/devtool/deploy.py: add --port/-P argument for target connection
Tim Orling
2017-03-01
1
-4
/
+22
*
devtool: upgrade: fix error of import recipeutils
Luck Hoang
2017-02-23
1
-0
/
+4
*
devtool: improve parse failure handling
Paul Eggleton
2017-02-07
2
-2
/
+16
*
devtool: fix source extraction to work with recipe specific sysroots
Paul Eggleton
2017-01-20
1
-1
/
+15
*
meta/scripts: Various getVar/getVarFlag expansion parameter fixes
Richard Purdie
2017-01-09
2
-2
/
+2
*
devtool: modify: fix usage on the kernel
Paul Eggleton
2016-12-22
1
-0
/
+2
*
scripts: remove True option to getVar calls
Joshua Lock
2016-12-16
10
-67
/
+67
*
devtool: extract: disable basehash mismatch errors
Paul Eggleton
2016-12-14
1
-0
/
+1
*
devtool: fix extraction of source to work in memres mode
Paul Eggleton
2016-12-14
2
-69
/
+55
*
classes/patch: move in logic to commit for additional tasks
Paul Eggleton
2016-12-14
1
-36
/
+1
*
devtool / recipetool: use tinfoil parsing API
Paul Eggleton
2016-12-14
4
-22
/
+10
*
devtool: package: don't try to initialise tinfoil twice
Paul Eggleton
2016-12-14
1
-3
/
+1
*
devtool: fix handling of unicode characters from subprocess stdout
Jiajie Hu
2016-11-23
1
-2
/
+3
*
devtool: modify: support recipes with only local files as source
Paul Eggleton
2016-11-23
1
-0
/
+23
*
devtool: update-recipe: support replacing remote patches
Paul Eggleton
2016-11-23
1
-2
/
+24
*
devtool: update-recipe: fix handling of compressed local patches
Paul Eggleton
2016-11-23
1
-18
/
+37
*
devtool: update-recipe: check output before treating it as a string
Paul Eggleton
2016-11-23
1
-4
/
+5
*
devtool: add "rename" subcommand
Paul Eggleton
2016-11-07
2
-1
/
+203
*
devtool: finish: warn if moving recipe to unconfigured destination layer
Paul Eggleton
2016-11-07
1
-0
/
+5
*
devtool: finish: fix error if destination layer is not in bblayers.conf
Paul Eggleton
2016-11-07
1
-1
/
+3
*
devtool: add: show recipetool create output
Paul Eggleton
2016-11-07
1
-2
/
+3
*
devtool: runqemu: work around runqemu script path assumption
Paul Eggleton
2016-10-25
1
-1
/
+6
*
devtool: modify command fails to ignore source files
Stephano Cetola
2016-10-06
1
-1
/
+7
*
devtool: deploy-target: Avoid unnecessary dependency on awk on the target
Peter Kjellerstedt
2016-10-05
1
-1
/
+1
*
devtool: add: build nodejs-native if npm is needed and not available
Paul Eggleton
2016-10-05
2
-9
/
+51
*
devtool: add: display a warning for deprecated -f/--fetch option
Paul Eggleton
2016-10-05
1
-1
/
+1
*
devtool: add: fix error message when only specifying a recipe name
Paul Eggleton
2016-10-05
1
-1
/
+1
*
devtool: add: drop superfluous validation for recipe name
Paul Eggleton
2016-09-20
1
-4
/
+0
*
recipetool: create: support git short form URLs
Paul Eggleton
2016-09-20
1
-2
/
+2
*
devtool: update-recipe: support files with subdir=
Paul Eggleton
2016-09-08
1
-2
/
+36
*
scripts: ensure tinfoil is shut down correctly
Paul Eggleton
2016-09-03
5
-344
/
+369
*
lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git
Paul Eggleton
2016-09-03
3
-11
/
+19
*
devtool: build_image: Fix recipe filter
Ola x Nilsson
2016-08-25
1
-1
/
+1
*
devtool: Use the wildcard flag in update_recipe_patch
Ola x Nilsson
2016-08-25
1
-0
/
+1
*
devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...
Richard Purdie
2016-08-18
3
-4
/
+3
[next]