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: data: Optimise build_dependencies a little
Richard Purdie
2013-09-17
1
-11
/
+10
*
bitbake: data_smart: Cache the fact a variable accesses another even if its u...
Richard Purdie
2013-09-17
1
-1
/
+1
*
bitbake: data_smart: Allow flags to use the expand cache
Richard Purdie
2013-09-17
1
-1
/
+3
*
bitbake: data_smart: Allow expansion of flags in getVarFlags
Richard Purdie
2013-09-17
1
-2
/
+3
*
bitbake: data_smart: Add explict None checks
Alexandru DAMIAN
2013-09-17
1
-2
/
+2
*
bitbake: data: Cache an list of export variables
Richard Purdie
2013-09-17
2
-1
/
+8
*
bitbake: data: Use direct iteration, not keys()
Richard Purdie
2013-09-17
1
-2
/
+2
*
bitbake: data_smart: use the expand_cache in VariableParse
Richard Purdie
2013-09-17
1
-0
/
+5
*
bitbake: data_smart: Improve variable expansion regexp
Richard Purdie
2013-09-17
1
-1
/
+1
*
bitbake: siggen: Use lookup cache exclusively
Richard Purdie
2013-09-17
1
-12
/
+3
*
bitbake: data: Be explicit in data_db check
Richard Purdie
2013-09-17
1
-1
/
+1
*
bitbake: cooker: Allow profiling of the parser in profile mode
Richard Purdie
2013-09-17
1
-2
/
+22
*
bitbake: cooker: Avoid duplication for taskdata creation
Alexandru DAMIAN
2013-09-17
1
-40
/
+27
*
bitbake: runqueue: add runQueueTaskSkipped event
Alexandru DAMIAN
2013-09-17
1
-3
/
+12
*
bitbake: build: Add logfile to add TaskBase events
Richard Purdie
2013-09-16
1
-10
/
+6
*
bitbake: cooker: updateCache should rause exceptions, not sys.exit
Richard Purdie
2013-09-14
1
-2
/
+2
*
bitbake: knotty: Cleanup error/interruption handling
Richard Purdie
2013-09-14
1
-3
/
+4
*
bitbake: command: Treat empty messages as failures, not CommandCompleted
Richard Purdie
2013-09-14
1
-1
/
+1
*
bitbake: cooker/command: Add finishcommand to reset cooker state
Richard Purdie
2013-09-14
2
-1
/
+4
*
bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown'
Richard Purdie
2013-09-14
8
-19
/
+19
*
bitbake: cooker: Clean up init/reset configuration code
Richard Purdie
2013-09-14
1
-25
/
+24
*
bitbake: cooker: Drop obsolete worker test
Richard Purdie
2013-09-14
1
-5
/
+1
*
bitbake: bitbake: xmlrpc: delete unused code BitBakeUIEventServer
Alexandru DAMIAN
2013-09-13
1
-45
/
+0
*
bitbake: data_smart: Account for changes in append/prepend/remove in the conf...
Richard Purdie
2013-09-12
1
-3
/
+6
*
bitbake: utils: Fix BB_PRESERVE_ENV
Richard Purdie
2013-09-11
1
-0
/
+2
*
bitbake: bitbake: runqueue: add sceneQueueTaskCompleted event
Alexandru DAMIAN
2013-09-10
1
-0
/
+6
*
bitbake: runqueue.py: check whether multiple versions of the same PN are due ...
Robert Yang
2013-09-09
1
-1
/
+8
*
bitbake: providers.py: enhance the runtime debug degbug messgae
Robert Yang
2013-09-09
1
-1
/
+1
*
bitbake: prserv: Ensure data is committed
Richard Purdie
2013-09-08
2
-1
/
+6
*
bitbake: contrib/vim: merge changes from vim-bitbake repo
Christopher Larson
2013-09-06
3
-9
/
+13
*
bitbake: knotty: Reduce refresh of footer
Richard Purdie
2013-09-06
1
-2
/
+4
*
bitbake: bitbake: Ensure ${DATE} and ${TIME} are consistent
Peter Kjellerstedt
2013-09-06
2
-0
/
+4
*
bitbake: hob: remove custom image from the images list when not needed
Cristiana Voicu
2013-09-06
1
-0
/
+4
*
bitbake: hob: limit the description size when a custom image is saved
Cristiana Voicu
2013-09-06
1
-2
/
+11
*
bitbake: newbb.vim: Use 'git config' instead of git-config
Khem Raj
2013-09-06
1
-2
/
+2
*
bitbake: data_smart: Move getVar expand cache handing to fix _remove operations
Richard Purdie
2013-09-06
1
-7
/
+6
*
bitbake: hob: remove PACKAGE_INSTALL variable setting from hob
Cristiana Voicu
2013-09-04
1
-3
/
+1
*
bitbake: bitbake-worker: ensure BUILDNAME is available during execution
Paul Eggleton
2013-09-04
2
-0
/
+2
*
bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile method
Cristiana Voicu
2013-09-02
1
-3
/
+3
*
bitbake: runqueue: Fix scenequeue to pass file descriptors, not a float
Richard Purdie
2013-09-02
1
-1
/
+1
*
bitbake: server/xmlrpc: stop server on client exit
Alexandru DAMIAN
2013-09-01
1
-0
/
+5
*
bitbake: prserv/serv: Settle on two threads for optimal performance
Richard Purdie
2013-09-01
1
-14
/
+34
*
bitbake: build: Fix profile file names
Richard Purdie
2013-09-01
1
-1
/
+1
*
bitbake: serv/db: Don't use BEGIN/COMMIT
Richard Purdie
2013-09-01
1
-13
/
+3
*
bitbake: serv/db: Take an excluside lock on the database
Richard Purdie
2013-09-01
1
-1
/
+1
*
bitbake: serv/db: Fix looping upon database locked issues
Richard Purdie
2013-09-01
1
-3
/
+4
*
bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,...
Richard Purdie
2013-09-01
3
-21
/
+28
*
bitbake: prserv: Allow 'table is locked' matching for retry loop
Richard Purdie
2013-08-30
1
-1
/
+1
*
bitbake: server/xmlrpc: Increase timeout to 60s
Richard Purdie
2013-08-30
1
-1
/
+1
*
bitbake: cookerdata: Allow bblayers.conf to be found using BBPATH
Richard Purdie
2013-08-30
1
-8
/
+15
[prev]
[next]