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: 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
*
bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...
Zhenhua Luo
2014-01-07
1
-2
/
+9
*
bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirs
Robert Yang
2014-01-07
1
-0
/
+1
*
bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.data
Robert Yang
2014-01-03
1
-2
/
+0
*
bitbake: bitbake: fetcher2: clean(): remove the .patch.done
Robert Yang
2014-01-02
1
-1
/
+1
*
bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done
Robert Yang
2014-01-02
1
-0
/
+1
*
bitbake: bitbake: replace 3 spaces with 4
Robert Yang
2014-01-02
1
-4
/
+4
*
bitbake: fetch2: avoid printing "no checksum" error message twice
Paul Eggleton
2013-12-22
1
-5
/
+4
*
bitbake: fetch2: fail checksum validation if SRC_URI checksums set to ""
Paul Eggleton
2013-12-22
1
-3
/
+3
*
bitbake: Update to version 1.21.1 for master
Richard Purdie
2013-12-20
1
-1
/
+1
*
bitbake: siggen: Fix reversed difference output
Richard Purdie
2013-12-20
1
-6
/
+6
*
bitbake: runqueue: Further extend bitbake -S output to view signature differe...
Richard Purdie
2013-12-20
1
-2
/
+45
*
bitbake: siggen: When printing signatures recursively, limit the output
Richard Purdie
2013-12-20
1
-1
/
+3
*
bitbake: runqueue: Fix data being written into siginfo/sigdata files
Richard Purdie
2013-12-20
1
-15
/
+2
[next]