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: tests/fetch.py: Fix recursion failure in url mapping
Mark Hatle
2015-09-18
2
-6
/
+15
*
bitbake: fetch2/__init__.py: uri_replace regex handling
Mark Hatle
2015-09-18
2
-1
/
+8
*
bitbake: toaster: Don't def a function for each call to build_artifact()
Elliot Smith
2015-09-18
2
-32
/
+11
*
bitbake: toaster: Avoid unnecessary local to local copy of cooker log
Elliot Smith
2015-09-18
3
-51
/
+8
*
bitbake: toaster: Read correct cooker log path from toasterui
Elliot Smith
2015-09-18
2
-5
/
+5
*
bitbake: toaster: delete multiple builds cleanup
brian avery
2015-09-18
1
-4
/
+9
*
bitbake: data_smart: Separate out update_overridevars into separate function
Richard Purdie
2015-09-18
1
-5
/
+6
*
bitbake: cache: Handle spaces and colons in directory names for file-checksums
Richard Purdie
2015-09-18
1
-1
/
+14
*
bitbake: bitbake-worker: Ensure pipe closure doesn't crash before killpg()
Richard Purdie
2015-09-12
1
-1
/
+5
*
bitbake: toaster: increase waiting time
Ed Bartosh
2015-09-12
1
-2
/
+2
*
bitbake: toaster: Changes to navigation
Belen Barros Pena
2015-09-09
5
-9
/
+23
*
bitbake: bitbake-worker: Handle SIGKILL of parent gracefully
Richard Purdie
2015-09-09
1
-2
/
+7
*
bitbake: bitbake-worker: Simple code cleanup
Richard Purdie
2015-09-09
1
-3
/
+2
*
bitbake: prserv: SIGTERM and deamonization fixes
Richard Purdie
2015-09-09
1
-3
/
+31
*
bitbake: utils: Add signal_on_parent_exit() function
Richard Purdie
2015-09-09
1
-0
/
+19
*
bitbake: server/process: Handle SIGTERM more gracefully
Richard Purdie
2015-09-09
1
-0
/
+9
*
bitbake: toaster: replace ETA with % of tasks done
Belen Barros Pena
2015-09-08
1
-1
/
+1
*
bitbake: toaster: fix project names in latest builds
Belen Barros Pena
2015-09-08
1
-1
/
+5
*
bitbake: toaster: remove unnecessary white space
Belen Barros Pena
2015-09-08
1
-1
/
+1
*
bitbake: toastergui: Add missing files from 1c2f6b9b7b9e700146944b9d6d2114e0d...
Richard Purdie
2015-09-08
2
-0
/
+214
*
bitbake: bb.fetch: don't remove the clone when an update fails
Christopher Larson
2015-09-04
1
-2
/
+4
*
bitbake: bb.fetch: handle checksums consistently for mirrors
Christopher Larson
2015-09-04
1
-3
/
+4
*
bitbake: bb.fetch.git: remove leading '.' from gitsrcname
Christopher Larson
2015-09-04
1
-1
/
+4
*
bitbake: bb.cookerdata: include useful traceback for ExpansionError/ParseError
Christopher Larson
2015-09-04
1
-1
/
+10
*
bitbake: bb.data_smart: retain traceback from ExpansionError
Christopher Larson
2015-09-04
1
-1
/
+2
*
bitbake: cooker/runqueue: Allow bitbake commands starting with do_
Alex Franco
2015-09-04
2
-4
/
+12
*
bitbake: toaster: improve explanation of checkout dir
Belen Barros Pena
2015-09-04
1
-16
/
+16
*
bitbake: event/server: Add _uiready flag to handle missing error messages
Richard Purdie
2015-09-04
3
-5
/
+9
*
bitbake: utils: Fix a potential error in movefile
Benjamin Esquivel
2015-09-04
1
-3
/
+6
*
bitbake: toaster: Add tests for pages which show the default project
Elliot Smith
2015-09-03
1
-1
/
+114
*
bitbake: toaster: Fix test for projects page JSON
Elliot Smith
2015-09-03
1
-4
/
+5
*
bitbake: toaster: Exclude default project unless it has builds
Elliot Smith
2015-09-03
1
-0
/
+8
*
bitbake: toaster: Only redirect to projects page if user has added projects
Elliot Smith
2015-09-03
1
-1
/
+5
*
bitbake: toaster: Improve how default project is identified and fetched
Elliot Smith
2015-09-03
4
-6
/
+735
*
bitbake: toaster: Make 0021 migration compatible with MySQL
Elliot Smith
2015-09-03
1
-1
/
+3
*
bitbake: toaster: show incomplete configuration warning
Belen Barros Pena
2015-09-03
2
-3
/
+6
*
bitbake: toaster: disable build button as needed
Belen Barros Pena
2015-09-03
1
-2
/
+0
*
bitbake: utils: Specify dest file name in movefile()
Benjamin Esquivel
2015-09-03
1
-1
/
+3
*
bitbake: build: delete tasks thoroughly
Christopher Larson
2015-09-03
2
-12
/
+14
*
bitbake: toaster: new Toaster image
Belen Barros Pena
2015-09-01
1
-0
/
+0
*
bitbake: toastergui: remove old screenshots
Belen Barros Pena
2015-09-01
2
-0
/
+0
*
bitbake: toastergui: Add frontend javascript unit tests
Michael Wood
2015-08-29
2
-0
/
+19
*
bitbake: toaster: fix global navigation
Belen Barros Pena
2015-08-29
1
-2
/
+4
*
bitbake: toaster: adjust spacing in project pages
Belen Barros Pena
2015-08-29
3
-24
/
+12
*
bitbake: toaster: fix show / hide columns in all builds table
Belen Barros Pena
2015-08-29
1
-2
/
+2
*
bitbake: toaster: Support environments which have proxies set
Bian Naimeng
2015-08-29
1
-29
/
+7
*
bitbake: toaster: Remove Log column from All builds page
Sujith Haridasan
2015-08-29
1
-8
/
+0
*
bitbake: toaster: Fix extra checkbox in most recently built recipes section
Sujith Haridasan
2015-08-29
1
-1
/
+0
*
bitbake: toaster: update directory tree expansion
David Reyna
2015-08-29
1
-2
/
+1
*
bitbake: lib/bb/cooker: add interrupted flag to BuildCompleted event
Paul Eggleton
2015-08-29
2
-3
/
+10
[prev]
[next]