index
:
bitbake-contrib
akuster/1.32-next
akuster/1.38
master
mgh/12928
mgh/bitbake-layerindex
mgh/bitbake-setup
mgh/cooker-fix
mgh/gitsm
mgh/gitsm-need-update
mgh/layerindex-fetch
mgh/wip
paule/bb-fixes
paule/bb-fixes2
paule/bb-shell-remove
paule/bb-tinfoil-logging2
paule/bb-watch-fixes
paule/bblayers-fix2
paule/bitbake-setup
paule/fetch2-encodeurl-fix
paule/fix-event-save-restore
paule/parsecache-invalidate
paule/python-36-inotify-fix
paule/sigfixes
paule/tinfoil-fixes-bb4
paule/toaster-fix
stable/1.34-next
stable/1.36-next
stable/1.38-nmut
stable/1.38-test
stable/1.40-next
stable/1.40-nmut
stable/1.40-nut
stable/1.42-next
stable/1.42-nmut
stable/1.42-nut
stable/1.44-next
stable/1.44-nut
stable/1.46-next
stable/1.46-nut
Bitbake user contribution trees
OpenEmbedded
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tinfoil: Ensure we clean up loggers
stable/1.36-next
Richard Purdie
2017-11-09
1
-2
/
+8
*
event: Ensure we clean up loggers
Richard Purdie
2017-11-09
1
-0
/
+4
*
tests/fetch: Add ftp test url
Richard Purdie
2017-11-09
1
-0
/
+1
*
tests/fetch: use subtests in the wget tests
Ross Burton
2017-11-09
1
-8
/
+10
*
tests/fetch: Switch gnu.org urls from ftp -> http/https
Richard Purdie
2017-11-09
1
-3
/
+3
*
bitbake: be more explicit when warning about locale choice
Ross Burton
2017-11-09
2
-3
/
+2
*
tests/fetch: skip network tests the idiomatic way
Ross Burton
2017-11-09
1
-212
/
+222
*
fetch2: Fix missing logger import in repo fetcher
Oleksandr Andrushchenko
2017-11-09
1
-0
/
+1
*
main: Give a user readable error if we can't locate topdir
Richard Purdie
2017-10-31
1
-0
/
+8
*
cooker: fix watching directories with Python 3.6+
Paul Eggleton
2017-10-31
1
-1
/
+11
*
bitbake: Update version to 1.36.0 for stable release
Khem Raj
2017-10-31
2
-2
/
+2
*
toaster/highlight.pack.js: Fix corrupted file
Richard Purdie
2017-10-10
1
-1
/
+1
*
toaster: Remove prettify
David Reyna
2017-10-10
6
-35
/
+6
*
README: new readme file including main aspects of the project
Leonardo Sandoval
2017-10-07
1
-0
/
+35
*
bitbake-user-manual-metadata: include a space on a append example
Leonardo Sandoval
2017-10-07
1
-1
/
+1
*
bitbake-user-manual/bitbake-user-manual: remove YP as build system
Leonardo Sandoval
2017-10-07
1
-1
/
+1
*
Add args.force to localargs before do_add_layer
Jeremy A. Puhlman
2017-10-06
1
-0
/
+1
*
bitbake-user-manual: add more gitsm fetcher limitations
Mikko Ylinen
2017-10-06
1
-1
/
+3
*
toaster: build missing toaster.conf settings
David Reyna
2017-10-06
1
-2
/
+3
*
bitbake-user-manual: Updated kernel version in PREFERRED_VERSION example
Scott Rifenbark
2017-09-26
1
-1
/
+1
*
bitbake: lib/bb/utils: fix movefile() copy to dir fallback
Mardegan, Alberto
2017-09-22
1
-9
/
+10
*
server/process: Increase runCommand timeout
Richard Purdie
2017-09-22
1
-1
/
+1
*
toaster: allow dots in user path names
David Reyna
2017-09-17
3
-6
/
+6
*
toaster: reserve HEAD from imported layers
David Reyna
2017-09-17
3
-7
/
+18
*
cooker: ensure monkey-patching in collect_bbfiles() gets undone on error
Paul Eggleton
2017-09-14
1
-19
/
+19
*
cooker: fix watching empty directories
Paul Eggleton
2017-09-14
1
-3
/
+6
*
bitbake-user-manual: Edits to "inherit" section.
Scott Rifenbark
2017-09-13
1
-3
/
+3
*
bitbake-user-manual: Removed bad links
Scott Rifenbark
2017-09-13
1
-12
/
+2
*
bitbake-user-manual: Updated inherit and INHERIT sections
Scott Rifenbark
2017-09-13
1
-5
/
+13
*
bitbake-user-manual: Clarified inherit, include, require relationships
Scott Rifenbark
2017-09-13
1
-7
/
+34
*
server/process: ensure server failure log is limited to current session
Paul Eggleton
2017-09-12
1
-3
/
+25
*
runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHITELIST
Paul Eggleton
2017-09-12
1
-3
/
+3
*
process/cooker: Improve readypipe handling
Richard Purdie
2017-09-11
2
-9
/
+14
*
toaster: update pyro to rocko as stable release
David Reyna
2017-09-11
2
-15
/
+15
*
toaster: handle early exceptions
David Reyna
2017-09-11
1
-0
/
+8
*
tests/fetch: handle network failures gracefully
Ross Burton
2017-09-07
1
-0
/
+2
*
fetch2: add stub latest_versionstring to FetchMethod
Ross Burton
2017-09-07
1
-0
/
+8
*
Replace deprecated git branch parameter "--set-upstream"
Andre Rosa
2017-09-07
1
-1
/
+1
*
cooker: clear extra config settings and remote datastores on client disconnect
Paul Eggleton
2017-09-05
2
-0
/
+5
*
cooker.py: Fix layer priority processing
Mark Hatle
2017-09-05
1
-7
/
+7
*
siggen: move reset() definition to base SignatureGenerator class
Paul Eggleton
2017-09-05
1
-4
/
+2
*
toaster: edit column list not sorted
David Reyna
2017-09-04
1
-1
/
+10
*
toaster: recipe links broken for default layers
David Reyna
2017-09-04
3
-0
/
+14
*
toaster: missing ToasterSetting import
David Reyna
2017-09-04
1
-0
/
+1
*
toaster: set default pokydirname if no external layers
Olaf Mandel
2017-09-04
1
-0
/
+4
*
toaster: debug message for lists layers missing separators
Olaf Mandel
2017-09-04
1
-1
/
+1
*
toaster: Order column in Tasks selectable
Awais Belal
2017-09-04
1
-0
/
+3
*
toaster: display error when the fstype select is empty
David Reyna
2017-09-04
1
-0
/
+3
*
cooker: Ensure parseConfiguration clears parsecache_valid
Richard Purdie
2017-09-01
1
-0
/
+2
*
cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandli...
Richard Purdie
2017-08-31
4
-14
/
+3
[next]