diff options
| author | Steve Sakoman <steve@sakoman.com> | 2024-10-30 12:04:02 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-11-06 05:38:48 -0800 |
| commit | e4097c55d235a86c571239aa0ebc30d1a86f7f22 (patch) | |
| tree | 0f983a0732d0d5aef7789014965f5935210ff4ce | |
| parent | e8d8e841802159e8fe15e1d76f9cb5c8c16265e1 (diff) | |
| download | poky-e4097c55d235a86c571239aa0ebc30d1a86f7f22.tar.gz | |
local.conf.sample: update BB_HASHSERVE_UPSTREAM for new infrastructure
Public hashserver is now at hashserv.yoctoproject.org:8686
(From meta-yocto rev: d56ba3e1ec46668999e64e967765f186e287d792)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
| -rw-r--r-- | meta-poky/conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample index ef491d43bf..97d945094b 100644 --- a/meta-poky/conf/local.conf.sample +++ b/meta-poky/conf/local.conf.sample | |||
| @@ -229,7 +229,7 @@ BB_DISKMON_DIRS ??= "\ | |||
| 229 | # which will depend on your network. | 229 | # which will depend on your network. |
| 230 | # Note: For this to work you also need hash-equivalence passthrough to the matching server | 230 | # Note: For this to work you also need hash-equivalence passthrough to the matching server |
| 231 | # | 231 | # |
| 232 | #BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" | 232 | #BB_HASHSERVE_UPSTREAM = "hashserv.yoctoproject.org:8686" |
| 233 | #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" | 233 | #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" |
| 234 | 234 | ||
| 235 | # | 235 | # |
