[kernel-tests] 02/03: Test for nvidia modules building against current kernel

2017-02-28 Thread git repository hosting
This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. commit 0cedd6705a22bb62049587b4a92be87b6c3b7299 Author: Justin M. Forbes Date: Tue Feb 28 16:51:20 2017 -0600 Test for nvidia

[kernel-tests] 03/03: Change install_dep to use dnf instead of yum

2017-02-28 Thread git repository hosting
This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. commit 250f5b1a3bea2700ebf21633f59bef564f44ff11 Author: Justin M. Forbes Date: Tue Feb 28 16:52:13 2017 -0600 Change install_dep to

[kernel-tests] 01/03: Add support for third party module tests

2017-02-28 Thread git repository hosting
This is an automated email from the git hooks/post-receive script. jforbes pushed a commit to branch master in repository kernel-tests. commit 8f2ea1b2b3eb2660bd85bd7d3b50ba045663a3af Author: Justin M. Forbes Date: Tue Feb 28 16:49:38 2017 -0600 Add support for third

Re: [PATCH, kernel.spec] apply patches with build tweaks and compile fixes all the time

2017-02-28 Thread Laura Abbott
On 02/28/2017 03:20 AM, Thorsten Leemhuis wrote: > Hi! Find below a patch against master that slightly changes how patches are > applied in kernel.spec. It adds a section in the patch definition area of the > spec file where compile fixes can be added, to make sure they even get > applied even

Re: [PATCH] Drop kernel-devel virtual provide rhbz#1420754

2017-02-28 Thread Justin Forbes
On Tue, Feb 28, 2017 at 6:38 AM, Josh Boyer wrote: > On Tue, Feb 28, 2017 at 4:02 AM, Nicolas Chauvet > wrote: > > 2017-02-16 19:33 GMT+01:00 Nicolas Chauvet : > >> 2017-02-16 19:26 GMT+01:00 Nicolas Chauvet : >

Re: [PATCH] Drop kernel-devel virtual provide rhbz#1420754

2017-02-28 Thread Josh Boyer
On Tue, Feb 28, 2017 at 4:02 AM, Nicolas Chauvet wrote: > 2017-02-16 19:33 GMT+01:00 Nicolas Chauvet : >> 2017-02-16 19:26 GMT+01:00 Nicolas Chauvet : >>> --- >>> kernel.spec | 1 - >>> 1 file changed, 1 deletion(-) >>> >>> diff --git

[PATCH, kernel.spec] apply patches with build tweaks and compile fixes all the time

2017-02-28 Thread Thorsten Leemhuis
Hi! Find below a patch against master that slightly changes how patches are applied in kernel.spec. It adds a section in the patch definition area of the spec file where compile fixes can be added, to make sure they even get applied even in the nopatch/vanilla build path. It also gets rid of

Re: [PATCH] Drop kernel-devel virtual provide rhbz#1420754

2017-02-28 Thread Nicolas Chauvet
2017-02-16 19:33 GMT+01:00 Nicolas Chauvet : > 2017-02-16 19:26 GMT+01:00 Nicolas Chauvet : >> --- >> kernel.spec | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/kernel.spec b/kernel.spec >> index 4363050..38968ba 100644 >> --- a/kernel.spec >> +++