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: siggen: Print warning about tainted tasks
Richard Purdie
2014-06-01
1
-0
/
+1
*
bitbake: build/utils: Fix broken exception handling
Richard Purdie
2014-06-01
2
-10
/
+4
*
bitbake: bb.fatal: Raise a BBHandledException instead of exiting
Richard Purdie
2014-06-01
1
-2
/
+1
*
bitbake: event: Add SkipRecipe event to replace SkipPackage
Richard Purdie
2014-06-01
8
-11
/
+14
*
bitbake: event.py: Allow passthrough of BBHandledException events
Richard Purdie
2014-06-01
1
-1
/
+1
*
bitbake: cookerdata: Improve error handling
Richard Purdie
2014-06-01
1
-2
/
+5
*
bitbake: event: Fix event handlers to raise SkipPackage
Richard Purdie
2014-06-01
1
-4
/
+1
*
bitbake: utils: avoid printing traceback on ExpansionError during parsing
Paul Eggleton
2014-05-30
1
-0
/
+2
*
bitbake: fetch2: improve handling of two classes of URL parameter mistakes
Paul Eggleton
2014-05-30
1
-4
/
+10
*
bitbake: Revert "toaster: toaster oe-selftest support"
Richard Purdie
2014-05-30
1
-411
/
+0
*
bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pw
Volker Vogelhuber
2014-05-28
1
-1
/
+1
*
bitbake: bitbake-layers: show-cross-depends: add support for RRECOMMENDS
Paul Eggleton
2014-05-28
1
-0
/
+20
*
bitbake: bitbake-layers: show-cross-depends: ignore self-satisfied RDEPENDS
Paul Eggleton
2014-05-28
1
-0
/
+3
*
bitbake: bitbake-layers: show-cross-depends: ignore global inherits
Paul Eggleton
2014-05-28
1
-0
/
+5
*
bitbake: bitbake-layers: show-cross-depends: add option to ignore a layer
Paul Eggleton
2014-05-28
1
-20
/
+24
*
bitbake: data_smart: Fix an unusual variable reference bug
Richard Purdie
2014-05-21
2
-1
/
+6
*
bitbake: toaster: reduce redundant foreign key lookups
David Reyna
2014-05-21
2
-6
/
+29
*
bitbake: toaster: sort columns properly after edit columns
Farrell Wymore
2014-05-21
2
-14
/
+204
*
bitbake: toaster: toaster oe-selftest support
Ionut Chisanovici
2014-05-21
1
-0
/
+411
*
bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcher
Chris Morgan
2014-05-19
2
-3
/
+23
*
bitbake: fetch2/perforce: Ensure command has a default
Richard Purdie
2014-05-11
1
-4
/
+4
*
bitbake: parse: Improve file inheritance logging
Richard Purdie
2014-05-11
2
-8
/
+1
*
bitbake: knotty: Fix output printed to the user at debug log levels
Richard Purdie
2014-05-11
1
-1
/
+1
*
bitbake: parse/ast: Show append logging at lower log level
Richard Purdie
2014-05-11
1
-1
/
+1
*
bitbake: fix cloning of mercurial repository with username and password speci...
Volker Vogelhuber
2014-05-11
1
-1
/
+4
*
bitbake: toaster: modify SQL data type constraints
Alexandru DAMIAN
2014-05-08
2
-4
/
+229
*
bitbake: toaster: fix migration code for MySQL
Alexandru DAMIAN
2014-05-08
2
-38
/
+19
*
bitbake: toaster: fix span2 headings for packages
Dave Lerner
2014-05-08
2
-4
/
+7
*
bitbake: toaster: Make sure layer branch only shows when not empty
Belen Barros Pena
2014-05-08
9
-32
/
+35
*
bitbake: toaster: sort outcome and sstate columns by string value
David Reyna
2014-05-08
2
-1
/
+20
*
bitbake: Fix refetch of local files when they are read only
Nick Lewis
2014-05-08
1
-2
/
+2
*
bitbake: data_smart: Ensure all possible overrides are cached including those...
Richard Purdie
2014-05-07
1
-1
/
+6
*
bitbake: prserv/db: Avoid fsync() calls
Richard Purdie
2014-05-03
1
-0
/
+1
*
bitbake: persist_data: Avoid fsync() calls
Richard Purdie
2014-05-03
1
-1
/
+3
*
bitbake: codeparser: Fix to better catch all getVar references
Richard Purdie
2014-05-03
1
-3
/
+3
*
bitbake: bitbake: Bump version to 1.23.1
Richard Purdie
2014-05-01
2
-2
/
+2
*
bitbake: bb.utils, bb.codeparser: Add bb.utils.contains_any
Otavio Salvador
2014-04-29
2
-1
/
+14
*
bitbake: codeparser: don't interact with the cache for subshells
Christopher Larson
2014-04-29
1
-9
/
+12
*
bitbake: fetch2: Cleanup file checksum generation, v2
Jacob Kroon
2014-04-29
1
-6
/
+2
*
bitbake: HG Fetch with username and password in url
Volker Vogelhuber
2014-04-29
1
-1
/
+1
*
bitbake: Revert "fetch2: Cleanup file checksum generation"
Richard Purdie
2014-04-28
1
-2
/
+5
*
bitbake: bitbake-diffsigs: Fix runtime error when no arguments are given
Jacob Kroon
2014-04-27
1
-2
/
+2
*
bitbake: fetch2: Cleanup file checksum generation
Jacob Kroon
2014-04-27
1
-5
/
+2
*
bitbake: fetch2/git: Stop git from triggering fsync() calls
Richard Purdie
2014-04-27
1
-2
/
+2
*
bitbake: bitbake-worker: Drop BBHASH variables
Richard Purdie
2014-04-23
1
-4
/
+0
*
bitbake: parse/ast: Optimise data finalisation
Richard Purdie
2014-04-23
1
-3
/
+5
*
bitbake: runqueue: Do not write out stamp files in dry_run mode
Richard Purdie
2014-04-23
1
-1
/
+2
*
bitbake: runqueue: Fix task weighting algorithm
Richard Purdie
2014-04-23
1
-2
/
+2
*
bitbake: runqueue: Fix handling of zero priority task
Richard Purdie
2014-04-23
1
-1
/
+1
*
bitbake: bitbake: toaster: Fix Empty tasks filter
Belen Barros Pena
2014-04-23
1
-1
/
+1
[next]