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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
52
-356
/
+338
*
bitbake: bitbake: Drop futures usage since we're python 3
Richard Purdie
2016-06-02
6
-8
/
+4
*
bitbake: bitbake/pyinotify.py: Upgrade to py3 version
Richard Purdie
2016-06-02
1
-155
/
+101
*
bitbake: bitbake/bs4: Upgrade 4.3.2 -> 4.4.1 (python 3 version)
Richard Purdie
2016-06-02
15
-361
/
+972
*
bitbake: cooker: Fix parse progress for python3
Richard Purdie
2016-05-21
1
-1
/
+1
*
bitbake: toaster: tests builds Add SSTATE_MISS as a valid condition for tc=833
Michael Wood
2016-05-20
1
-3
/
+10
*
bitbake: toaster: tests build Add a test for a build of core-image-minimal
Michael Wood
2016-05-20
1
-0
/
+389
*
bitbake: toaster: tests Add a BuildTest helper class
Michael Wood
2016-05-20
3
-0
/
+148
*
bitbake: toaster: Add a specific test settings file
Michael Wood
2016-05-20
1
-0
/
+41
*
bitbake: toaster: runbuilds move the execution sequence out of the poll loop
Michael Wood
2016-05-20
1
-15
/
+16
*
bitbake: toaster: Remove DATABASE_URL being passed around as an environment var
Michael Wood
2016-05-20
3
-76
/
+20
*
bitbake: toaster-tests: tests for project config
Sujith H
2016-05-20
1
-0
/
+115
*
bitbake: toaster: projectconf Small tweaks to IMAGE_FSTYPES form
Belen Barros Pena
2016-05-20
1
-2
/
+3
*
bitbake: toaster: handle multiple imagefs types
Sujith H
2016-05-20
1
-41
/
+70
*
bitbake: cooker: Improve taskgraph file handling
Richard Purdie
2016-05-19
1
-4
/
+7
*
bitbake: codeparser: Increase cache version after code parser dependency changes
Richard Purdie
2016-05-19
1
-1
/
+1
*
bitbake: bb.codeparser: track variable flag references
Christopher Larson
2016-05-19
1
-3
/
+9
*
bitbake: Provide LAYERDIR_RE for layer.conf
Christopher Larson
2016-05-19
1
-2
/
+7
*
bitbake: cache: Increase cache version after task checksum calculation changes
Richard Purdie
2016-05-19
1
-1
/
+1
*
bitbake: Implement support for per-task exports
Christopher Larson
2016-05-19
1
-1
/
+3
*
bitbake: bb.cooker: show limited traceback for parsing ExpansionError
Christopher Larson
2016-05-19
1
-2
/
+5
*
bitbake: bitbake-layers: convert to plugin-based
Christopher Larson
2016-05-17
5
-0
/
+1038
*
bitbake: knotty: Fix output buffering issues
Richard Purdie
2016-05-17
1
-0
/
+2
*
bitbake: siggen: Fixes to handle sigdata/siginfo files only containing baseha...
Richard Purdie
2016-05-17
1
-1
/
+10
*
bitbake: toaster: don't show "Rebuild" button for cancelled cli builds
Elliot Smith
2016-05-17
1
-11
/
+14
*
bitbake: toasterui: capture keyboard interrupts the same way as knotty
Elliot Smith
2016-05-17
1
-1
/
+16
*
bitbake: buildinfohelper: add method to set current build as CANCELLED
Elliot Smith
2016-05-17
1
-0
/
+10
*
bitbake: toaster: toastergui tests Fix toastertable tests
Michael Wood
2016-05-17
1
-32
/
+66
*
bitbake: toaster: toastertables: Clean up and fix up a number of items
Michael Wood
2016-05-17
3
-87
/
+72
*
bitbake: toaster: use new syntax of except statement
Ed Bartosh
2016-05-14
1
-3
/
+3
*
bitbake: toaster: use 'in' instead of has_key
Ed Bartosh
2016-05-14
3
-16
/
+16
*
bitbake: server/process: Fix missing log messages issue
Richard Purdie
2016-05-14
1
-4
/
+4
*
bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI feature
Richard Purdie
2016-05-14
2
-8
/
+2
*
bitbake: runqueue.py: always emit bb.event.DepTreeGenerated
Patrick Ohly
2016-05-14
1
-4
/
+4
*
bitbake: toaster: fix progress bar in MySQL environment
Elliot Smith
2016-05-13
2
-2
/
+3
*
bitbake: main: Ensure exceptions are correctly displayed
Richard Purdie
2016-05-13
1
-2
/
+1
*
bitbake: cookerdata: Fix log messages and ensure we exit
Richard Purdie
2016-05-13
1
-1
/
+2
*
bitbake: event/msg: Pass formatted exceptions
Richard Purdie
2016-05-13
2
-3
/
+5
*
bitbake: fetch: Use OrderedDict for url parameters
Richard Purdie
2016-05-13
2
-7
/
+9
*
bitbake: main: Change warn() -> warning()
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: cooker: Fix log message syntax
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: utils: Force bitbake to en_US.UTF-8 locale setting everywhere
Richard Purdie
2016-05-13
1
-0
/
+7
*
bitbake: contrib/dump_cache.py, cache: Fix to use python 3 syntax
Richard Purdie
2016-05-13
1
-1
/
+1
*
bitbake: knotty: Ensure consolelog file handle is closed
Richard Purdie
2016-05-13
1
-0
/
+5
*
bitbake: runqueue: Improve timestamp comparisons
Richard Purdie
2016-05-13
1
-1
/
+5
*
bitbake: daemonize/prserv/tests/fetch: Convert file() -> open()
Richard Purdie
2016-05-13
3
-8
/
+8
*
bitbake: toaster: tests browser Add test for creating a project
Michael Wood
2016-05-11
1
-0
/
+109
*
bitbake: toaster: models Add missing import sys
Michael Wood
2016-05-11
1
-0
/
+1
*
bitbake: toaster: ui handles duplicate project name in project page
Sujith H
2016-05-11
2
-1
/
+9
*
bitbake: toaster: ui handles duplicate project name in new project page
Sujith H
2016-05-11
1
-2
/
+10
[next]