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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: exec_native_cmd: fix undefined variable error
Ed Bartosh
2017-03-04
1
-0
/
+1
*
wic: exec_native_cmd: improve debug message
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: use image recipe sysroot as default
Ed Bartosh
2017-03-04
1
-1
/
+1
*
wic: use 2 sysroots to find native executable
Ed Bartosh
2017-03-04
1
-2
/
+6
*
wic: pluginbase: use global dictionary
Ed Bartosh
2017-03-04
1
-17
/
+15
*
wic: move PluginMgr class to pluginbase
Ed Bartosh
2017-03-04
6
-74
/
+48
*
wic: plugin: cache results in get_plugins
Ed Bartosh
2017-03-04
1
-10
/
+12
*
wic: remove PluginMgr.get_plugin_methods
Ed Bartosh
2017-03-04
4
-41
/
+13
*
wic: throw exception if required API is not implemented
Ed Bartosh
2017-03-04
1
-0
/
+6
*
wic: pluginbase: use python 3 metaclass syntax
Ed Bartosh
2017-03-04
1
-2
/
+2
*
wic: reimplement PluginMgr.get_plugins
Ed Bartosh
2017-03-04
1
-72
/
+27
*
wic: reimplement PluginMgr.get_plugin_methods
Ed Bartosh
2017-03-04
4
-27
/
+20
*
wic: remove PluginMgr.get_source_plugins
Ed Bartosh
2017-03-04
3
-14
/
+2
*
wic: use PluginMgr directly
Ed Bartosh
2017-03-04
5
-56
/
+47
*
wic: move WicError to lib/wic/__init__.py
Ed Bartosh
2017-03-04
17
-45
/
+35
*
wic: raise WicError instead of ImageError and CreatorError
Ed Bartosh
2017-03-04
4
-9
/
+9
*
wic: raise WicError in wic plugins
Ed Bartosh
2017-03-04
9
-124
/
+75
*
wic: raise WicError in core modules
Ed Bartosh
2017-03-04
4
-43
/
+36
*
wic: raise WicError in main module
Ed Bartosh
2017-03-04
1
-33
/
+23
*
wic: move errors module
Ed Bartosh
2017-03-04
6
-7
/
+6
*
wic: remove msger module
Ed Bartosh
2017-03-04
2
-213
/
+0
*
wic: use wic logger in wic source plugins
Ed Bartosh
2017-03-04
8
-135
/
+200
*
wic: use wic logger in imager direct plugin
Ed Bartosh
2017-03-04
1
-40
/
+43
*
wic: use wic logger in core modules
Ed Bartosh
2017-03-04
8
-77
/
+104
*
wic: setup logging in the main wic module
Ed Bartosh
2017-03-04
1
-33
/
+44
*
devtool/sdk: Run build-sysroots after installing new things
Richard Purdie
2017-03-01
1
-0
/
+6
*
generate-manifest-2.7.py: fix python-tests rdepends
Ming Liu
2017-03-01
1
-1
/
+1
*
generate-manifest-3.5.py: add logic to generate native manifest
Ming Liu
2017-03-01
1
-7
/
+30
*
generate-manifest-2.7.py: add logic to generate native manifest
Ming Liu
2017-03-01
1
-7
/
+30
*
scripts/lib/devtool/deploy.py: add --port/-P argument for target connection
Tim Orling
2017-03-01
1
-4
/
+22
*
runqemu: support UEFI with OVMF firmware
Patrick Ohly
2017-03-01
1
-1
/
+41
*
runqemu: also accept -image suffix for rootfs parameter
Patrick Ohly
2017-03-01
1
-3
/
+3
*
runqemu: fix undefined variable reference in check_arg_path()
Patrick Ohly
2017-03-01
1
-1
/
+1
*
devtool: upgrade: fix error of import recipeutils
Luck Hoang
2017-02-23
1
-0
/
+4
*
scripts/buildstats-diff: fix epoch numbers in --ver-diff
Markus Lehtonen
2017-02-23
1
-1
/
+1
*
wic: direct: move creation of PartitionedImage to __init__
Ed Bartosh
2017-02-15
1
-4
/
+4
*
wic: direct: move generation of part.realnum to PartitionedImage
Ed Bartosh
2017-02-15
1
-13
/
+13
*
wic: direct: add PartitionedImage.prepare method
Ed Bartosh
2017-02-15
1
-13
/
+11
*
wic: direct: set bootloader.source in the __init__
Ed Bartosh
2017-02-15
1
-6
/
+7
*
wic: direct: move UUID generation to PartitionedImage
Ed Bartosh
2017-02-15
1
-12
/
+11
*
wic: direct: add 'realnum' attribute to partition
Ed Bartosh
2017-02-15
1
-26
/
+20
*
wic: direct: remove useless code
Ed Bartosh
2017-02-15
1
-3
/
+1
*
wic: direct: don't catch ImagerError
Ed Bartosh
2017-02-15
1
-4
/
+1
*
wic: direct: remove set_bootimg_dir setter
Ed Bartosh
2017-02-15
3
-11
/
+2
*
wic: ksparser: set default disk to 'sda'
Ed Bartosh
2017-02-15
1
-1
/
+1
*
wic: remove utils/oe/__init__.py
Ed Bartosh
2017-02-15
1
-22
/
+0
*
wic: move PartitionedImage class to direct.py
Ed Bartosh
2017-02-15
2
-303
/
+276
*
wic: move disk operations to PartitionImage class
Ed Bartosh
2017-02-15
5
-196
/
+111
*
wic: Add --exclude-path option to rootfs source plugin.
Kristian Amlie
2017-02-15
5
-1
/
+52
*
wic: remove unused argument scripts_path
Ed Bartosh
2017-02-15
3
-6
/
+5
[next]