index
:
ast2050-yocto-poky
fido
Modified yocto poky sources to support the Aspeed AST2050 and ASUS KGPE-D16 / KCMA-D8
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: toaster: fix typo in models.py
Belen Barros Pena
2015-02-27
1
-1
/
+1
*
bitbake: bitbake-layers: fix wildcard support in remove-layer
Paul Eggleton
2015-02-25
1
-1
/
+1
*
bitbake: toasterui: fix ETA calculation
Alexandru DAMIAN
2015-02-24
1
-1
/
+1
*
bitbake: toastergui: performance improvements in task details page
Alexandru Damian
2015-02-24
2
-19
/
+23
*
bitbake: toasterui: disable autocommit for build logging
Alexandru DAMIAN
2015-02-24
2
-1
/
+28
*
bitbake: toaster: update requirement for Django 1.6
Alexandru Damian
2015-02-24
1
-2
/
+2
*
bitbake: toasterui: improving the latest builds consistency
Belen Barros Pena
2015-02-24
3
-16
/
+22
*
bitbake: toaster: Add machine selection notification
Michael Wood
2015-02-24
4
-3
/
+17
*
bitbake: toasterui: style the Toaster version information
Belen Barros Pena
2015-02-24
5
-7
/
+12
*
bitbake: toaster: layerdetails Fix pagination controls
Michael Wood
2015-02-24
2
-20
/
+4
*
bitbake: toaster: layerdetails Add link to machines file
Michael Wood
2015-02-24
1
-1
/
+6
*
bitbake: toaster: layerdetails summary/descriptions to be searchable
Michael Wood
2015-02-24
2
-18
/
+26
*
bitbake: toastergui: fix spacing and input field sizes
Belen Barros Pena
2015-02-24
1
-2
/
+2
*
bitbake: bitbake-layers: add ability to fetch layers and their dependencies f...
Chong Lu
2015-02-21
1
-0
/
+252
*
bitbake: bitbake-layers: fix logging
Paul Eggleton
2015-02-21
1
-2
/
+12
*
bitbake: bitbake-layers: refactor to use argparse instead of cmd
Paul Eggleton
2015-02-21
1
-151
/
+110
*
bitbake: toaster: importlayer Remove description input field
Michael Wood
2015-02-20
3
-10
/
+0
*
bitbake: toasterui: remove layer directory in managed mode
Belen Barros Pena
2015-02-20
2
-5
/
+13
*
bitbake: toasterui: style the Toaster version information
Belen Barros Pena
2015-02-20
2
-25
/
+10
*
bitbake: toaster: layerdetails Don't show None type in description/summary
Michael Wood
2015-02-20
1
-2
/
+2
*
bitbake: toaster: landing page when no build module
David Reyna
2015-02-20
2
-21
/
+53
*
bitbake: toaster: get proper version string
Alexandru DAMIAN
2015-02-20
1
-1
/
+2
*
bitbake: toasterui: UI query performance improvements
Alexandru DAMIAN
2015-02-20
2
-10
/
+16
*
bitbake: toasterui: fix time estimation in project page
Alexandru Damian
2015-02-20
4
-7
/
+24
*
bitbake: toaster: properly detect starting in rolling log file
Alexandru DAMIAN
2015-02-20
1
-2
/
+10
*
bitbake: toaster: bitbake cooker log saving and downloading
Alexandru DAMIAN
2015-02-20
13
-43
/
+335
*
bitbake: toasterui: empty state for pages
Alexandru DAMIAN
2015-02-17
11
-29
/
+135
*
bitbake: toaster: Set the machines page default pagesize to 100
Michael Wood
2015-02-17
1
-1
/
+2
*
bitbake: toaster: Remove filtering from layers,machines and targets
Michael Wood
2015-02-17
1
-59
/
+2
*
bitbake: toaster: Remove Layer source from machines, layers and targets
Michael Wood
2015-02-17
4
-40
/
+0
*
bitbake: toaster: New build button allow arbitrary build targets
Michael Wood
2015-02-17
1
-0
/
+2
*
bitbake: toaster: Additional fixes for the project variable page
David Reyna
2015-02-17
2
-82
/
+210
*
bitbake: toaster: layerdetails use new vcs reference api
Michael Wood
2015-02-17
1
-7
/
+6
*
bitbake: toaster: fix git checkout command
Alexandru DAMIAN
2015-02-17
1
-1
/
+1
*
bitbake: toaster: properly detect failed server start
Alexandru DAMIAN
2015-02-17
2
-4
/
+13
*
bitbake: toaster: Use on input event for validation rather than keyup
Michael Wood
2015-02-17
5
-11
/
+11
*
bitbake: tests/fetch.py: latest_versionstring add set of PN
Aníbal Limón
2015-02-16
1
-0
/
+2
*
bitbake: fetch2: wget remove scape of - in regexes don't needed
Aníbal Limón
2015-02-16
1
-9
/
+9
*
bitbake: fetch2: wget _modelate_version improvments
Aníbal Limón
2015-02-16
1
-3
/
+3
*
bitbake: fetch2: wget latest_versionstring improvments in get version by dir
Aníbal Limón
2015-02-16
1
-71
/
+37
*
bitbake: fetch2: wget add _check_latest_version_by_dir
Aníbal Limón
2015-02-16
1
-6
/
+46
*
bitbake: fetch2: wget latest_versionstring _check_latest_version improvments
Aníbal Limón
2015-02-16
1
-26
/
+25
*
bitbake: fetch2: wget latest_versionstring improve _parse_path
Aníbal Limón
2015-02-16
1
-20
/
+24
*
bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually useful
Paul Eggleton
2015-02-16
3
-26
/
+69
*
bitbake: tests: add tests for OE pre-release version formatting
Paul Eggleton
2015-02-16
1
-0
/
+4
*
bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m...
Paul Eggleton
2015-02-16
1
-0
/
+4
*
bitbake: depexp.py: Fix segfault if DISPLAY is not set
Maxin B. John
2015-02-16
1
-0
/
+7
*
bitbake: bitbake-user-manual: Removed errant writer note line.
Scott Rifenbark
2015-02-10
1
-2
/
+0
*
bitbake: bitbake-user-manual: Added some links to some new variables.
Scott Rifenbark
2015-02-10
1
-7
/
+9
*
bitbake: bitbake-user-manual: Added five new repo variables and links.
Scott Rifenbark
2015-02-10
1
-4
/
+50
[next]