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
walnascar
walnascar-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: tinfoil: add new "finalizeData" API
Yoann Congal
2024-11-18
2
-0
/
+14
*
bitbake: command: fix needconfig for revalidateCaches
Yoann Congal
2024-11-07
1
-1
/
+1
*
bitbake: server/process: Decrease idle/main loop frequency
Richard Purdie
2024-11-07
1
-2
/
+2
*
bitbake: server/process: Don't send heartbeats when no idle functions
Richard Purdie
2024-11-07
1
-1
/
+1
*
bitbake: server/process: Merge a function to simplfy code
Richard Purdie
2024-11-07
1
-26
/
+16
*
bitbake: runqueue: Avoid dumpsigs idle loop blocking
Richard Purdie
2024-11-07
1
-29
/
+44
*
bitbake: bb/compress: use lz4 instead of lz4c
Justin Bronder
2024-11-05
2
-4
/
+4
*
bitbake: cooker: Sort pn-buildlist
Robert Yang
2024-11-05
1
-4
/
+5
*
bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to deco...
Richard Purdie
2024-10-29
1
-1
/
+1
*
bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gi...
Richard Purdie
2024-10-28
1
-1
/
+1
*
bitbake: git: Clean broken symlink
Robert Yang
2024-10-28
1
-1
/
+1
*
bitbake: git: Clean shallow mirror tarball
Robert Yang
2024-10-28
1
-0
/
+5
*
bitbake: gitsm: Add clean function
Robert Yang
2024-10-28
1
-0
/
+13
*
bitbake: gitsm: Remove downloads/tmpdir when failed
Robert Yang
2024-10-28
1
-3
/
+5
*
bitbake: gitsm: Add call_process_submodules() to remove duplicated code
Robert Yang
2024-10-28
1
-28
/
+14
*
bitbake: fetch2/wget: set User-Agent to 'bitbake/version' in checkstatus()
Alexander Kanavin
2024-10-22
1
-6
/
+1
*
bitbake: fetch2/wget.py: use default wget user-agent in upstream version checks
Alexander Kanavin
2024-10-22
1
-1
/
+1
*
bitbake: fetch2: add GitHub Codespaces support
Oliver Kästner
2024-10-14
1
-0
/
+1
*
bitbake: utils: Improve multiple lock handling
Richard Purdie
2024-10-11
1
-0
/
+1
*
bitbake: exceptions: Add hack to workaround python 3.13 failures
Richard Purdie
2024-10-09
1
-1
/
+5
*
bitbake: bb/exceptions: Drop obsolete 2.6 code
Richard Purdie
2024-10-09
1
-7
/
+1
*
bitbake: persist_data: Remove it
Richard Purdie
2024-10-09
2
-400
/
+0
*
bitbake: checksum/fetch2: Switch from persist_data to a standard cache file
Richard Purdie
2024-10-09
4
-15
/
+58
*
bitbake: fetch2: Avoid deprecation warning
Richard Purdie
2024-10-09
1
-1
/
+1
*
bitbake: COW: Fix hardcoded magic numbers and work with python 3.13
Richard Purdie
2024-10-09
1
-4
/
+6
*
bitbake: fetch2/git: Use quote from shlex, not pipes
Richard Purdie
2024-10-01
1
-2
/
+1
*
bitbake: fetch2: don't try to preserve all attributes when unpacking files
Ross Burton
2024-09-30
1
-1
/
+1
*
bitbake: tests/fetch: Update GoModTest and GoModGitTest
Christian Lindeberg
2024-09-20
1
-0
/
+55
*
bitbake: fetch2/gomod: Support URIs with only a hostname
Peter Kjellerstedt
2024-09-17
1
-2
/
+6
*
bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"
Martin Jansa
2024-09-16
1
-13
/
+11
*
bitbake: fetch2/gitsm: use configparser to parse .gitmodules
Ross Burton
2024-09-12
1
-11
/
+13
*
bitbake: fetch2: Add gomodgit fetcher
Christian Lindeberg
2024-09-10
3
-2
/
+228
*
bitbake: fetch2: Add gomod fetcher
Christian Lindeberg
2024-09-10
3
-1
/
+196
*
bitbake: siggen: Fix rare file-checksum hash issue
Richard Purdie
2024-09-05
1
-1
/
+1
*
bitbake: codeparser: Allow code visitor expressions to be declared in metadata
Richard Purdie
2024-08-29
2
-5
/
+16
*
bitbake: fetch2/npm: allow the '@' character in package names
Leonard Göhrs
2024-08-25
1
-3
/
+4
*
bitbake: gcp.py: remove slow calls to gsutil stat
Etienne Cordonnier
2024-08-25
1
-7
/
+7
*
bitbake: fetch2/npmsw: allow packages not declaring a registry version
Enguerrand de Ribaucourt
2024-08-23
1
-1
/
+1
*
bitbake: fetch2/npmsw: fix fetching git revisions not on master
Enguerrand de Ribaucourt
2024-08-23
1
-0
/
+1
*
bitbake: ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink ...
Chris Laplante
2024-08-23
1
-5
/
+9
*
bitbake: ui/knotty: print log paths for failed tasks in summary
Chris Laplante
2024-08-23
1
-3
/
+13
*
bitbake: build/exec_task: Log str() instead of repr() for exceptions in build
Troels Dalsgaard Hoffmeyer
2024-08-15
1
-2
/
+2
*
bitbake: build: Ensure addtask before/after tasknames have prefix applied
Richard Purdie
2024-08-13
2
-5
/
+14
*
bitbake: BBHandler/ast: Improve addtask handling
Richard Purdie
2024-08-13
3
-44
/
+38
*
bitbake: cookerdata: Separate out data_hash and hook to tinfoil
Richard Purdie
2024-08-13
2
-7
/
+16
*
bitbake: cache: Drop unused function
Richard Purdie
2024-08-13
1
-19
/
+0
*
bitbake: BBHandler: Handle comments in addtask/deltask
Richard Purdie
2024-08-13
2
-2
/
+12
*
bitbake: data_smart: Improve performance for VariableHistory
Robert Yang
2024-08-03
1
-5
/
+3
*
bitbake: fetch2/git: Enforce default remote name to "origin"
Yuri D'Elia
2024-07-13
1
-1
/
+1
*
bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
Robert Yang
2024-07-13
1
-5
/
+8
[prev]
[next]