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: bitbake: Move to version 2.6.1 to mark runqueue changes
Richard Purdie
2023-12-06
1
-1
/
+1
*
bitbake: bb/toaster: Fix assertEquals deprecation warnings
Richard Purdie
2023-12-06
1
-1
/
+1
*
bitbake: runqueue: Improve inter setscene task dependency handling
Richard Purdie
2023-12-06
1
-13
/
+28
*
bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.
Charlie Johnston
2023-12-02
1
-2
/
+5
*
bitbake: bitbake: tests: Fix duplicate test_underscore_override test
Richard Haar
2023-12-02
1
-10
/
+10
*
bitbake: cooker: Avoid eventlog variable listing lockups
Richard Purdie
2023-11-27
1
-25
/
+11
*
bitbake: ui/ncurses: Add missing function call to avoid traceback
Richard Purdie
2023-11-27
1
-0
/
+3
*
bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8s
Felix Moessbauer
2023-11-23
1
-0
/
+2
*
bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstr...
Julien Stephan
2023-11-23
1
-0
/
+8
*
bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
Desone Burns
2023-11-23
2
-28
/
+47
*
bitbake: cache: Simplify virtualfn2realfn()
Peter Kjellerstedt
2023-11-23
1
-4
/
+2
*
bitbake: cookerdata: Be consistent with what type bb_data represents
Peter Kjellerstedt
2023-11-23
1
-6
/
+5
*
bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
Peter Kjellerstedt
2023-11-23
1
-4
/
+4
*
bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
Richard Purdie
2023-11-23
1
-0
/
+7
*
bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
Richard Purdie
2023-11-23
1
-8
/
+17
*
bitbake: bitbake: utils: remove spaces on empty lines
Julien Stephan
2023-11-20
1
-8
/
+8
*
bitbake: runqueue: Refactor StaleSetSceneTasks event out of build_scenequeue_...
Richard Purdie
2023-11-16
1
-18
/
+18
*
bitbake: runqueue: Move 'cantskip' into sqdata
Richard Purdie
2023-11-16
1
-7
/
+7
*
bitbake: asyncrpc: Add option to set log level when running as a process
Joshua Watt
2023-11-14
2
-2
/
+5
*
bitbake: asyncrpc: client: Add disconnect API
Joshua Watt
2023-11-09
1
-1
/
+7
*
bitbake: asyncrpc: client: Prevent double closing of loop
Joshua Watt
2023-11-09
1
-4
/
+6
*
bitbake: asyncrpc: Add InvokeError
Joshua Watt
2023-11-09
4
-4
/
+22
*
bitbake: hashserv: Add SQLalchemy backend
Joshua Watt
2023-11-09
1
-2
/
+9
*
bitbake: asyncrpc: Prefix log messages with client info
Joshua Watt
2023-11-09
1
-3
/
+18
*
bitbake: asyncrpc: Add context manager API
Joshua Watt
2023-11-09
1
-0
/
+13
*
bitbake: hashserv: Add websocket connection implementation
Joshua Watt
2023-11-09
3
-2
/
+106
*
bitbake: asyncrpc: Abstract sockets
Joshua Watt
2023-11-09
5
-228
/
+298
*
bitbake: runqueue: Fix errors when using -S printdiff
Richard Purdie
2023-11-09
1
-2
/
+2
*
bitbake: runqueue: Fix runall option for setscene tasks
Richard Purdie
2023-11-09
1
-0
/
+1
*
bitbake: bitbake-worker: add header with length of message
Etienne Cordonnier
2023-11-06
1
-12
/
+22
*
bitbake: fetch2/git: fix lfs fetch with destsuffix param
Ragesh Nair
2023-10-23
1
-2
/
+2
*
bitbake: codeparser: add missing 'import os'
Chris Laplante
2023-10-23
1
-0
/
+1
*
bitbake: runqueue: set has 'add', not 'append' method
Chris Laplante
2023-10-23
1
-1
/
+1
*
bitbake: runqueue.py: clarify that 'closest' signature means 'most recent' (a...
Alexander Kanavin
2023-10-23
1
-1
/
+1
*
bitbake: Fix find_bbfiles string endswith call
BELHADJ SALEM Talel
2023-10-23
1
-1
/
+1
*
bitbake: tests/fetch.py: Add tests to cover multiple branch/name parameters
Pavel Zhukov
2023-10-23
1
-6
/
+69
*
bitbake: codeparser: replace deprecated ast.Str and 's'
Chris Laplante
2023-10-17
1
-2
/
+2
*
bitbake: fetch2: Add API for upstream source tracing
Alberto Pianon
2023-10-15
7
-0
/
+91
*
bitbake: selftest/fetch: Ensure top level directory timestamp doesn't break test
Richard Purdie
2023-10-06
1
-5
/
+7
*
bitbake: bitbake: cooker: add a new function to retrieve task signatures
Julien Stephan
2023-09-28
3
-0
/
+45
*
bitbake: fetch2: Adds vscode devcontainer support
Matthias Schnelte
2023-09-26
1
-0
/
+1
*
bitbake: bitbake/lib: spawn server/worker using the current Python interpreter
Ross Burton
2023-09-26
2
-3
/
+5
*
bitbake: tinfoil: Do not fail when logging is disabled and full config is used
Peter Kjellerstedt
2023-09-26
1
-1
/
+1
*
bitbake: codeparser: Update debug variable reference
Richard Purdie
2023-09-22
1
-1
/
+1
*
bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copies
Etienne Cordonnier
2023-09-22
1
-2
/
+2
*
bitbake: data: Add missing dependency handling of remove operator
Insu Park
2023-09-20
2
-0
/
+27
*
bitbake: cooker: Drop unneeded flush calls
Richard Purdie
2023-09-20
1
-3
/
+0
*
bitbake: server/process: Disable the flush() call in server logging
Richard Purdie
2023-09-18
1
-1
/
+2
*
bitbake: lib: Drop inotify support and replace with mtime checks
Richard Purdie
2023-09-18
5
-148
/
+59
*
bitbake: fetch2: git: Use path_is_descendant() instead of path for repo check
Joshua Watt
2023-09-14
1
-9
/
+6
[next]