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
*
devtool: check that source tree still exists
Paul Eggleton
2015-09-23
1
-7
/
+4
*
devtool: update-recipe: get srcuri parameters with decodeurl()
Markus Lehtonen
2015-09-12
1
-5
/
+2
*
devtool: make plugin_init optional
Ed Bartosh
2015-09-12
1
-5
/
+0
*
devtool: update-recipe: add a warning when recipe is inside the workspace
Paul Eggleton
2015-09-09
1
-0
/
+4
*
devtool: update-recipe: better 'auto' mode
Markus Lehtonen
2015-09-09
1
-7
/
+27
*
devtool: Create a single file for the build devtool feature
Leonardo Sandoval
2015-09-09
1
-22
/
+0
*
devtool: add upgrade feature
Leonardo Sandoval
2015-09-09
1
-1
/
+3
*
devtool: improve modified file preservation to handle directory structures
Paul Eggleton
2015-09-09
1
-9
/
+21
*
devtool: modify: enable do_shared_workdir for kernel
Markus Lehtonen
2015-09-09
1
-1
/
+1
*
devtool: run kernel dependencies
Markus Lehtonen
2015-09-04
1
-3
/
+23
*
devtool: extract: correct initial rev for kernel packages
Markus Lehtonen
2015-09-04
1
-17
/
+16
*
devtool: make required tasks be run in kernel build
Markus Lehtonen
2015-09-04
1
-0
/
+2
*
Revert "devtool: make add_md5 a public API"
Ed Bartosh
2015-08-31
1
-4
/
+11
*
devtool: make 2 functions public
Ed Bartosh
2015-08-31
1
-32
/
+4
*
devtool: make add_md5 a public API
Ed Bartosh
2015-08-30
1
-10
/
+4
*
lib/oe/recipeutils: avoid parsing in get_var_files()
Paul Eggleton
2015-08-19
1
-2
/
+2
*
devtool: fix handling of BBCLASSEXTENDed recipes
Paul Eggleton
2015-08-19
1
-8
/
+12
*
devtool: extract: remove patches subdirectory when S == WORKDIR
Paul Eggleton
2015-08-19
1
-2
/
+1
*
devtool: extract: prevent externalsrc from interfering with extraction
Paul Eggleton
2015-08-19
1
-0
/
+2
*
lib/devtool/standard: Fix patch cleanup
Richard Purdie
2015-06-26
1
-1
/
+2
*
devtool: use DevtoolError for error handling
Markus Lehtonen
2015-06-18
1
-84
/
+70
*
devtool: remove some unused return values
Markus Lehtonen
2015-06-18
1
-3
/
+0
*
devtool: split out 'patch' update mode into a separate function
Markus Lehtonen
2015-06-18
1
-114
/
+122
*
devtool: split out 'srcrev' update mode into a separate function
Markus Lehtonen
2015-06-18
1
-77
/
+111
*
devtool: slight simplification of path splitting logic
Markus Lehtonen
2015-06-18
1
-6
/
+5
*
devtool: simplify few conditionals a bit
Markus Lehtonen
2015-06-18
1
-8
/
+6
*
devtool: simplify the logic of determining patches to be removed
Markus Lehtonen
2015-06-18
1
-14
/
+11
*
devtool: update-recipe: do rev parsing in a separate function
Markus Lehtonen
2015-06-18
1
-24
/
+31
*
devtool: refactor bb task execution into a separate class
Markus Lehtonen
2015-06-18
1
-20
/
+30
*
devtool: fix wrong indentation
Markus Lehtonen
2015-06-18
1
-2
/
+2
*
devtool: update-recipe: add option to write changes to bbappend
Paul Eggleton
2015-05-20
1
-41
/
+107
*
devtool / recipetool: ensure bb.note() gets printed
Paul Eggleton
2015-05-20
1
-0
/
+7
*
devtool: fix build env command execution error handling
Paul Eggleton
2015-05-16
1
-5
/
+17
*
devtool: add missing docstrings
Markus Lehtonen
2015-05-16
1
-1
/
+19
*
devtool: rename unused variables
Markus Lehtonen
2015-05-16
1
-1
/
+1
*
devtool: remove unused imports / re-imports
Markus Lehtonen
2015-05-16
1
-1
/
+0
*
devtool: extract: remove patches when S=WORKDIR
Markus Lehtonen
2015-05-16
1
-1
/
+26
*
devtool: fix for rename of gcc-source
Paul Eggleton
2015-05-07
1
-1
/
+1
*
devtool: add: use the appropriate file naming and versioning for SCM recipes
Paul Eggleton
2015-05-01
1
-1
/
+13
*
devtool: add: add an option to fetch remote source
Paul Eggleton
2015-05-01
1
-3
/
+22
*
recipetool: ensure git clone is standalone when extracting
Paul Eggleton
2015-05-01
1
-6
/
+2
*
devtool: update-recipe: check if source tree is a git repository
Paul Eggleton
2015-04-27
1
-5
/
+11
*
devtool: update-recipe: handle unversioned bbappends
Paul Eggleton
2015-04-27
1
-7
/
+7
*
devtool: reset: avoid errors in case file no longer exists
Paul Eggleton
2015-04-27
1
-1
/
+8
*
devtool: add: use correct bbappend file name with -V option
Paul Eggleton
2015-04-27
1
-1
/
+1
*
devtool: include bbappends in recipe parsing
Markus Lehtonen
2015-04-27
1
-13
/
+22
*
devtool: modify: implement --no-same-dir
Markus Lehtonen
2015-04-27
1
-2
/
+7
*
devtool: modify: use B=S if that is the default for the recipe
Markus Lehtonen
2015-04-27
1
-5
/
+12
*
devtool: call parse_recipe with correct arguments
Markus Lehtonen
2015-04-19
1
-2
/
+3
*
devtool: modify/extract: prevent usage with incompatible recipes
Paul Eggleton
2015-03-20
1
-13
/
+35
[next]