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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: utils: Handle lockfile filenames that are too long for filesystems
Richard Purdie
2021-12-05
1
-1
/
+5
*
bitbake: cooker: Fix task-depends.dot for multiconfig targets
Richard Purdie
2021-11-24
1
-1
/
+3
*
bitbake: cooker: Handle parsing results queue race
Richard Purdie
2021-11-24
1
-5
/
+9
*
bitbake: cooker: Remove debug code, oops :(
Richard Purdie
2021-11-24
1
-1
/
+0
*
bitbake: cooker: Handle parse threads disappearing to avoid hangs
Richard Purdie
2021-11-24
1
-1
/
+10
*
bitbake: hashserv: let asyncio discover the running loop
Justin Bronder
2021-11-24
1
-2
/
+2
*
bitbake: bitbake: adjust parser error check for python 3.10 compatibility
Alexander Kanavin
2021-11-24
1
-1
/
+1
*
bitbake: bitbake: correct deprecation warning in process.py
Alexander Kanavin
2021-11-24
1
-1
/
+1
*
bitbake: bitbake: correct the collections vs collections.abc deprecation
Alexander Kanavin
2021-11-24
3
-4
/
+6
*
bitbake: runqueue: Fix runall option handling
Richard Purdie
2021-11-21
1
-0
/
+1
*
bitbake: runqueue: Fix runall option task deletion ordering issue
Richard Purdie
2021-11-21
1
-19
/
+16
*
bitbake: tests/fetch: Update pcre.org address after github changes
Richard Purdie
2021-11-21
1
-1
/
+1
*
bitbake: cooker: check if upstream hash equivalence server is available
Jose Quaresma
2021-11-21
1
-1
/
+11
*
bitbake: fetch: Handle mirror user/password replacements correctly
Richard Purdie
2021-11-21
2
-0
/
+8
*
bitbake: tests/fetch: Update github urls
Richard Purdie
2021-11-21
1
-13
/
+13
*
bitbake: fetch2/perforce: Fix typo
Richard Purdie
2021-11-21
1
-1
/
+1
*
bitbake: bitbake:toaster:test: Update SSTATE URL
Jon Mason
2021-11-21
1
-1
/
+1
*
bitbake: fetch/wget: Add timeout for checkstatus calls (30s)
Richard Purdie
2021-11-11
1
-1
/
+1
*
bitbake: fetch/git: Handle github dropping git:// support
Richard Purdie
2021-11-03
1
-0
/
+4
*
bitbake: fetch2: clarify the command-no-found error message
Ross Burton
2021-10-25
1
-1
/
+1
*
bitbake: build: Make exception printing clearer
Richard Purdie
2021-10-25
1
-1
/
+1
*
bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C case
Richard Purdie
2021-10-25
1
-4
/
+6
*
bitbake: build: Ensure python stdout/stderr is logged correctly
Richard Purdie
2021-10-25
1
-0
/
+4
*
bitbake: bitbake-worker: Allow shutdown/database flush of pseudo server at ta...
Richard Purdie
2021-10-25
1
-1
/
+9
*
bitbake: npmsw: Avoid race condition with multiple npm fetchers
Caner Altinbasak
2021-10-25
1
-0
/
+4
*
bitbake: tests/runqueue: Ensure hashserv exits before deleting files
Richard Purdie
2021-10-25
1
-1
/
+1
*
bitbake: fetch2/git: Use os.rename instead of mv
Richard Purdie
2021-10-25
1
-4
/
+4
*
bitbake: fetch2/git: Avoid races over mirror tarball creation
Richard Purdie
2021-10-25
1
-2
/
+19
*
bitbake: test/fetch: Update urls to match upstream branch name changes
Richard Purdie
2021-10-19
1
-3
/
+3
*
bitbake: build: Handle SystemExit in python tasks correctly
Richard Purdie
2021-10-02
1
-1
/
+1
*
bitbake: build: Avoid duplicating logs in verbose mode
Richard Purdie
2021-10-02
1
-0
/
+4
*
bitbake: process: Don't include logs in error message if piping them
Richard Purdie
2021-10-02
1
-0
/
+3
*
bitbake: runqueue/knotty: Improve UI handling of setscene task counting
Richard Purdie
2021-09-24
3
-5
/
+20
*
bitbake: cookerdata: Show a readable error for invalid multiconfig name
Richard Purdie
2021-09-24
1
-0
/
+2
*
bitbake: bitbake-worker: Improve error handling
Richard Purdie
2021-09-24
1
-3
/
+5
*
bitbake: cooker/process: Fix typos in exiting message
Martin Jansa
2021-09-24
3
-3
/
+3
*
bitbake: runqueue: Clean up task stats handling
Richard Purdie
2021-09-24
2
-16
/
+8
*
bitbake: data_smart: Improve error display for handled exceptions
Richard Purdie
2021-09-24
1
-0
/
+2
*
bitbake: cookerdata: Improve missing core layer error message
Richard Purdie
2021-09-24
1
-0
/
+2
*
bitbake: cookerdata: Show error for no BBLAYERS in bblayers.conf
Richard Purdie
2021-09-24
1
-0
/
+3
*
bitbake: tests/fetch2: Use our own git server for dtc test repo
Richard Purdie
2021-09-22
1
-1
/
+1
*
bitbake: build: Catch and error upon circular task references
Richard Purdie
2021-09-16
1
-0
/
+2
*
bitbake: runqueue: Improve multiconfig deferred task issues
Richard Purdie
2021-09-16
1
-26
/
+32
*
bitbake: cooker: Allow upstream for local hash equivalence server
Joshua Watt
2021-09-16
1
-1
/
+6
*
bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messages
Richard Purdie
2021-09-16
1
-0
/
+6
*
bitbake: runqueue: Avoid deadlock avoidance task graph corruption
Richard Purdie
2021-09-16
1
-1
/
+2
*
bitbake: server: Fix early parsing errors preventing zombie bitbake
Joshua Watt
2021-09-09
1
-1
/
+1
*
bitbake: data_smart: Allow colon in variable expansion regex
Richard Purdie
2021-07-30
2
-3
/
+3
*
bitbake: data_smart/parse: Allow ':' characters in variable/function names
Richard Purdie
2021-07-30
4
-2
/
+16
*
bitbake: fetch2: add check for empty SRC_URI hash string
Scott Weaver
2021-07-06
1
-1
/
+4
[next]