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
*
siggen.py: If both sigs have a variable in it's whitelist then don't say it's...
Matthew McClintock
2011-12-05
1
-3
/
+3
*
Remove the async_cmds and sync_cmds from command.py
Robert Yang
2011-12-05
1
-14
/
+0
*
fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
Joshua Lock
2011-12-05
1
-3
/
+3
*
Remove the duplicated assignments of self.configuration.cmd
Robert Yang
2011-12-05
1
-3
/
+0
*
cooker.py: Allow the -e option to work with virtual classes and -b
Richard Purdie
2011-12-01
1
-1
/
+3
*
build.py: Be determistic about a function's cwd
Richard Purdie
2011-12-01
1
-2
/
+1
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
24
-198
/
+196
*
bitbake/siggen.py: Don't backtrace if the taskhash data isn't present
Richard Purdie
2011-11-25
1
-2
/
+2
*
bitbake: Update and fix bitbake-runtask
Robert Yang
2011-11-25
1
-66
/
+65
*
Nothing uses USERNAME, remove it - can cause sstate-cache conflicts
Matthew McClintock
2011-11-25
1
-1
/
+0
*
data/siggen: Add vardepvalue mechanism to allow the variable dependency code ...
Richard Purdie
2011-11-24
2
-11
/
+15
*
fetch2: Improve uri_replace to handle paths with no trailing '/'
Richard Purdie
2011-11-24
1
-3
/
+10
*
knotty: Add support for logging the console to logfile
Richard Purdie
2011-11-24
1
-0
/
+6
*
runqueue.py: Fix debug message to reference the correct task
Richard Purdie
2011-11-24
1
-1
/
+2
*
fetch2/local: Don't default to files in DL_DIR for file:// urls
Richard Purdie
2011-11-24
1
-3
/
+1
*
siggen.py: sort task hash depedencies with basepath
Matthew McClintock
2011-11-23
1
-11
/
+14
*
bitbake: print out symmetric difference when comparing sigs
Matthew McClintock
2011-11-23
1
-0
/
+4
*
runqueue.py: Ensure we fully process the covered list
Richard Purdie
2011-11-23
1
-3
/
+4
*
runqueue.py: Ensure setscene tasks don't break dependency order
Richard Purdie
2011-11-23
1
-4
/
+7
*
bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
Richard Purdie
2011-11-22
1
-11
/
+9
*
bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the...
Richard Purdie
2011-11-21
1
-1
/
+1
*
bitbake/runqueue.py: Fix incorrect task number reference in debug message
Richard Purdie
2011-11-21
1
-1
/
+1
*
parse_py: Use absolute paths for FILE
Richard Purdie
2011-11-18
2
-2
/
+2
*
siggen.py: Include list of variables in hashes
Richard Purdie
2011-11-18
1
-0
/
+1
*
siggen.py: Fix diffsigs output for filename comparisions
Richard Purdie
2011-11-18
1
-3
/
+15
*
lib/bb/runqueue: avoid marking runtime dependencies as covered
Paul Eggleton
2011-11-15
1
-1
/
+6
*
data_smart: Add appendVar/prependVar functions
Richard Purdie
2011-11-10
1
-0
/
+16
*
Add FAKEROOTNOENV variable
Richard Purdie
2011-11-10
2
-0
/
+9
*
cooker.py: Ensure only one copy of bitbake executes at once
Richard Purdie
2011-11-10
1
-0
/
+7
*
utils.py: Fix lockfile retry handling
Richard Purdie
2011-11-10
1
-1
/
+1
*
codeparser: silence non-literal warnings for vardeps
Christopher Larson
2011-11-10
3
-11
/
+39
*
codeparser: drop expand tracking
Christopher Larson
2011-11-10
1
-11
/
+0
*
codeparser: accept a name for better messages
Christopher Larson
2011-11-10
3
-13
/
+15
*
codeparser: simplify how we compare the called node names
Christopher Larson
2011-11-10
1
-52
/
+20
*
codeparser: merge the nested python parsing classes
Christopher Larson
2011-11-10
1
-102
/
+87
*
Increment version post release
Richard Purdie
2011-11-04
2
-2
/
+2
*
Release 1.14.0
Richard Purdie
2011-11-04
2
-2
/
+2
*
codeparser: make var_expands actually hold useful information
Christopher Larson
2011-11-04
1
-1
/
+1
*
doc: update manual for checksum changes
Joshua Lock
2011-10-24
1
-1
/
+1
*
fetch2: enable checksum definition as SRC_URI parameter
Joshua Lock
2011-10-24
1
-2
/
+8
*
fetch2: improve usability of checksums
Joshua Lock
2011-10-24
1
-34
/
+38
*
hob: fix backtrace when dismissing open dialog
Joshua Lock
2011-10-24
1
-2
/
+2
*
Fix typos in local.conf.sample and local.conf.sample.extended
Robert Yang
2011-10-11
2
-2
/
+1
*
fetch2: Export additional variables to the fetchers
Matthew McClintock
2011-10-06
1
-1
/
+2
*
fetch2/git: Make git fetch run with -f so rebased branches don't fail
Matthew McClintock
2011-10-04
1
-1
/
+1
*
bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
Paul Eggleton
2011-09-25
2
-4
/
+4
*
hob: store recipe path at load time
Joshua Lock
2011-09-25
1
-1
/
+3
*
hob: fix building with current selections after reparse
Joshua Lock
2011-09-25
1
-2
/
+0
*
ui/crumbs/hobeventhandler: fix variable name typo
Joshua Lock
2011-09-25
1
-1
/
+1
*
ui/crumbs/hobeventhandler: move remaining getVariable calls to init
Joshua Lock
2011-09-25
1
-4
/
+5
[next]