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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: runqueue: Fix setscene hard dependency problems
Richard Purdie
2014-02-11
1
-5
/
+18
*
bitbake: bitbake: build.py: create separate function for shell trap creation ...
Laurentiu Palcu
2014-02-09
1
-17
/
+20
*
bitbake: data: Account for pre/postfunc functions when calculating dependencies
Richard Purdie
2014-02-04
1
-2
/
+6
*
bitbake: runqueue: Fix race against tasks sharing stamp files
Richard Purdie
2014-01-31
1
-1
/
+4
*
bitbake: siggen.py: fix the SignatureGenerator()
Robert Yang
2014-01-28
1
-2
/
+4
*
bitbake: runqueue: Simplify pointless len() usage
Richard Purdie
2014-01-28
1
-1
/
+1
*
bitbake: hob: No need for enable_proxy and same_proxy in conf file
Irina Patru
2014-01-28
1
-2
/
+0
*
bitbake: hob: Don't always save proxy values in conf file
Irina Patru
2014-01-28
1
-6
/
+14
*
bitbake: hob: don't display interruptions as fails
Irina Patru
2014-01-28
1
-1
/
+2
*
bitbake: hob: unsetting busy cursor after hitting Stop button
Irina Patru
2014-01-28
1
-2
/
+3
*
bitbake: bitbake: hob: check if parser has attribute 'shutdown'
Irina Patru
2014-01-28
1
-1
/
+2
*
bitbake: hob: change error_msg for CommandFailed event
Irina Patru
2014-01-28
1
-6
/
+1
*
bitbake: cooker: Add option of specifying indvidual tasks for targets
Richard Purdie
2014-01-28
1
-1
/
+6
*
bitbake: toaster: fix package data gathering
Alexandru DAMIAN
2014-01-27
3
-2
/
+193
*
bitbake: toaster: fix builds page CSS and functionality
Alexandru DAMIAN
2014-01-27
3
-10
/
+12
*
bitbake: toaster: Set .error styles for tables
Barros Pena, Belen
2014-01-27
1
-12
/
+17
*
bitbake: toaster: All Tasks Feature with sorting and filtering
Ravi Chintakunta
2014-01-27
3
-80
/
+185
*
bitbake: toaster: Implementation of recipe detail views
David Reyna
2014-01-27
3
-45
/
+332
*
bitbake: toaster: Implementation of base build details page
David Reyna
2014-01-27
1
-0
/
+28
*
bitbake: toaster: Added custom filter tags for use in templates.
Ravi Chintakunta
2014-01-27
1
-0
/
+35
*
bitbake: toaster: Base table fixes for header text, sort icon and filter icon
Ravi Chintakunta
2014-01-27
3
-3
/
+5
*
bitbake: toaster: Base html fix to set the page title
Ravi Chintakunta
2014-01-27
1
-1
/
+1
*
bitbake: toaster: settings remove duplicate entry
Alexandru DAMIAN
2014-01-27
1
-1
/
+0
*
bitbake: toaster: Add initial tests
Andreea Proca
2014-01-27
4
-5
/
+141185
*
bitbake: toaster: Toaster GUI Build and Dashboard pages fixes
Alexandru DAMIAN
2014-01-27
12
-47
/
+473
*
bitbake: toaster: add jquery cookie plugin
Alexandru DAMIAN
2014-01-27
2
-0
/
+119
*
bitbake: toaster: add vim modelines for .py files
Alexandru DAMIAN
2014-01-27
11
-0
/
+33
*
bitbake: toaster: update Task classification fields
Alexandru DAMIAN
2014-01-27
4
-17
/
+34
*
bitbake: toaster: update Simple UI references to avoid conflict
Alexandru DAMIAN
2014-01-27
8
-21
/
+21
*
bitbake: runqueue: Only attempt to print closest matching task if there is a ...
Richard Purdie
2014-01-27
1
-6
/
+5
*
bitbake: fetch2/wget: Check downloaded file isn't zero size
Richard Purdie
2014-01-27
1
-0
/
+4
*
bitbake: fetch2/git: Dereference unresolved tags with ls-remote
Richard Purdie
2014-01-21
1
-1
/
+1
*
bitbake: fetch2/git: Anchor names when using ls-remote
Richard Purdie
2014-01-21
1
-2
/
+2
*
bitbake: fetch2: Improve invalid SRCREV error message
Richard Purdie
2014-01-21
1
-10
/
+5
*
bitbake: fetch2: Sanity check SRCREV matches rev/tag parameter
Richard Purdie
2014-01-21
2
-6
/
+29
*
bitbake: fetch2: Clean up srcrev_internal_helper
Richard Purdie
2014-01-21
1
-9
/
+16
*
bitbake: fetch2/__init__.py: let try_mirror_url return correct value
Robert Yang
2014-01-19
1
-1
/
+1
*
bitbake: SignatureGenerator: Add empty implementation for dump_sigs
Martin Jansa
2014-01-18
1
-0
/
+2
*
bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding git
Richard Purdie
2014-01-18
1
-5
/
+5
*
bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'
Martin Jansa
2014-01-18
2
-2
/
+3
*
bitbake: siggen: Remove fsync that is causing performance issues
Richard Purdie
2014-01-18
1
-1
/
+0
*
bitbake: toaster: Toaster GUI, generic search, filter and order
Alexandru DAMIAN
2014-01-10
11
-281
/
+499
*
bitbake: toaster: Build dashboard implementation
Alexandru DAMIAN
2014-01-10
6
-23
/
+125
*
bitbake: toaster: Create the base page navigation structure
Alexandru DAMIAN
2014-01-10
19
-159
/
+571
*
bitbake: toaster: update static media for Toaster GUI
Alexandru DAMIAN
2014-01-10
21
-0
/
+16275
*
bitbake: toaster: clone Simple UI as base for Toaster GUI
Alexandru DAMIAN
2014-01-10
32
-32
/
+744
*
bitbake: fetch2/gitannex: Fix function arguments to match bitbake master
Richard Purdie
2014-01-08
1
-5
/
+5
*
bitbake: gitannex: Add missing file from previous commit
Richard Purdie
2014-01-08
1
-0
/
+76
*
bitbake: bitbake: fetch2/git: add description for nobranch
Zhenhua Luo
2014-01-08
1
-0
/
+5
*
bitbake: bitbake: gitannex.py: Add Git Annex support
Otavio Salvador
2014-01-08
1
-0
/
+2
[next]