Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:master commit in: /
Date: Wed, 07 Aug 2019 12:39:21
Message-Id: 1565181533.c06588b6dfcbf141151a676a7d126155e1f5bc44.mpagano@gentoo
1 commit: c06588b6dfcbf141151a676a7d126155e1f5bc44
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 7 12:38:53 2019 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 7 12:38:53 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=c06588b6
7
8 Update Gentoo Kernel Linux distro patch
9
10 Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
11
12 4567_distro-Gentoo-Kconfig.patch | 10 +++++-----
13 1 file changed, 5 insertions(+), 5 deletions(-)
14
15 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
16 index d6e791a..6ac8208 100644
17 --- a/4567_distro-Gentoo-Kconfig.patch
18 +++ b/4567_distro-Gentoo-Kconfig.patch
19 @@ -1,9 +1,9 @@
20 ---- a/Kconfig 2018-09-28 08:08:05.058882080 -0400
21 -+++ b/Kconfig 2018-09-28 08:09:17.869573745 -0400
22 -@@ -30,3 +30,5 @@ source "crypto/Kconfig"
23 - source "lib/Kconfig"
24 -
25 +--- a/Kconfig 2019-08-07 08:33:43.669367779 -0400
26 ++++ b/Kconfig 2019-08-07 08:34:29.669657000 -0400
27 +@@ -32,3 +32,5 @@ source "lib/Kconfig"
28 source "lib/Kconfig.debug"
29 +
30 + source "Documentation/Kconfig"
31 +
32 +source "distro/Kconfig"
33 --- /dev/null 2018-12-28 10:40:34.089999934 -0500