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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
oeqa/selftest/imagefeatures: Use QemuTarget code
Richard Purdie
2015-07-27
2
-78
/
+67
*
oeqa/targetcontrol: write QemuRunner log output to a file
Paul Eggleton
2015-07-27
1
-0
/
+11
*
oeqa/utils/qemurunner: fix error handling if runqemu exits with an error
Paul Eggleton
2015-07-27
1
-1
/
+14
*
oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftest
Paul Eggleton
2015-07-27
1
-1
/
+5
*
oeqa/utils/qemurunner: fix logging
Paul Eggleton
2015-07-27
1
-25
/
+24
*
oeqa/targetcontrol: create test directory before copying rootfs image
Paul Eggleton
2015-07-27
1
-0
/
+1
*
oe-selftest: add scripts/lib and bitbake/lib to path
Paul Eggleton
2015-07-27
1
-1
/
+4
*
oeqa/recipetool: allow templayerdir override
Christopher Larson
2015-07-27
1
-14
/
+15
*
oeqa/recipetool: add tests for appendsrcfile(s)
Christopher Larson
2015-07-27
1
-0
/
+152
*
oeqa/recipetool: refactor / split out RecipetoolBase
Christopher Larson
2015-07-27
1
-18
/
+34
*
oe-selftest: add libdirs from BBPATH to sys.path
Christopher Larson
2015-07-27
1
-0
/
+7
*
oe-selftest: obey oeqa.selftest.__path__
Christopher Larson
2015-07-27
1
-5
/
+6
*
devtool: also load plugins from BBPATH
Christopher Larson
2015-07-27
2
-23
/
+38
*
recipetool: parse global args early
Christopher Larson
2015-07-27
1
-8
/
+16
*
recipetool: also load plugins from BBPATH
Christopher Larson
2015-07-27
1
-13
/
+18
*
recipetool.append: add extralines arg to appendsrc
Christopher Larson
2015-07-27
1
-2
/
+2
*
recipetool: catch BBHandledException from parsing
Christopher Larson
2015-07-27
1
-3
/
+5
*
toaster.bbclass: Fix ValueError
Ed Bartosh
2015-07-27
1
-2
/
+2
*
gcc-target 5.1: fix for libcc1
Robert Yang
2015-07-27
4
-0
/
+63
*
gcc5: Upgrade from 5.1 to 5.2
Khem Raj
2015-07-27
54
-236
/
+6
*
sudo: upgrade to 1.8.14p3
Ross Burton
2015-07-27
3
-5
/
+42
*
sed: Make locale depenencies glibc specific
Richard Purdie
2015-07-27
1
-1
/
+1
*
updated-rc.d: Only add dependencies in target case
Richard Purdie
2015-07-26
1
-1
/
+1
*
oeqa: Add exception handling around qemu process cleanup
Richard Purdie
2015-07-25
1
-3
/
+12
*
update-rc.d: Include updated-rc.d in DEPENDS
Richard Purdie
2015-07-25
1
-1
/
+1
*
qemu: change default version to 4.1
Bruce Ashfield
2015-07-25
1
-7
/
+7
*
yocto-bsps: add 3.14-rt configuration
Bruce Ashfield
2015-07-25
1
-0
/
+11
*
linux-yocto: introduce 4.1 versioned recipes
Bruce Ashfield
2015-07-25
3
-0
/
+90
*
kern-tools: standalone tree configuration
Bruce Ashfield
2015-07-25
1
-1
/
+1
*
linux-yocto: split meta data from kernel repository
Bruce Ashfield
2015-07-25
7
-88
/
+28
*
perf: Fix config file conflict with 4.1 kernels
Richard Purdie
2015-07-25
1
-0
/
+15
*
byacc: upgrade to 20150711
Chen Qi
2015-07-25
1
-3
/
+3
*
image: Support for qcow2
Christian Ziethén
2015-07-25
5
-6
/
+19
*
qemu: upgrade to 2.4.0-rc2
Cristian Iorga
2015-07-25
1
-3
/
+3
*
boot-directdisk: Make kernel image inclusion conditional.
Christian Ziethén
2015-07-25
1
-1
/
+3
*
diffstat: upgrade to 1.60
Chen Qi
2015-07-25
1
-2
/
+2
*
tcf-agent: Update to version 1.3
Randy Witt
2015-07-25
1
-9
/
+4
*
mklibs-native: Remove dependency on dpkg
Roy Li
2015-07-25
1
-1
/
+1
*
oeqa/qemurunner: don't assume hostname starts with qemu
Ross Burton
2015-07-25
1
-1
/
+1
*
oeqa/runtime/parselogs: don't use uname to get MACHINE
Ross Burton
2015-07-25
1
-2
/
+1
*
oeqa/selftest/imagefeatures: handle killpg victim not existing
Ross Burton
2015-07-25
1
-9
/
+18
*
oeqa/runtime/parselogs: add more x86 log exceptions
Ross Burton
2015-07-25
1
-3
/
+4
*
oeqa/sshcontrol: Ensure we don't trigger ssh-askpass
Richard Purdie
2015-07-25
1
-0
/
+7
*
sed: rrec on locale-base-ru-ru, not rdep
Abdur Rehman
2015-07-25
1
-1
/
+2
*
bitbake: data_smart: Improve override history logging
Richard Purdie
2015-07-24
2
-11
/
+14
*
bitbake: data_smart: Improve performance of infer_caller_details()
Richard Purdie
2015-07-24
1
-8
/
+17
*
bitbake: data: Clean up datastore accesses and True/False values
Richard Purdie
2015-07-24
1
-20
/
+20
*
bitbake: data: Add newline after the last export in emit_func
Andre McCurdy
2015-07-24
1
-1
/
+2
*
bitbake: tinfoil: Add shutdown method
Richard Purdie
2015-07-24
1
-0
/
+4
*
bitbake: bitbake-selftest: Add -v option for verbosity
Richard Purdie
2015-07-23
1
-5
/
+10
[prev]
[next]