~xnox/+git/kteam-tools:riscv64-config-summary

Last commit made on 2021-05-24
Get this branch:
git clone -b riscv64-config-summary https://git.launchpad.net/~xnox/+git/kteam-tools
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
riscv64-config-summary
Repository:
lp:~xnox/+git/kteam-tools

Recent commits

fad691f... by Dimitri John Ledkov

config-summary: riscv64 kernel architecture

Signed-off-by: Dimitri John Ledkov <email address hidden>

c3ace49... by Andy Whitcroft

info/kernel-series: linux-nv-dgx -- sort out routing

Signed-off-by: Andy Whitcroft <email address hidden>

dccc30a... by Marcelo Cerri

info/kernel-series: Make bionic:linux-ibm-gt-fips a backport

Consider this kernel a backport because it will be upadte
automatically via the copy-files and local-mangle scripts as a
backport kernel.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

9426c18... by Marcelo Cerri

info/kernel-series: Add bionic:linux-ibm-gt-fips

Based on bionic:linux-ibm-gt but only for amd64. Also extract ibm-gt
as a routing table that can be re-used.

Signed-off-by: Marcelo Henrique Cerri <email address hidden>

93d28ae... by Seth Forshee

Revert "devel: mk-uefi-vm -- update OVMF secureboot template path"

Turns out that even though OVMF_CODE_4M.ms.fd is a symlink to
OVMF_CODE_4M.secboot.fd, the name itself causes some magic to happen
behind the scenes wrt setting things up for secureboot. Change back
to OVMF_CODE_4M.ms.fd, and let's hope the bugs are fixed soon.

Signed-off-by: Seth Forshee <email address hidden>

f48863a... by Krzysztof Kozlowski

cranky: crl/git: fix repacking of Handle exception on wrong derivative

The exception should be passed to another one directly.

  $ cranky checkout groovy:aws

  Traceback (most recent call last):
    File "kteam-tools/cranky/cmds.d/checkout", line 160, in <module>
      checkout_repos(**vars(parser.parse_args()))
    File "kteam-tools/cranky/cmds.d/checkout", line 23, in checkout_repos
      ghs = GitHandleSet(handle)
    File "kteam-tools/cranky/crl/git.py", line 284, in __init__
      raise GitError(e.msg)
  AttributeError: 'HandleError' object has no attribute 'msg'

Signed-off-by: Krzysztof Kozlowski <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

6ab0f62... by Francis Ginther

mainline-build/cod-periodic-root: Use correct dashboard path

Fix the relative path to `dashboard-status`.

Signed-off-by: Francis Ginther <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

941c720... by Stefan Bader

create-kernel-tasks: Rework development support

The consistency check for sources in development mode and stable mode
was not working out well. Trying a simplified approach which allows only
unsupported sources in development mode and assumes stable cycles only
contain supported sources.

Signed-off-by: Stefan Bader <email address hidden>
Acked-by: Andy Whitcroft <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

040a6d1... by Ian May

info/kernel-series: rename focal:linux-nvidia to focal:linux-nv-dgx

Also added correct repo urls for linux-nv-dgx

Signed-off-by: Ian May <email address hidden>

9d0a5d5... by Timo Aaltonen

info/kernel-series: oem-5.13: Change routing and mark unsupported for now

Signed-off-by: Timo Aaltonen <email address hidden>