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 --force-patch-refresh to 'modify' and 'finish' commands
Alexander Kanavin
2018-03-11
1
-9
/
+11
*
devtool: search: tweak help text
Paul Eggleton
2018-03-01
1
-2
/
+2
*
devtool: search: also look in recipe cache
Paul Eggleton
2018-03-01
1
-33
/
+63
*
devtool: deploy-target: don't specify ssh/scp port unless user does
Paul Eggleton
2018-03-01
1
-8
/
+4
*
devtool: finish: fix erroneously creating bbappend for relative paths
Paul Eggleton
2018-03-01
1
-3
/
+1
*
devtool: reset: delete bbappend file if _check_preserve() doesn't
Paul Eggleton
2018-03-01
1
-0
/
+7
*
devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes
Paul Eggleton
2018-03-01
1
-1
/
+5
*
devtool: set up git repos so that singletask.lock is ignored
Paul Eggleton
2018-02-06
1
-0
/
+14
*
devtool: rename the suggested license change tag to 'License-Update:'
Alexander Kanavin
2018-01-18
1
-2
/
+2
*
devtool: add license checksum change handling to 'devtool upgrade'
Alexander Kanavin
2017-12-18
1
-2
/
+73
*
devtool: provide useful defaults for version/commit when upgrading recipes
Alexander Kanavin
2017-12-18
1
-4
/
+12
*
devtool: add a 'latest-version' command
Alexander Kanavin
2017-12-18
1
-0
/
+26
*
devtool: implement conditional patch handling
Paul Eggleton
2017-11-11
2
-26
/
+153
*
devtool: finish: add dry-run option
Paul Eggleton
2017-11-11
1
-71
/
+199
*
devtool: finish: improve reporting for removed files
Paul Eggleton
2017-11-11
1
-14
/
+18
*
devtool: show a better error message if meta-files aren't found
Paul Eggleton
2017-11-11
1
-4
/
+7
*
devtool: upgrade: reformat --no-patch warning message
Paul Eggleton
2017-11-11
1
-4
/
+2
*
devtool: upgrade: automatically handle changes to source subdirectory
Paul Eggleton
2017-11-11
2
-9
/
+28
*
devtool: upgrade: show messages before source extraction steps
Paul Eggleton
2017-11-11
1
-0
/
+2
*
devtool: upgrade: handle recipes that use named SRC_URI checksums
Paul Eggleton
2017-11-11
1
-13
/
+40
*
devtool: finish: fix "layer not in bblayers.conf" warning when path specified
Paul Eggleton
2017-11-11
1
-2
/
+4
*
devtool: finish: ensure repository is clean before proceeding
Paul Eggleton
2017-11-11
2
-2
/
+32
*
devtool: reset: print source tree base path
Paul Eggleton
2017-11-11
1
-5
/
+5
*
devtool: make find-recipe and edit-recipe always work with any recipe
Paul Eggleton
2017-11-11
1
-12
/
+14
*
devtool: show some warnings for upgrade versions
Paul Eggleton
2017-11-11
3
-3
/
+23
*
devtool: fix handling of oe-local-files when source is in a subdirectory
Paul Eggleton
2017-11-11
1
-9
/
+15
*
devtool: upgrade: improve performance and show progress when adding files
Paul Eggleton
2017-11-11
1
-2
/
+9
*
devtool: upgrade: fix not committing deleted files with older git versions
Paul Eggleton
2017-11-11
1
-1
/
+1
*
devtool: upgrade: fix accidentally swapped parameters
Paul Eggleton
2017-11-11
1
-1
/
+1
*
devtool: standard: Expand SRCREV before using it in _update_recipe_srcrev
Peter Kjellerstedt
2017-10-16
1
-1
/
+1
*
scripts: drop True option to getVar calls
Ming Liu
2017-09-26
1
-4
/
+4
*
devtool: ensure recipes devtool is working on are unlocked within the eSDK
Paul Eggleton
2017-09-18
3
-11
/
+56
*
devtool: rework source extraction so that dependencies are handled
Paul Eggleton
2017-09-18
2
-147
/
+64
*
devtool/standard: set a preferred provider when adding a new recipe with devtool
Juan M Cruz Alcaraz
2017-09-13
1
-0
/
+42
*
devtool: upgrade: check that user has configured git properly
Paul Eggleton
2017-09-11
1
-1
/
+26
*
devtool: status: Sort entries before printing
Ola x Nilsson
2017-09-11
1
-1
/
+1
*
devtool: add: add explicit srcrev/branch options
Paul Eggleton
2017-08-31
1
-2
/
+15
*
devtool: edit-recipe: fix regression
Paul Eggleton
2017-08-31
1
-4
/
+11
*
devtool: upgrade: workaround for recipes which apply patches conditional upon...
Paul Eggleton
2017-08-31
1
-1
/
+1
*
devtool: upgrade: fix handling of non-absolute paths
Paul Eggleton
2017-08-31
1
-0
/
+3
*
devtool: update-recipe: ensure patches get deleted in srcrev mode
Paul Eggleton
2017-08-31
1
-1
/
+2
*
devtool: deploy-target: Support stripped libs and execs
Tobias Hagelborn
2017-08-27
1
-4
/
+29
*
devtool: import: new plugin to import the devtool workspace
Leonardo Sandoval
2017-08-23
2
-0
/
+180
*
devtool: append md5sum only if not already present
Leonardo Sandoval
2017-08-23
1
-2
/
+5
*
devtool: export: new plugin to export the devtool workspace
Leonardo Sandoval
2017-08-23
1
-0
/
+119
*
devtool: upgrade: enable branch checking when revision is provided
Chang Rebecca Swee Fun
2017-08-23
1
-5
/
+22
*
devtool: sdk-update: fix pulling updates from git
Andrea Galbusera
2017-08-09
1
-1
/
+1
*
devtool: fix handling of errors during task execution
Paul Eggleton
2017-08-09
1
-0
/
+10
*
devtool: standard: enable options for PREMIRRORS and MIRRORS
Chang Rebecca Swee Fun
2017-07-21
1
-0
/
+3
*
devtool: find-recipe: enable new subcommand for devtool
Chang Rebecca Swee Fun
2017-07-21
1
-4
/
+14
[next]