✅ PASS: Test report for kernel 5.6.10-200.fc31 (fedora-31)

2020-05-04 Thread CKI Project
Hello jforbes, We ran automated tests on the following kernel build: Kernel package: kernel-5.6.10-200.fc31 Task URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=44087986 The results of these automated tests are provided below. Overall result: PASSED Tests:

[OS-BUILD PATCHv2] Add git config hook

2020-05-04 Thread Gitlab Bridge on behalf of dzickusrh
From: Don Zickus The kernel workflow is adding complexity. Let's hide some of that complexity behind git aliases. Instead of having the developer manually add them all the time, add a make command to 'include' kernel aliases. A new command 'make rh-gitconfig' runs git config --local --add inc

[OS-BUILD PATCH] Add git config hook

2020-05-04 Thread Gitlab Bridge on behalf of dzickusrh
From: Don Zickus The kernel workflow is adding complexity. Let's hide some of that complexity behind git aliases. Instead of having the developer manually add them all the time, add a make command to 'include' kernel aliases. A new command 'make rh-gitconfig' runs git config --local --add inc

Call For Test Days for Fedora 33!

2020-05-04 Thread Sumantro Mukherjee
Hi Fedora users, developers and friends! It's time to start thinking about Test Days for Fedora 33. For anyone who isn't aware, a Test Day is an event usually focused around IRC for interaction and a Wiki page for instructions and results, with the aim being to get a bunch of interested users and

Re: [OS-BUILD PATCH] Build ARK against ELN

2020-05-04 Thread Prarit Bhargava
On 5/4/20 11:17 AM, Gitlab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > ARK used to build against the RHEL-8 buildroots. Going forward, > it will build against the ELN buildroot (Fedora space). Adjust > the spec file to handle these changes. > > Still try to support RHEL-8 where

Re: [OS-BUILD PATCH] Fix "multiple %files for package kernel-tools"

2020-05-04 Thread Herton R. Krzesinski
On Mon, May 04, 2020 at 03:40:30PM -, Gitlab Bridge on behalf of psgreco wrote: > From: Pablo Greco > > --- > redhat/kernel.spec.template | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template > index 579344b6948

Re: [OS-BUILD PATCH] Build ARK against ELN

2020-05-04 Thread Herton R. Krzesinski
On Mon, May 04, 2020 at 03:17:29PM -, Gitlab Bridge on behalf of dzickusrh wrote: > From: Don Zickus > > ARK used to build against the RHEL-8 buildroots. Going forward, > it will build against the ELN buildroot (Fedora space). Adjust > the spec file to handle these changes. > > Still try

[OS-BUILD PATCH] Fix "multiple %files for package kernel-tools"

2020-05-04 Thread Gitlab Bridge on behalf of psgreco
From: Pablo Greco --- redhat/kernel.spec.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index 579344b69485..82de29d30e27 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -2429,8

[OS-BUILD PATCH] Build ARK against ELN

2020-05-04 Thread Gitlab Bridge on behalf of dzickusrh
From: Don Zickus ARK used to build against the RHEL-8 buildroots. Going forward, it will build against the ELN buildroot (Fedora space). Adjust the spec file to handle these changes. Still try to support RHEL-8 where possible. That is why the llvm-toolset is wrapped with el8. This is useful

Re: RFC: Adding "Requires: alsa-sof-firmware" to F31 kernel-modules pkgs

2020-05-04 Thread Jaroslav Kysela
Dne 30. 04. 20 v 11:00 Hans de Goede napsal(a): Hi, On 4/29/20 4:57 PM, Justin Forbes wrote: On Wed, Apr 29, 2020 at 9:50 AM Hans de Goede mailto:hdego...@redhat.com>> wrote: Hi, On 4/29/20 4:12 PM, Peter Robinson wrote: > On Wed, Apr 29, 2020 at 1:57 PM Justin Forbes mailto