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
*
taskdata: fix string formatting of an error message
Christopher Larson
2011-09-20
1
-1
/
+1
*
cooker.py: Fix key expansion issues in showVersions
Richard Purdie
2011-09-19
1
-1
/
+6
*
git.py: Fix logging vs logger typo
Richard Purdie
2011-09-17
1
-1
/
+1
*
hob: correctly set the selected image when loading a recipe
Joshua Lock
2011-09-13
1
-0
/
+1
*
hob: correctly handle an exception
Joshua Lock
2011-09-13
1
-1
/
+5
*
ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build
Joshua Lock
2011-09-13
1
-19
/
+20
*
ui/crumbs/hobeventhandler: fix test for BBFILES
Joshua Lock
2011-09-13
1
-2
/
+1
*
runqueue.py: Ensure fakeroot variables are reflected in the datastore
Richard Purdie
2011-09-09
1
-0
/
+1
*
runqueue: Ensure task environment is correct
Richard Purdie
2011-09-09
1
-1
/
+10
*
lib/bb/siggen.py: return a string from noop get_taskhash
Dmitry Eremin-Solenikov
2011-09-05
1
-1
/
+1
*
hob: fix segfault on second build
Paul Eggleton
2011-09-05
2
-1
/
+6
*
hob: clear out temporary file list after deleting
Paul Eggleton
2011-09-05
1
-0
/
+1
*
hob: disable removal of packages
Joshua Lock
2011-09-05
1
-18
/
+24
*
ui/crumbs/runningbuild: mask run_buildstats failure
Joshua Lock
2011-09-05
1
-0
/
+6
*
ui/crumbs/hobprefs: disable 'build toolchain with headers'
Joshua Lock
2011-09-05
1
-6
/
+6
*
hob: add a test to ensure hob is run with the required pre and post files
Joshua Lock
2011-09-05
1
-0
/
+21
*
hob: reflect defaultsetup being default distro
Joshua Lock
2011-09-05
1
-0
/
+2
*
hob: use both pre and post files for hob configuration
Joshua Lock
2011-09-05
4
-48
/
+83
*
bitbake/event: Allow event handlers to quietly raise SkipPackage events
Richard Purdie
2011-09-02
1
-0
/
+2
*
fetch2/git: Allow to specify the name of the checkout directory
Holger Hans Peter Freyther
2011-09-02
1
-1
/
+2
*
bitbake/fetch2/git: Ensure .gitconfig file is ignored
Richard Purdie
2011-08-31
1
-5
/
+6
*
bitbake: Correctly handle multiline comments including whitespace
Richard Purdie
2011-08-31
1
-6
/
+6
*
ui/crumbs/tasklistmodel: don't add empty entries to COL_BINB
Joshua Lock
2011-08-30
1
-1
/
+1
*
ui/crumbs/tasklistmodel: loop optimisation in include_item()
Joshua Lock
2011-08-30
1
-13
/
+7
*
ui/crumbs/tasklistmodel: remove unnecessary check
Joshua Lock
2011-08-30
1
-3
/
+2
*
ui/crumbs/tasklistmodel: optimise find_path_for_item()
Joshua Lock
2011-08-30
1
-4
/
+2
*
ui/crumbs/tasklistmodel: prevent packages depending on each other
Joshua Lock
2011-08-30
1
-20
/
+22
*
ui/crumbs/tasklistmodel: don't add same item to binb column more than once
Joshua Lock
2011-08-30
1
-2
/
+3
*
data_smart.py: make use of expand cache in getVar()
Dongxiao Xu
2011-08-29
1
-1
/
+6
*
ui/crumbs/runningbuild: add a 'Copy' item to the messages right-click menu
Joshua Lock
2011-08-29
1
-9
/
+27
*
ui/crumbs/tasklistmodel: don't add same item to binb column more than once
Joshua Lock
2011-08-29
1
-2
/
+3
*
hob: disable some menu entries whilst build is in progress
Joshua Lock
2011-08-24
1
-6
/
+24
*
bb/ui/crumbs/tasklistmodel: fix find_reverse_depends method
Joshua Lock
2011-08-24
1
-1
/
+1
*
hob: don't set PARALLEL_MAKE and BB_NUMBER_THREADS based on cpu count
Joshua Lock
2011-08-24
2
-11
/
+4
*
bb/fetch2/git: add checkstatus command
Joshua Lock
2011-08-24
1
-0
/
+8
*
usermanual: The git fetcher defaults to the git protocol (or file)
Richard Purdie
2011-08-23
1
-1
/
+1
*
fetch2/git: Add rsync as a valid git protocol
Richard Purdie
2011-08-23
1
-1
/
+1
*
bb/ui/hob: warn and prevent image build if no IMAGE_FSTYPE is set
Joshua Lock
2011-08-23
1
-1
/
+16
*
bb/ui/crumbs/hobprefs: fix setting IMAGE_FSYTPES
Joshua Lock
2011-08-23
1
-1
/
+1
*
bb/ui/crumbs/hobeventhandler: fix return values of *_image_output_type
Joshua Lock
2011-08-23
1
-4
/
+4
*
bb/ui/hob: fix package only build
Joshua Lock
2011-08-23
1
-1
/
+2
*
bb/ui/crumbs/tasklistmodel: track the PN for each entry in the model
Joshua Lock
2011-08-23
1
-2
/
+18
*
hob: don't try and build if user selects Bake with no selections made
Joshua Lock
2011-08-23
1
-1
/
+13
*
bb/ui/crumbs/tasklistmodel: store all binb, not just the first
Joshua Lock
2011-08-23
1
-33
/
+17
*
bb/ui/crumbs/tasklistmodel: remove useless items from dependency list
Joshua Lock
2011-08-23
1
-2
/
+10
*
bb/ui/crumbs/tasklistmodel: more robust checking for substrings
Joshua Lock
2011-08-23
1
-9
/
+17
*
bb/ui/crumbs/runningbuild: hide the progress bar on cache load complete
Joshua Lock
2011-08-23
1
-1
/
+1
*
bb/ui/crumbs/runningbuild: reduce number of messages after recent msg change
Joshua Lock
2011-08-23
1
-1
/
+2
*
Fixup remaining bb.msg.domain users
Richard Purdie
2011-08-15
4
-15
/
+15
*
build.py: Fix cut and paste error
Richard Purdie
2011-08-15
1
-2
/
+2
[next]