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: taskexp_ncurses: ncurses version of taskexp.py
David Reyna
2024-02-18
1
-0
/
+1511
*
bitbake: runqueue: Improve setcene performance when encoutering many 'hard' d...
Richard Purdie
2024-02-13
1
-1
/
+11
*
bitbake: runqueue: Optimise taskname lookups in next_buildable_task
Richard Purdie
2024-02-13
1
-3
/
+3
*
bitbake: runqueue: Improve performance for executing tasks
Richard Purdie
2024-02-13
1
-10
/
+21
*
bitbake: process/server: Fix typo
Richard Purdie
2024-02-10
1
-1
/
+1
*
bitbake: wget.py: always use the custom user agent
Thomas Perrot
2024-02-10
1
-3
/
+4
*
bitbake: process: Add profile logging for main loop
Richard Purdie
2024-02-10
1
-0
/
+16
*
bitbake: support temporary AWS credentials
Toni Lammi
2024-02-09
1
-0
/
+1
*
bitbake: tests: fetch.py: use real subversion repository
Martin Jansa
2024-02-08
1
-6
/
+7
*
bitbake: bitbake-diffsigs: fix walking the task dependencies and show better ...
Martin Jansa
2024-02-08
1
-6
/
+18
*
bitbake: bitbake: Version bump for inherit_defer addition
Ross Burton
2024-01-26
1
-1
/
+1
*
bitbake: ast/BBHandler: Add inherit_defer support
Richard Purdie
2024-01-18
2
-1
/
+31
*
bitbake: runqueue: Fix runall all bug
Richard Purdie
2024-01-12
1
-18
/
+24
*
bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logic
Alexander Kanavin
2024-01-10
1
-15
/
+26
*
bitbake: ui/knotty: properly handle exceptions when calling runCommand()
Mark Asselstine
2024-01-10
1
-10
/
+52
*
bitbake: server/process: catch and expand multiprocessing connection exceptions
Mark Asselstine
2024-01-10
1
-2
/
+8
*
bitbake: ast: Fix EXPORT_FUNCTIONS bug
Richard Purdie
2024-01-10
2
-4
/
+103
*
bitbake: fetch/wget/checkstatus(): include the URL in debugging output about ...
Alexander Kanavin
2024-01-10
1
-1
/
+1
*
bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exception
Alexander Kanavin
2024-01-10
1
-1
/
+1
*
bitbake: bitbake: tests/event: Add test_lineno_in_eventhandler
Robert Yang
2024-01-10
1
-0
/
+24
*
bitbake: bitbake: event: Inject empty lines to make code match lineno in file...
Robert Yang
2024-01-10
1
-2
/
+3
*
bitbake: bitbake: Version bump for find_siginfo chanages
Richard Purdie
2024-01-05
1
-1
/
+1
*
bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in ...
Alexander Kanavin
2024-01-05
1
-0
/
+3
*
bitbake: siggen: Ensure version of siggen is verified
Richard Purdie
2024-01-05
3
-0
/
+12
*
bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()
Alexander Kanavin
2024-01-05
1
-5
/
+5
*
bitbake: bitbake: Post release version bump to 2.7.0
Richard Purdie
2024-01-05
1
-1
/
+1
*
bitbake: bitbake/runqueue: add debugging for find_siginfo() calls
Alexander Kanavin
2024-01-05
1
-0
/
+4
*
bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12
Alexander Kanavin
2024-01-02
1
-10
/
+10
*
bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9
Richard Purdie
2023-12-30
1
-0
/
+7
*
bitbake: runqueue: Remove tie between rqexe and starts_worker
Richard Purdie
2023-12-17
1
-15
/
+8
*
bitbake: utils: Fix mkdir with PosixPath
Richard Purdie
2023-12-17
1
-1
/
+1
*
bitbake: toaster: Added new feature to import eventlogs from command line int...
Marlon Rodriguez Garcia
2023-12-12
2
-1
/
+87
*
bitbake: utils: Do not create directories with ${ in the name
Pavel Zhukov
2023-12-08
1
-1
/
+2
*
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
[next]