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
...
*
gen-lockedsig-cache: catch os.link error
brian avery
2017-03-22
1
-1
/
+5
*
devtool: tidy up handling of parse failures
Paul Eggleton
2017-03-22
1
-2
/
+9
*
wic/partionedfs: Avoid reserving space for non-existing ext. partition
Kristian Amlie
2017-03-22
1
-2
/
+6
*
devtool/recipetill: npm install of devDependencies
Anders Darander
2017-03-22
3
-5
/
+27
*
runqemu: output network configuration
Ed Bartosh
2017-03-22
1
-1
/
+3
*
runqemu: only boot ramfs when specified
Robert Yang
2017-03-17
1
-1
/
+9
*
runqemu: add -h and --help
Robert Yang
2017-03-16
1
-2
/
+3
*
runqemu: improve when no machine specified
Robert Yang
2017-03-16
1
-0
/
+6
*
runqemu: independent network and rootfs setup
Juro Bystricky
2017-03-16
1
-0
/
+4
*
yocto-compat-layer: improve error handling in signature creation
Patrick Ohly
2017-03-16
1
-11
/
+9
*
scripts/oe-setup-rpmrepo: replace createrepo with createrepo_c
Alexander Kanavin
2017-03-14
1
-1
/
+1
*
scripts/rpm2cpio.sh: replace 5.x version with 4.x version
Alexander Kanavin
2017-03-14
1
-53
/
+55
*
wic/direct.py: Avoid exception if using multiple rawcopy/no-table entries.
Kristian Amlie
2017-03-11
1
-1
/
+1
*
runqemu-gen-tapdevs: Improve help text with an example
Richard Purdie
2017-03-10
1
-0
/
+2
*
wic: filemap: Fixed spared_copy skip
Daniel Schultz
2017-03-10
1
-3
/
+3
*
wic: plugins: rawcopy: Fixed wrong variable type
Daniel Schultz
2017-03-10
1
-1
/
+1
*
relocate_sdk.py: skip debug files from relocation
Nikunj Kela
2017-03-08
1
-0
/
+2
*
crosstap: Changes to support Recipe specific sysroot
Saul Wold
2017-03-08
1
-2
/
+9
*
yocto-compat-layer.py: Add script to YP Compatible Layer validation
Aníbal Limón
2017-03-04
8
-0
/
+455
*
build-perf-test-wrapper.sh: support xml report format
Markus Lehtonen
2017-03-04
1
-1
/
+6
*
scripts/runqemu: avoid overridden user input for bootparams
Dmitry Rozhkov
2017-03-04
1
-2
/
+5
*
scripts/runqemu: Add always ttyS1 when no serial options are specified
Aníbal Limón
2017-03-04
1
-0
/
+11
*
scripts/lib/create_npm: handle Public Domain licenses
Anders Darander
2017-03-04
1
-0
/
+1
*
scripts/lib/create_npm: handle AND and OR in licenses
Anders Darander
2017-03-04
1
-1
/
+15
*
scripts/lib/create_npm: rewrite see license in eula
Anders Darander
2017-03-04
1
-2
/
+4
*
create_npm.py: convert MIT/X11 to MIT
Anders Darander
2017-03-04
1
-0
/
+2
*
wic: add more targets to directdisk syslinux config
Ed Bartosh
2017-03-04
1
-6
/
+22
*
wic: bootimg-pcbios: add support for syslinux vesamenu
Ed Bartosh
2017-03-04
1
-7
/
+13
*
wic: raise WicError instead of calling logger.error
Ed Bartosh
2017-03-04
2
-3
/
+3
*
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
[prev]
[next]