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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: toaster: Update fixtures for styhead
Richard Purdie
2024-09-17
3
-12
/
+75
*
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: prserv: increment 9 to 10 correctly
Dan McGregor
2024-09-12
2
-1
/
+3
*
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
*
bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
Robert Yang
2024-07-13
1
-26
/
+52
*
bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error
y75zhang
2024-07-04
1
-1
/
+6
*
bitbake: fetch/clearcase: remove True option to getVar calls in clearcase module
Peter Marko
2024-07-02
1
-2
/
+2
*
bitbake: codeparser: Skip non-local functions for module dependencies
Richard Purdie
2024-07-01
1
-0
/
+5
*
bitbake: codeparser/data: Ensure module function contents changing is account...
Richard Purdie
2024-07-01
2
-12
/
+18
*
bitbake: cache: Remove invalid symlink for bb_cache.dat
Robert Yang
2024-06-25
1
-1
/
+1
*
bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also ...
Martin Jansa
2024-06-18
1
-7
/
+10
*
bitbake: test_project_page: fix failing test_single_layer_page
Tim Orling
2024-06-12
1
-1
/
+1
*
bitbake: toaster test_cerate_new_project: add scarthgap
Tim Orling
2024-06-12
1
-11
/
+11
*
bitbake: taoster: update fixtures for scarthgap, current
Tim Orling
2024-06-12
3
-103
/
+43
*
bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility
Rudolf J Streif
2024-06-07
1
-3
/
+4
*
bitbake: runqueue: Avoid save_unitaskhashes
Richard Purdie
2024-06-07
1
-3
/
+0
*
bitbake: siggen: Drop copy_unihashes function
Richard Purdie
2024-06-07
1
-6
/
+0
*
bitbake: tests/fetch: Tweak test to match upstream repo url change
Richard Purdie
2024-06-05
1
-1
/
+1
*
bitbake: asyncrpc: Use client timeout for websocket open timeout
Joshua Watt
2024-06-04
1
-1
/
+5
*
bitbake: tests/fetch: Tweak to work on Fedora40
Richard Purdie
2024-05-31
1
-3
/
+3
*
bitbake: fetch2/wget: Fix failure path for files that are empty or don't exist
Richard Purdie
2024-05-31
1
-9
/
+9
*
bitbake: hashserv: client: Fix changing stream modes
Joshua Watt
2024-05-31
1
-4
/
+8
*
bitbake: siggen: Batch unihash_exists checks
Joshua Watt
2024-05-31
1
-7
/
+7
[next]