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: add basic means of running runqemu within the extensible SDK
Paul Eggleton
2015-09-23
1
-0
/
+64
*
devtool / recipetool: add handling for binary-only packages
Paul Eggleton
2015-09-23
1
-0
/
+9
*
devtool: build-image: delete bbappend at end of build
Paul Eggleton
2015-09-23
1
-30
/
+23
*
devtool: build-image: improve image recipe handling
Paul Eggleton
2015-09-23
1
-3
/
+23
*
devtool: build-image: tell user where to find output files
Paul Eggleton
2015-09-23
1
-5
/
+9
*
devtool: build-image: fix recipe/package terminology
Paul Eggleton
2015-09-23
1
-21
/
+24
*
devtool: add: move important "recipe created" message to the end
Paul Eggleton
2015-09-23
1
-1
/
+2
*
devtool: add: set up fetched source as a git repository by default
Paul Eggleton
2015-09-23
2
-7
/
+23
*
devtool: better handling for recipes that don't unpack source
Paul Eggleton
2015-09-23
1
-3
/
+5
*
devtool: fix extracting source for work-shared recipes
Paul Eggleton
2015-09-23
1
-1
/
+1
*
devtool: show proper error when extracting source for recipes with disabled u...
Paul Eggleton
2015-09-23
1
-0
/
+4
*
devtool: add: properly handle separate build directory
Paul Eggleton
2015-09-23
3
-32
/
+36
*
devtool / lib/oe/recipeutils: ensure we can parse without bbappends
Paul Eggleton
2015-09-23
1
-0
/
+2
*
devtool: add: ensure --color=never turns off recipetool colour output
Paul Eggleton
2015-09-23
1
-1
/
+1
*
devtool: check that source tree still exists
Paul Eggleton
2015-09-23
5
-19
/
+25
*
classes/populate_sdk_ext: drop work-config.inc
Paul Eggleton
2015-09-23
1
-1
/
+1
*
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
3
-14
/
+0
*
devtool: add package plugin that lets you create package via devtool
Brendan Le Foll
2015-09-09
1
-0
/
+61
*
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: Allow disabling make parallelism on build command
Leonardo Sandoval
2015-09-09
1
-3
/
+30
*
devtool: Create a single file for the build devtool feature
Leonardo Sandoval
2015-09-09
2
-22
/
+50
*
devtool: add upgrade feature
Leonardo Sandoval
2015-09-09
2
-1
/
+357
*
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: add mechanism for updating extensible SDK
Qi.Chen@windriver.com
2015-09-09
1
-0
/
+197
*
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
*
devtool: build-image: add comments
Ed Bartosh
2015-08-31
1
-0
/
+2
*
devtool: build-image: remove <image>.bbappend
Ed Bartosh
2015-08-31
1
-0
/
+5
*
devtool: build-image: add extra logging
Ed Bartosh
2015-08-31
1
-0
/
+6
*
devtool: build-image: generate notification callback
Ed Bartosh
2015-08-31
1
-0
/
+9
*
devtool: build-image: filter out recipes
Ed Bartosh
2015-08-31
1
-4
/
+21
*
devtool: build-image: improve help and description
Ed Bartosh
2015-08-31
1
-4
/
+6
*
devtool: build-image: rename LOG -> logger
Ed Bartosh
2015-08-31
1
-2
/
+2
*
Revert "devtool: make add_md5 a public API"
Ed Bartosh
2015-08-31
2
-11
/
+11
*
devtool: make 2 functions public
Ed Bartosh
2015-08-31
2
-32
/
+31
*
devtool: build-image: stop using add_md5
Ed Bartosh
2015-08-31
1
-3
/
+1
*
devtool: implement build-image plugin
Ed Bartosh
2015-08-30
1
-0
/
+56
*
devtool: make add_md5 a public API
Ed Bartosh
2015-08-30
2
-10
/
+10
*
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
*
devtool: also load plugins from BBPATH
Christopher Larson
2015-07-27
1
-2
/
+2
*
lib/devtool/standard: Fix patch cleanup
Richard Purdie
2015-06-26
1
-1
/
+2
*
devtool: deploy: fix preservation of symlinks and permissions/ownership
Paul Eggleton
2015-06-18
2
-3
/
+23
*
devtool: use DevtoolError for error handling
Markus Lehtonen
2015-06-18
3
-99
/
+92
[prev]
[next]