index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: server/process: Add missing exception raise
Richard Purdie
2019-02-06
1
-0
/
+1
*
bitbake: process: Rewrite multiple connection handling
Richard Purdie
2019-01-28
1
-22
/
+34
*
bitbake: process: Handle EWOULDBLOCK in socket connect
Richard Purdie
2019-01-28
1
-1
/
+8
*
bitbake: process.py: Set socket timeout to 10 seconds
Richard Purdie
2019-01-28
1
-1
/
+1
*
bitbake: server/process: Ensure socket has a timeout set
Richard Purdie
2019-01-28
1
-0
/
+2
*
bitbake: lib/bb/server: Avoid UnboundLocalError traceback
Richard Purdie
2019-01-28
1
-3
/
+3
*
bitbake: server/process: Handle short reads
Richard Purdie
2019-01-28
1
-3
/
+3
*
bitbake: cooker: Add some timing debug messages to the server startup
Richard Purdie
2019-01-28
1
-0
/
+19
*
bitbake: server/process: Increase server startup time delay
Richard Purdie
2019-01-28
1
-1
/
+4
*
bitbake: cooker: fix indirect multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2019-01-28
1
-20
/
+31
*
bitbake: server/process: Show last 60 lines of the log if the server didn't s...
Richard Purdie
2019-01-08
1
-0
/
+6
*
bitbake: server/process: Show the last 60 log lines, not the last 10
Richard Purdie
2019-01-08
1
-2
/
+2
*
bitbake: server/process: print a message when no logfile
Robert Yang
2019-01-08
1
-0
/
+4
*
bitbake: server/process: Make lockfile handling clearer
Richard Purdie
2019-01-08
1
-4
/
+6
*
bitbake: fetch: don't use shell=True when listing ar files
Ross Burton
2019-01-08
1
-1
/
+1
*
bitbake: siggen: Adapt colors used by bitbake-diffsigs to support light themes
Peter Kjellerstedt
2019-01-02
1
-4
/
+4
*
bitbake: main: Don't use print() directly, use logger
Richard Purdie
2018-12-06
1
-1
/
+1
*
bitbake: process: Flush key output to logs
Richard Purdie
2018-12-06
1
-0
/
+4
*
bitbake: fetch2/svn: Fix SVN repository concurrent update race
Ulf Magnusson
2018-12-06
1
-28
/
+36
*
bitbake: runqueue: Ensure disk monitor is started when no setscene tasks are run
Richard Purdie
2018-12-06
1
-5
/
+6
*
bitbake: server/process: Fix ConnectionRefusedError tracebacks
Richard Purdie
2018-12-06
1
-1
/
+2
*
bitbake: fetch2: Avoid warning about incorrect character escaping in regex
Richard Purdie
2018-12-06
1
-1
/
+1
*
bitbake: tests/fetch: Update after recent gitsm message changes
Richard Purdie
2018-11-26
1
-3
/
+2
*
bitbake: cooker: Fix multiconfig dependencies
Alejandro Enedino Hernandez Samaniego
2018-11-26
1
-8
/
+1
*
bitbake: fetch/git: fix AttributeError in shallow extraction logic
Christopher Larson
2018-11-26
1
-5
/
+8
*
bitbake: server/process: Fix unclosed socket warnings upon server connection ...
Richard Purdie
2018-11-07
1
-8
/
+7
*
bitbake: siggen: Correct format argument substitution
Mike Crowe
2018-11-07
1
-1
/
+1
*
bitbake: fetch: Also export GIT_SSH environment variable
Mike Crowe
2018-11-07
1
-0
/
+1
*
bitbake: fetch2/gitsm.py: Fix the references when the module and path are dif...
Mark Hatle
2018-11-07
1
-35
/
+34
*
bitbake: fetch2/gitsm.py: Disable branch checking on submodules
Mark Hatle
2018-11-07
1
-1
/
+1
*
bitbake: bitbake: Bump version to 1.40.0
Richard Purdie
2018-10-20
1
-1
/
+1
*
bitbake: data_smart: Fix removal handling interaction issue with overrides
Richard Purdie
2018-10-20
2
-4
/
+22
*
bitbake: test/data: Add new tests for task checksum changing/not changing
Richard Purdie
2018-10-18
1
-0
/
+48
*
bitbake: data/siggen: Extract task hash generation code into a function
Richard Purdie
2018-10-18
2
-33
/
+42
*
bitbake: bitbake: data: Ensure task checksums account for remove data
Richard Purdie
2018-10-18
2
-9
/
+30
*
bitbake: data/data_smart: Allow getVarFlag to return the variable parser object
Richard Purdie
2018-10-18
2
-11
/
+18
*
bitbake: data_smart: Fix expand_cache and _remove operator interaction issues
Richard Purdie
2018-10-18
1
-27
/
+23
*
bitbake: data_smart: Micro optimise _remove handling
Richard Purdie
2018-10-18
1
-1
/
+1
*
bitbake: fetch2: Avoid incorrect getVarFlag call
Richard Purdie
2018-10-18
1
-1
/
+3
*
bitbake: fetch2/git: provide information about missing sources
Urs Fässler
2018-10-18
2
-8
/
+23
*
bitbake: fetch2/git: explicitly show the decision logic to select the source ...
Urs Fässler
2018-10-18
1
-3
/
+4
*
bitbake: fetch2/git: prevent access to non-existing clonedir
Urs Fässler
2018-10-18
2
-1
/
+14
*
bitbake: fetch2: extract the function which ensures that a valid symlink exists
Urs Fässler
2018-10-18
1
-10
/
+17
*
bitbake: fetch2/git: use intention revealing names for premirror tests
Urs Fässler
2018-10-18
1
-11
/
+11
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...
Urs Fässler
2018-10-18
1
-0
/
+35
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...
Urs Fässler
2018-10-18
1
-0
/
+34
*
bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...
Urs Fässler
2018-10-18
1
-0
/
+49
*
bitbake: fetch2: avoid circular recursion with SRCPV in PR
Peter Marko
2018-10-18
1
-1
/
+3
*
bitbake: taskexp: add focused search bar
Tobias Olausson
2018-10-18
1
-1
/
+9
*
bitbake: data: Fix whitespace on _remove operations
Richard Purdie
2018-10-18
2
-6
/
+19
[next]