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
/
standard.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: python3: convert iterables to lists
Ed Bartosh
2016-06-03
1
-2
/
+2
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
1
-7
/
+7
*
classes/lib: Update xrange -> range for python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
1
-6
/
+6
*
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
2016-06-01
1
-0
/
+3
*
devtool: modify: call shutdown on tinfoil when done
Paul Eggleton
2016-03-31
1
-0
/
+2
*
devtool: add: create git repository if URL specified as positional argument
Paul Eggleton
2016-03-25
1
-1
/
+1
*
devtool: add: delete externalsrc files on npm recipe do_install
Paul Eggleton
2016-03-25
1
-0
/
+11
*
devtool: change config symlink name to .config.new
Markus Lehtonen
2016-03-20
1
-2
/
+2
*
recipetool: create: support creation of additional files by plugins
Paul Eggleton
2016-03-09
1
-1
/
+5
*
devtool: modify: fix source tree default name when mapping virtuals
Paul Eggleton
2016-02-28
1
-17
/
+18
*
devtool: add: tweak auto-determining name failure message
Paul Eggleton
2016-02-28
1
-1
/
+1
*
devtool: update-recipe: create config fragment
Markus Lehtonen
2016-02-28
1
-1
/
+55
*
devtool: sync: update kernel config
Markus Lehtonen
2016-02-28
1
-1
/
+5
*
devtool: modify: tweak help description for behaviour change
Paul Eggleton
2016-02-21
1
-2
/
+2
*
devtool: categorise and order subcommands in help output
Paul Eggleton
2016-02-21
1
-7
/
+14
*
devtool: update-recipe: don't show workspace recipe warning if no update
Paul Eggleton
2016-02-21
1
-5
/
+9
*
devtool: reset: fix preserving patches/other files next to recipes
Paul Eggleton
2016-02-21
1
-4
/
+4
*
devtool: minor fix for error message
Paul Eggleton
2016-02-21
1
-1
/
+1
*
devtool: add: fix adding from a local source directory
Paul Eggleton
2016-02-11
1
-1
/
+1
*
devtool: modify: make -x the default behaviour
Paul Eggleton
2016-02-11
1
-6
/
+8
*
devtool: commit for extra tasks that modify source when extracting
Paul Eggleton
2016-02-11
1
-13
/
+35
*
scripts/devtool: Add getVarFlag expand argument
Richard Purdie
2016-02-06
1
-1
/
+1
*
devtool: extract: use the correct datastore for builddir
Markus Lehtonen
2016-01-26
1
-1
/
+1
*
devtool: properly handle bb.build.FuncFailed when extracting source
Paul Eggleton
2016-01-26
1
-1
/
+4
*
devtool: add: warn if modified recipe found in attic directory
Paul Eggleton
2016-01-26
1
-0
/
+3
*
devtool: move edit-recipe to a separate module
Paul Eggleton
2016-01-26
1
-36
/
+0
*
devtool / recipetool: support specifying a subdirectory within the fetched so...
Paul Eggleton
2016-01-24
1
-0
/
+6
*
devtool: reset: support recipes with BBCLASSEXTEND
Paul Eggleton
2016-01-11
1
-2
/
+11
*
devtool: refactor code for getting local recipe file
Paul Eggleton
2016-01-11
1
-15
/
+4
*
devtool: add: support adding a native variant
Paul Eggleton
2016-01-11
1
-0
/
+3
*
devtool: reset: do clean for multiple recipes at once with -a
Paul Eggleton
2016-01-11
1
-11
/
+14
*
devtool: sync: tweak help / messages
Paul Eggleton
2015-12-28
1
-5
/
+5
*
devtool: reset: print message about leaving source tree behind
Paul Eggleton
2015-12-28
1
-0
/
+11
*
devtool: status: list recipe file within workspace if one exists
Paul Eggleton
2015-12-28
1
-1
/
+11
*
devtool: modify: default source tree path
Paul Eggleton
2015-12-28
1
-11
/
+15
*
devtool: add: allow specifying URL as positional argument
Paul Eggleton
2015-12-28
1
-15
/
+37
*
devtool: add: figure out recipe name from recipetool
Paul Eggleton
2015-12-28
1
-37
/
+90
*
devtool: add: allow source tree to be omitted
Paul Eggleton
2015-12-28
1
-4
/
+26
*
devtool: update-recipe: use correct method to get bbappend filename
Paul Eggleton
2015-12-28
1
-4
/
+3
*
devtool: split out function for naming bbappend
Paul Eggleton
2015-12-28
1
-13
/
+5
*
devtool: add: tweak help text
Paul Eggleton
2015-12-28
1
-2
/
+2
*
devtool: edit-recipe: add new subcommand
Paul Eggleton
2015-12-28
1
-0
/
+44
*
devtool: extract: update SRCTREECOVEREDTASKS for kernel
Markus Lehtonen
2015-12-09
1
-1
/
+2
*
devtool: extract: copy kernel config to srctree
Markus Lehtonen
2015-12-09
1
-0
/
+8
*
devtool: clarify help text
Paul Eggleton
2015-12-01
1
-16
/
+12
*
devtool: disable creating workspace for extract and search subcommands
Paul Eggleton
2015-12-01
1
-1
/
+1
*
devtool: upgrade: fix removing other recipes from workspace on reset
Paul Eggleton
2015-12-01
1
-1
/
+1
*
devtool: include do_patch in SRCTREECOVEREDTASKS
Tzu-Jung Lee
2015-12-01
1
-1
/
+1
*
devtool: add sync command
Tzu-Jung Lee
2015-11-25
1
-21
/
+79
[next]