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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake-layers: fix duplicated help info
Robert Yang
2013-03-10
1
-1
/
+1
*
bitbake: bitbake-layers: make show-cross-depends avoid long path
Robert Yang
2013-02-15
1
-8
/
+48
*
bitbake: bitbake/utils: Improve environment handling to allow UIs access to o...
Richard Purdie
2013-02-11
1
-4
/
+6
*
bitbake: Update version to 1.17.0
Richard Purdie
2013-02-06
1
-1
/
+1
*
bitbake: bitbake-layers: print the recipe's depends that crosses a layer boun...
Robert Yang
2013-01-31
1
-0
/
+133
*
bitbake: bitbake-diffigs: Don't pull in tinfoil unless we really need/plan to...
Richard Purdie
2013-01-25
1
-1
/
+1
*
bitbake: bitbake-layers: fix get_file_layer
Robert Yang
2013-01-25
1
-1
/
+2
*
bitbake: hig.py: refactor into individual components
Bogdan Marinescu
2013-01-16
1
-1
/
+3
*
bitbake: bin/bitbake, bb/__init__: Move BBDEBUG handling to bin/bitbake
Richard Purdie
2012-12-14
1
-0
/
+5
*
bitbake: Update version to 1.17.0
Richard Purdie
2012-11-26
1
-1
/
+1
*
bitbake: bitbake/server: Remove dead console log code
Richard Purdie
2012-11-01
1
-5
/
+1
*
bitbake: Update version to 1.16.0
Richard Purdie
2012-10-02
1
-1
/
+1
*
bitbake: bitbake: Unbuffer stdout for log files
Jason Wessel
2012-09-24
1
-0
/
+8
*
bitbake: runqueue: Add --no-setscene to skip all setscene tasks
Jason Wessel
2012-09-24
1
-0
/
+2
*
bitbake: bitbake-diffsigs: allow specifying task & follow deps recursively
Paul Eggleton
2012-09-07
1
-5
/
+92
*
bitbake: lib/bb/siggen.py: make signature dump/compare functions return a list
Paul Eggleton
2012-09-07
2
-3
/
+8
*
bitbake: tinfoil: create simple interface for bitbake-based utilities
Paul Eggleton
2012-09-07
1
-99
/
+47
*
bitbake: bin/bitbake: Clarify wording in help output for -s
Trevor Woerner
2012-08-30
1
-1
/
+1
*
bitbake: bitbake-layers: use parsable title for show-appends
Paul Eggleton
2012-08-22
1
-1
/
+1
*
bitbake: bitbake-layers: avoid full parse for show-layers subcommand
Paul Eggleton
2012-08-22
1
-4
/
+7
*
bitbake: bin/bitbake: Remove knotty2 from the list of valid interfaces
Richard Purdie
2012-08-17
1
-1
/
+1
*
bitbake: bitbake-layers: fix help for show-overlayed to match behaviour
Paul Eggleton
2012-08-02
1
-1
/
+1
*
bitbake: Update version to 1.15.3
Richard Purdie
2012-07-19
1
-1
/
+1
*
bitbake: bitbake/cooker: Print which pkgs would be built in -g output
Robert Yang
2012-07-09
1
-1
/
+1
*
bitbake: bitbake: tweak help text for -C slightly
Paul Eggleton
2012-06-25
1
-1
/
+1
*
bitbake: bitbake: add -C option to invalidate a task and rebuild the target
Paul Eggleton
2012-06-21
1
-0
/
+3
*
image-writer: tweak some strings
Kang Kai
2012-06-14
1
-5
/
+5
*
hob2: create a standalone deploy image tool
Kang Kai
2012-06-08
1
-0
/
+120
*
bitbake: support $BITBAKE_UI environment
Enrico Scholz
2012-05-23
1
-4
/
+5
*
bitbake: Fixup bitbake-selftest
Richard Purdie
2012-05-04
1
-0
/
+0
*
bitbake: Add start of bitbake regression/self testing
Richard Purdie
2012-05-04
1
-0
/
+38
*
Update version to 1.15.2 (correspdoning to Yocto 1.2 release)
Richard Purdie
2012-05-01
1
-1
/
+1
*
bitbake-layers: hide deprecation warnings
Paul Eggleton
2012-04-17
1
-0
/
+2
*
ui/knotty: Add a footer to the build output for interactive terminals as knot...
Richard Purdie
2012-03-29
1
-1
/
+1
*
Add bitbake-dumpsig to make it more obvious how to dump a signatures file
Richard Purdie
2012-03-21
1
-0
/
+9
*
bitbake-layers: fix traceback in show-overlayed with nothing overlayed
Paul Eggleton
2012-03-20
1
-1
/
+1
*
bitbake/bitbake-prserv: Set file mode bits "x".
Lianhao Lu
2012-03-02
1
-0
/
+0
*
bitbake: add -B option to bind with interface
Dongxiao Xu
2012-02-23
1
-3
/
+14
*
bitbake-layers: add copyright notice
Paul Eggleton
2012-02-09
1
-0
/
+3
*
bitbake-layers: list overlayed classes in show-overlayed
Paul Eggleton
2012-02-01
1
-0
/
+47
*
bitbake-layers: add show-recipes subcommand
Paul Eggleton
2012-02-01
1
-5
/
+52
*
bitbake-layers: improve show-overlayed output
Paul Eggleton
2012-02-01
1
-11
/
+105
*
bitbake-layers: use directory name as layer name
Paul Eggleton
2012-02-01
1
-19
/
+20
*
bitbake-layers: use dashes in subcommands
Paul Eggleton
2012-02-01
1
-5
/
+7
*
Bump the version to 1.15.1
Richard Purdie
2012-01-23
1
-1
/
+1
*
bitbake: Automatically start local PR service.
Lianhao Lu
2012-01-11
1
-5
/
+4
*
bitbake/PRservice: Added no_hist mode and export/import.
Lianhao Lu
2012-01-11
1
-10
/
+13
*
bitbake-layers: close files in apply_append()
Paul Eggleton
2012-01-10
1
-0
/
+2
*
bitbake-layers: flatten: warn the user if output structure is incorrect
Paul Eggleton
2012-01-10
1
-0
/
+38
*
bitbake-layers: flatten: allow specifying layers to flatten
Paul Eggleton
2012-01-10
1
-8
/
+67
[next]