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
/
bitbake
Commit message (
Expand
)
Author
Age
Files
Lines
*
cooker: add missing shutdowns to the exception handling
Christopher Larson
2012-02-01
1
-0
/
+2
*
prserv: Do not ping PRService if not required
Lianhao Lu
2012-02-01
1
-1
/
+1
*
bitbake-layers: list overlayed classes in show-overlayed
Paul Eggleton
2012-02-01
1
-0
/
+47
*
bitbake-layers: add show-recipes subcommand
Paul Eggleton
2012-02-01
1
-5
/
+52
*
bitbake-layers: improve show-overlayed output
Paul Eggleton
2012-02-01
3
-24
/
+142
*
bitbake-layers: use directory name as layer name
Paul Eggleton
2012-02-01
1
-19
/
+20
*
bitbake-layers: use dashes in subcommands
Paul Eggleton
2012-02-01
1
-5
/
+7
*
runqueue.py: Add inter setscene task dependency handling
Richard Purdie
2012-01-27
1
-0
/
+22
*
runqueue.py: Fix missing setscene dependencies
Richard Purdie
2012-01-27
1
-3
/
+5
*
data/runqueue.py: Fix commented out test code after variable name changes
Richard Purdie
2012-01-27
2
-2
/
+2
*
Bump the version to 1.15.1
Richard Purdie
2012-01-23
2
-2
/
+2
*
prserv: fix import of sqlite3
Martin Jansa
2012-01-20
1
-1
/
+6
*
siggen.py: Abstract the runtime task dependency handling code in the generators
Richard Purdie
2012-01-20
1
-7
/
+18
*
cooker.py: Allow siggen classes to be added by the metadata
Richard Purdie
2012-01-20
1
-1
/
+1
*
bitbake/fetch2: allow resuming interrupted fetch
Paul Eggleton
2012-01-20
1
-3
/
+3
*
bitbake/runqueue: always log tasks summary
Paul Eggleton
2012-01-20
1
-5
/
+7
*
siggen: Ensure correct runtask dependency output is shown for diffsigs
Richard Purdie
2012-01-20
1
-15
/
+21
*
usermanual: Correct "inherit" search to bbclass from oeclass
Darren Hart
2012-01-20
1
-1
/
+1
*
cooker: use futures rather than a multiprocessing pool
Christopher Larson
2012-01-20
1
-11
/
+18
*
Add dependency on the backported python 3.2 concurrent.futures
Christopher Larson
2012-01-20
6
-0
/
+1186
*
bitbake/persist_data: Reconnect when DB is locked
Lianhao Lu
2012-01-19
1
-5
/
+7
*
bitbake/knotty: print task failure summary
Paul Eggleton
2012-01-15
2
-6
/
+22
*
bitbake/cooker: avoid printing stack trace for -b match error
Paul Eggleton
2012-01-15
1
-6
/
+11
*
bitbake/fetch2: reduce output for fetch failures
Paul Eggleton
2012-01-15
1
-1
/
+6
*
bitbake/knotty: avoid printing full task log when error already printed
Paul Eggleton
2012-01-15
2
-4
/
+16
*
bitbake/fetch2: correctly decode exit signal/status
Paul Eggleton
2012-01-15
1
-4
/
+7
*
bitbake/runqueue: avoid "failed" in task summary if nothing did
Paul Eggleton
2012-01-15
1
-1
/
+5
*
bitbake/fetch2: improve error formatting for fetcher errors
Paul Eggleton
2012-01-15
2
-5
/
+8
*
bitbake/knotty: don't count errors as warnings in summary
Paul Eggleton
2012-01-15
1
-1
/
+1
*
bitbake: Automatically start local PR service.
Lianhao Lu
2012-01-11
4
-45
/
+123
*
bitbake/PRservice: Added no_hist mode and export/import.
Lianhao Lu
2012-01-11
4
-80
/
+263
*
bitbake: Add BBHandledException exception class
Richard Purdie
2012-01-10
3
-4
/
+19
*
bitbake/knotty: Show summary of warning/error messages shown
Richard Purdie
2012-01-10
1
-2
/
+11
*
bitbake-layers: close files in apply_append()
Paul Eggleton
2012-01-10
1
-0
/
+2
*
bitbake-layers: flatten: warn the user if output structure is incorrect
Paul Eggleton
2012-01-10
1
-0
/
+38
*
bitbake-layers: flatten: allow specifying layers to flatten
Paul Eggleton
2012-01-10
1
-8
/
+67
*
command.py: add parseConfigurationFiles API
Dongxiao Xu
2012-01-06
1
-0
/
+10
*
bitbake: add a new option "--server-only"
Dongxiao Xu
2012-01-06
1
-7
/
+16
*
cooker: remove command import in cooker.py
Dongxiao Xu
2012-01-06
3
-0
/
+31
*
cooker: remove command import in cooker.py
Dongxiao Xu
2012-01-06
1
-2
/
+2
*
xmlrpc: Change BitbakeServerInfo init function
Dongxiao Xu
2012-01-06
1
-4
/
+4
*
command.py: add initCooker API
Dongxiao Xu
2012-01-06
2
-0
/
+19
*
cooker: user bb.configuration.data to inject events
Dongxiao Xu
2012-01-06
1
-2
/
+2
*
command.py: Modify needcache value for certain functions
Dongxiao Xu
2012-01-06
1
-2
/
+2
*
bitbake/runqueue: Improve the setscene logging
Richard Purdie
2012-01-05
1
-0
/
+4
*
fetch2/git: change colon to dot in ud.host
Juraj Hercek
2012-01-04
1
-1
/
+1
*
bitbake-layers: fix Python error during parse
Paul Eggleton
2012-01-04
1
-0
/
+1
*
ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES
Joshua Lock
2011-12-20
1
-0
/
+1
*
ui/crumbs/runningbuild: handle InvalidTask events
Joshua Lock
2011-12-20
1
-0
/
+4
*
vim/syntax: Recognize ?? operator
Khem Raj
2011-12-20
1
-2
/
+2
[next]