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
...
*
bitbake: bitbake-layers: fix mapping files to layers
Paul Eggleton
2015-08-19
3
-29
/
+65
*
bitbake: bitbake-layers: remove-layer: accept just layer directory
Paul Eggleton
2015-08-19
1
-0
/
+2
*
bitbake: bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
Paul Eggleton
2015-08-19
1
-0
/
+1
*
bitbake: lib/bb/main: consolidate UI/server extension listing and loading
Paul Eggleton
2015-08-19
1
-31
/
+54
*
bitbake: lib/bb/parse: properly handle OSError when updating mtime cache
Paul Eggleton
2015-08-19
1
-1
/
+6
*
bitbake: bitbake-layers: use "with open" consistently
Paul Eggleton
2015-08-19
1
-33
/
+29
*
bitbake: bitbake-layers: refactor show-appends to stop using cooker bbappends...
Paul Eggleton
2015-08-19
1
-8
/
+13
*
bitbake: bitbake-layers: Convert flatten to use collections.bbappends
Richard Purdie
2015-08-19
1
-24
/
+20
*
bitbake: cooker: drop appendlist
Paul Eggleton
2015-08-19
1
-5
/
+0
*
bitbake: cooker: drop appliedappendlist
Paul Eggleton
2015-08-19
1
-10
/
+18
*
bitbake: Fix -m handling if cannot connect to server
Paul Eggleton
2015-08-19
1
-2
/
+0
*
bitbake: cooker: ensure prefile/postfile can work in memory resident mode
Paul Eggleton
2015-08-19
2
-2
/
+5
*
bitbake: command: ensure sync commands that read configuration see updates
Richard Purdie
2015-08-19
2
-12
/
+28
*
bitbake: cooker: further limit inotify watches
Paul Eggleton
2015-08-19
1
-0
/
+11
*
bitbake: command: intercept SystemExit to avoid trashing the server
Paul Eggleton
2015-08-19
1
-1
/
+1
*
bitbake: Fix default function parameter assignment to a list
Paul Eggleton
2015-08-19
10
-31
/
+58
*
bitbake: toaster: move code from setup_lv_tests to setUp
Ed Bartosh
2015-08-17
1
-30
/
+27
*
bitbake: toaster: remove ProjectLVSelectionTestCase
Ed Bartosh
2015-08-17
1
-9
/
+9
*
bitbake: toaster: add header to orm/test.py
Ed Bartosh
2015-08-17
1
-0
/
+23
*
bitbake: toaster: simplify testcase code
Ed Bartosh
2015-08-17
1
-3
/
+2
*
bitbake: toaster: remove duplicated code
Ed Bartosh
2015-08-17
1
-17
/
+0
*
bitbake: toaster: reuse common code
Ed Bartosh
2015-08-17
1
-54
/
+36
*
bitbake: toaster: reformat LayerVersionEquivalenceTestCase
Ed Bartosh
2015-08-17
1
-50
/
+74
*
bitbake: toaster: rewrite LILSUpdateTestCase
Ed Bartosh
2015-08-17
1
-13
/
+17
*
bitbake: toaster: rewrite test for LayerSource model
Ed Bartosh
2015-08-17
1
-12
/
+18
*
bitbake: toaster: fix test_build_layerversion test case
Ed Bartosh
2015-08-17
1
-1
/
+1
*
bitbake: toaster: remove prints from the test code
Ed Bartosh
2015-08-17
1
-4
/
+0
*
bitbake: toastergui: Added IDs to elements used in testing
Mihail Stanciu
2015-08-17
3
-5
/
+5
*
bitbake: toastergui: Add tests for xhr_importlayer
Sujith H
2015-08-17
1
-0
/
+30
*
bitbake: toaster: fix invalid fields in the package details page
Alexandru DAMIAN
2015-08-17
2
-3
/
+3
*
bitbake: toaster: Fix typo in set up script output
Belen Barros Pena
2015-08-17
1
-1
/
+1
*
bitbake: toaster: reduced amount of instance attributes
Ed Bartosh
2015-08-10
1
-31
/
+24
*
bitbake: toaster: fix pylint warning 'no space allowed'
Ed Bartosh
2015-08-10
1
-5
/
+5
*
bitbake: toaster: fix test_get_json_call_returns_json again
Ed Bartosh
2015-08-10
1
-3
/
+7
*
bitbake: toaster: don't catch json.load exceptions
Ed Bartosh
2015-08-10
1
-8
/
+3
*
bitbake: toaster: add header and docstings
Ed Bartosh
2015-08-10
1
-1
/
+28
*
bitbake: toaster: remove unused import
Ed Bartosh
2015-08-10
1
-1
/
+1
*
bitbake: toaster: get rid of class attributes
Ed Bartosh
2015-08-10
1
-4
/
+2
*
bitbake: toaster: put all test cases into one class
Ed Bartosh
2015-08-10
1
-34
/
+29
*
bitbake: toaster: get rid of AllProjectsViewTestCase
Ed Bartosh
2015-08-10
1
-4
/
+1
*
bitbake: toaster: wrap long lines
Ed Bartosh
2015-08-10
1
-13
/
+27
*
bitbake: toaster: fix test_get_json_call_returns_json test
Ed Bartosh
2015-08-10
1
-6
/
+6
*
bitbake: runqueue.py: Add provides to taskdepdata
Mariano Lopez
2015-08-10
1
-1
/
+2
*
bitbake: toastergui: layerBtn Fix build trigger mechanism
Michael Wood
2015-08-06
4
-11
/
+16
*
bitbake: toastergui: Fix typo on layers in project filter condition
Michael Wood
2015-08-06
1
-2
/
+2
*
bitbake: toastergui: Move click disabled check after table ready event
Michael Wood
2015-08-06
1
-4
/
+6
*
bitbake: toastergui: Machine select button url parameters change
Michael Wood
2015-08-06
1
-1
/
+1
*
bitbake: toastermain: Add a longer default database timeout
Michael Wood
2015-08-06
1
-0
/
+6
*
bitbake: toastergui: Move layerdetails view definition to the views.py
Michael Wood
2015-08-06
3
-25
/
+17
*
bitbake: toastergui: Fix toastertable table header reference
Michael Wood
2015-08-06
2
-2
/
+2
[prev]
[next]