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
*
meta: Drop useless class
Richard Purdie
2021-09-23
1
-4
/
+0
*
meta: Manual override fixes
Richard Purdie
2021-08-02
1
-4
/
+4
*
Convert to new override syntax
Richard Purdie
2021-08-02
1
-6
/
+6
*
classes/lib/scripts: Use bb.utils.rename() instead of os.rename()
Devendra Tewari
2021-05-06
1
-4
/
+4
*
devtool: Fix do_kernel_configme task
Alejandro Hernandez Samaniego
2021-03-14
1
-1
/
+6
*
devtool: Fix file:// fetcher symlink directory structure
Tomasz Dziendzielski
2021-01-23
1
-1
/
+5
*
devtool: Fix source extraction for gcc shared source
Tomasz Dziendzielski
2021-01-20
1
-4
/
+26
*
devtool: remove unused variable
Ross Burton
2020-10-08
1
-1
/
+0
*
devtool: expand SRC_URI when guessing recipe update mode
Martin Jansa
2020-08-27
1
-1
/
+1
*
devtool/standard.py: Allow recipe to disable menuconfig logic
Tom Hochstein
2020-02-02
1
-2
/
+4
*
devtool/standard: npm: update the append file
Jean-Marie LEMETAYER
2020-01-27
1
-8
/
+4
*
devtool: npm: rename npm command line options
Jean-Marie LEMETAYER
2020-01-27
1
-3
/
+3
*
Revert "devtool/standard.py: Not filtering devtool workspace for devtool finish"
Alexander Kanavin
2019-11-21
1
-1
/
+1
*
devtool: Add --remove-work option for devtool reset command
Sai Hari Chandana Kalluri
2019-10-23
1
-7
/
+19
*
devtool/standard.py: Not filtering devtool workspace for devtool finish
Jaewon Lee
2019-10-08
1
-1
/
+1
*
devtool: finish: Add suppport for the --no-clean option
Peter Kjellerstedt
2019-09-27
1
-1
/
+2
*
devtool: finish: Keep patches ordered when updating bbappend
Niclas Svensson
2019-09-27
1
-4
/
+4
*
devtool: Avoid failure for recipes with S == WORKDIR and no local files
Peter Kjellerstedt
2019-09-01
1
-3
/
+3
*
devtool: provide support for devtool menuconfig command
Sai Hari Chandana Kalluri
2019-07-17
1
-0
/
+5
*
devtool/standard.py: Create a copy of kernel source within work-shared if not...
Sai Hari Chandana Kalluri
2019-07-17
1
-1
/
+19
*
devtool/standard.py: Update devtool modify to copy source from work-shared if...
Sai Hari Chandana Kalluri
2019-07-17
1
-23
/
+99
*
devtool: warn user about multiple layer having the same base name
Chen Qi
2019-06-28
1
-4
/
+18
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-11
/
+1
*
devtool: standard: Handle exporting generated config fragments
Nathan Rossi
2019-04-09
1
-0
/
+14
*
correct do_patch for kernel bbappend in sdk
Yann CARDAILLAC
2019-03-12
1
-3
/
+1
*
devtool: improve git repo checks before check_commits logic
Dan Dedrick
2019-01-22
1
-1
/
+5
*
devtool: remove duplicate overrides
Dan Dedrick
2019-01-22
1
-0
/
+5
*
logging: use warning instead warn
Chen Qi
2018-07-26
1
-8
/
+8
*
devtool: add --force-patch-refresh to 'modify' and 'finish' commands
Alexander Kanavin
2018-03-11
1
-9
/
+11
*
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: implement conditional patch handling
Paul Eggleton
2017-11-11
1
-25
/
+151
*
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: automatically handle changes to source subdirectory
Paul Eggleton
2017-11-11
1
-4
/
+5
*
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
1
-2
/
+15
*
devtool: reset: print source tree base path
Paul Eggleton
2017-11-11
1
-5
/
+5
*
devtool: show some warnings for upgrade versions
Paul Eggleton
2017-11-11
1
-1
/
+3
*
devtool: fix handling of oe-local-files when source is in a subdirectory
Paul Eggleton
2017-11-11
1
-9
/
+15
*
devtool: standard: Expand SRCREV before using it in _update_recipe_srcrev
Peter Kjellerstedt
2017-10-16
1
-1
/
+1
*
devtool: ensure recipes devtool is working on are unlocked within the eSDK
Paul Eggleton
2017-09-18
1
-8
/
+10
*
devtool: rework source extraction so that dependencies are handled
Paul Eggleton
2017-09-18
1
-146
/
+63
*
devtool/standard: set a preferred provider when adding a new recipe with devtool
Juan M Cruz Alcaraz
2017-09-13
1
-0
/
+42
*
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: update-recipe: ensure patches get deleted in srcrev mode
Paul Eggleton
2017-08-31
1
-1
/
+2
*
devtool: append md5sum only if not already present
Leonardo Sandoval
2017-08-23
1
-2
/
+5
[next]