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: bitbake: cooker, toaster: mark interrupted builds as failed
Alexandru DAMIAN
2013-11-20
2
-2
/
+15
*
bitbake: build.py: add single-quotes around already-expanded directory name
Peter Seebach
2013-11-20
1
-1
/
+1
*
bitbake: runqueue: Fix hole in setsceneverify skipped task logic
Richard Purdie
2013-11-20
1
-2
/
+19
*
bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS
Richard Purdie
2013-11-19
1
-0
/
+4
*
bitbake: git: Use git branch for ancestor checks
Richard Purdie
2013-11-19
1
-2
/
+4
*
bitbake: serv.py: Give pr-server up to 5 seconds to commit data
Konrad Scherer
2013-11-18
1
-2
/
+21
*
bitbake: git: Use merge-base instead of log for testing if a commit is present
Richard Purdie
2013-11-18
1
-8
/
+9
*
bitbake: cooker, toaster: variable definition tracking
Alexandru DAMIAN
2013-11-15
5
-11
/
+32
*
bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0
Cristiana Voicu
2013-11-15
1
-0
/
+6
*
bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not None
Cristiana Voicu
2013-11-15
1
-2
/
+6
*
bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDED
Paul Eggleton
2013-11-15
1
-0
/
+5
*
bitbake: hob: refresh tables when the user is redirected to Edit packages
Cristiana Voicu
2013-11-15
1
-0
/
+1
*
bitbake: toaster: fix path to buildstats file
Alexandru DAMIAN
2013-11-15
1
-1
/
+5
*
bitbake: toasterui: mark failed sceneQueue tasks as failed
Alexandru DAMIAN
2013-11-15
1
-1
/
+1
*
bitbake: toaster: remove author field
Alexandru DAMIAN
2013-11-15
3
-3
/
+0
*
bitbake: toaster: fix tasks showing as NoExec
Alexandru DAMIAN
2013-11-15
1
-4
/
+6
*
bitbake: cooker: replace "w" file opening mode with "a" mode
Cristiana Voicu
2013-11-12
1
-34
/
+6
*
bitbake: toaster: convert build_package size to bytes to keep consistence
Cristiana Voicu
2013-11-12
2
-2
/
+2
*
bitbake: newbb.vim: fix spelling
Trevor Woerner
2013-11-12
1
-1
/
+1
*
bitbake: HOB: HIG compliant message dialogs
Valentin Popa
2013-11-08
7
-102
/
+87
*
bitbake: depexp: Improve wording on requirements
Gary Thomas
2013-11-08
1
-1
/
+1
*
bitbake: toaster: fix target package information
Alexandru DAMIAN
2013-11-05
2
-6
/
+6
*
bitbake: toaster: enable required classes in the toaster startup script
Alexandru DAMIAN
2013-11-04
1
-2
/
+10
*
bitbake: toaster: add variable description for prefixed/suffixed variables
Cristiana Voicu
2013-11-04
1
-0
/
+5
*
bitbake: toaster: server shutdown on terminal exit
Alexandru DAMIAN
2013-11-04
1
-9
/
+20
*
bitbake: toaster: fix timezone settings
Alexandru DAMIAN
2013-11-04
1
-2
/
+3
*
bitbake: cooker: do not recreate recipecache in buildfile mode
Alexandru DAMIAN
2013-11-04
1
-1
/
+0
*
bitbake: build, toaster: record proper task type
Alexandru DAMIAN
2013-11-04
3
-6
/
+16
*
bitbake: cooker: add data to the dependency tree dump
Alexandru DAMIAN
2013-11-04
1
-0
/
+2
*
bitbake: toaster: fixes for null values from events
Alexandru DAMIAN
2013-11-04
2
-24
/
+19
*
bitbake: hob: do not display the "Package list may be incomplete!" dialog
Cristiana Voicu
2013-11-01
3
-21
/
+4
*
bitbake: fetch/hg: Improve user/password handling
Volker Vogelhuber
2013-11-01
1
-2
/
+8
*
bitbake: hob: populate error_msg when hob receives a CommandFailed event
Cristiana Voicu
2013-11-01
1
-0
/
+6
*
bitbake: fetch2/svn.py: use log instead of info to retrieve revision
Nicolas Dechesne
2013-11-01
1
-6
/
+8
*
bitbake: monitordisk: lower inode check warning to note
Olof Johansson
2013-10-18
1
-1
/
+1
*
bitbake: toaster: add Toaster UI interface
Alexandru DAMIAN
2013-10-18
2
-0
/
+992
*
bitbake: toaster: adding frameworks for the Simple UI
Alexandru DAMIAN
2013-10-18
4
-0
/
+6795
*
bitbake: toaster: add toaster code to bitbake
Alexandru DAMIAN
2013-10-18
31
-0
/
+1508
*
bitbake: utils: Don't show stack traces for BBHandledException
Richard Purdie
2013-10-18
1
-0
/
+3
*
bitbake: bitbake: bitbake: bb: Drop deprecated functions
Richard Purdie
2013-10-14
1
-3
/
+0
*
bitbake: siggen: handle recipe path changes in siginfo files
Paul Eggleton
2013-10-14
1
-4
/
+37
*
bitbake: hob: Hob should ask for ports only when Manual proxy is selected
Cristiana Voicu
2013-10-14
1
-12
/
+14
*
bitbake: cooker/command: Add error state for the server and use for pre_serve...
Richard Purdie
2013-10-14
2
-1
/
+4
*
bitbake: bitbake: Update post 1.20 to development version
Richard Purdie
2013-10-14
2
-2
/
+2
*
bitbake: hob: change tooltip for live images
Cristiana Voicu
2013-10-07
1
-1
/
+4
*
bitbake: bitbake: replace comment added in conf files
Cristiana Voicu
2013-10-07
1
-1
/
+1
*
bitbake: bitbake-dumpsig: introduce command line and error handling
Paul Eggleton
2013-10-07
1
-3
/
+57
*
bitbake: bitbake-diffsigs: improve error handling
Paul Eggleton
2013-10-07
1
-5
/
+25
*
bitbake: bitbake-diffsigs: refactor argument parsing slightly
Paul Eggleton
2013-10-07
1
-16
/
+13
*
bitbake: bitbake-diffsigs: handle if task name is specified without do_ prefix
Paul Eggleton
2013-10-07
1
-0
/
+3
[prev]
[next]