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: cooker: Handle parsing results queue race
Richard Purdie
2021-11-10
1
-5
/
+9
*
bitbake: fetch/wget: Add timeout for checkstatus calls (30s)
Richard Purdie
2021-11-10
1
-1
/
+1
*
bitbake: parse/ast: Show warnings for append/prepend/remove operators combine...
Richard Purdie
2021-11-10
1
-0
/
+4
*
bitbake: cooker: Remove debug code, oops :(
Richard Purdie
2021-11-10
1
-1
/
+0
*
bitbake: runqueue: Fix runall option handling
Richard Purdie
2021-11-08
1
-0
/
+1
*
bitbake: fetch2/checksum/siggen: Fix taskhashes not tracking file directories
Richard Purdie
2021-11-08
2
-2
/
+21
*
bitbake: cooker: Handle parse threads disappearing to avoid hangs
Richard Purdie
2021-11-08
1
-1
/
+10
*
bitbake: tests/fetch: Update pcre.org address after github changes
Richard Purdie
2021-11-07
1
-1
/
+1
*
bitbake: cooker: check if upstream hash equivalence server is available
Jose Quaresma
2021-11-05
1
-1
/
+11
*
bitbake: runqueue: Fix runall option task deletion ordering issue
Richard Purdie
2021-11-05
1
-19
/
+16
*
bitbake: tests/fetch: Add test for url parameter rewriting
Richard Purdie
2021-11-03
1
-1
/
+2
*
bitbake: fetch: Handle mirror user/password replacements correctly
Richard Purdie
2021-11-03
2
-0
/
+8
*
bitbake: lib/bb: Fix string concatination potential performance issues
Richard Purdie
2021-11-03
6
-52
/
+53
*
bitbake: daemonize: Avoid unclosed file warning
Richard Purdie
2021-11-03
1
-21
/
+21
*
bitbake: lib/bb: Clean up use of len()
Richard Purdie
2021-11-03
9
-56
/
+56
*
bitbake: fetch/git: Show warning for invalid github urls
Richard Purdie
2021-11-03
1
-0
/
+1
*
bitbake: fetch/git: Handle github dropping git:// support
Richard Purdie
2021-11-03
1
-0
/
+4
*
bitbake: tests/fetch: Update github urls
Richard Purdie
2021-11-03
1
-13
/
+13
*
bitbake: fetch2/git: Add a warning asking users to set a branch in git urls
Richard Purdie
2021-11-03
1
-1
/
+4
*
bitbake: fetch2/git: Allow git fetcher to support subdir param
Richard Purdie
2021-11-03
2
-10
/
+21
*
bitbake: fetch2: npmsw: Add support for github prefix in npm shrinkwrap version
Stefan Herbrechtsmeier
2021-11-01
1
-0
/
+2
*
bitbake: fetch2: npmsw: Add support for duplicate dependencies without url
Stefan Herbrechtsmeier
2021-11-01
1
-1
/
+5
*
bitbake: fetch2: fix downloadfilename issue with premirror
Chen Qi
2021-11-01
1
-3
/
+7
*
bitbake: tests/fetch.py: add test case to ensure downloadfilename is used for...
Chen Qi
2021-11-01
1
-0
/
+8
*
bitbake: tests/fetch.py: fix premirror test cases
Chen Qi
2021-11-01
1
-4
/
+4
*
bitbake: doc: bitbake-user-manual: Document BB_GIT_SHALLOW and friends
Paul Barker
2021-10-27
1
-0
/
+56
*
bitbake: tests/runqueue: Drop python version test decorators
Richard Purdie
2021-10-27
1
-3
/
+0
*
bitbake: bitbake: Bump to post release verion 1.53.0
Richard Purdie
2021-10-26
2
-2
/
+2
*
bitbake: fetch2/perforce: Fix typo
Richard Purdie
2021-10-26
1
-1
/
+1
*
bitbake: test/fetch: Update urls to match upstream branch name changes
Richard Purdie
2021-10-17
1
-3
/
+3
*
bitbake: siggen: Fix type conversion issues
Richard Purdie
2021-10-17
1
-11
/
+16
*
bitbake: bitbake-worker: Add debug when unpickle fails
Richard Purdie
2021-10-17
1
-1
/
+5
*
bitbake: tests/runqueue: Ensure hashserv exits before deleting files
Richard Purdie
2021-10-16
1
-1
/
+1
*
bitbake: bitbake-user-manual: update sources mirror URL
Jon Mason
2021-10-16
1
-4
/
+4
*
bitbake: codegen: implement ast.NodeVisitor.visit_Constant
Ross Burton
2021-10-14
1
-0
/
+6
*
bitbake: fetch2: Do not attempt to verify donestamp if download is not complete
Caner Altinbasak
2021-10-14
1
-1
/
+3
*
bitbake: npmsw: Avoid race condition with multiple npm fetchers
Caner Altinbasak
2021-10-14
1
-0
/
+4
*
bitbake: siggen: Change file format of siginfo files to use zstd compressed json
Richard Purdie
2021-10-14
1
-12
/
+17
*
bitbake: compress: Allow to operate on file descriptor
Richard Purdie
2021-10-14
1
-1
/
+1
*
bitbake: bitbake-worker: Set BB_CURRENTTASK earlier
Richard Purdie
2021-10-14
3
-2
/
+2
*
bitbake: fetch2: document checkstatus API
Ross Burton
2021-10-14
1
-1
/
+5
*
bitbake: bitbake: Bump to version 1.52.0
Richard Purdie
2021-10-11
2
-2
/
+2
*
bitbake: hashserv: Improve behaviour for better determinism/sstate reuse
Richard Purdie
2021-10-11
2
-8
/
+7
*
bitbake: hashserv: Fix diverging report race condition
Joshua Watt
2021-10-11
4
-153
/
+314
*
bitbake: hashserv: Add tests for diverging reports
Joshua Watt
2021-10-11
1
-0
/
+53
*
bitbake: async: Close sync client event loop
Joshua Watt
2021-10-11
2
-2
/
+8
*
bitbake: bitbake: replace http with https for URLs
Jon Mason
2021-10-08
15
-54
/
+54
*
bitbake: bitbake:toaster:test: Update SSTATE URL
Jon Mason
2021-10-08
1
-1
/
+1
*
bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C case
Richard Purdie
2021-10-08
1
-4
/
+6
*
bitbake: knotty/uihelper: Show setscene task progress in summary output
Richard Purdie
2021-10-08
2
-4
/
+6
[next]