projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b578daa
)
kernel-2.eclass: Fix comment.
author
Ulrich Müller
<ulm@gentoo.org>
Mon, 27 May 2019 18:56:01 +0000
(20:56 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Mon, 27 May 2019 18:56:01 +0000
(20:56 +0200)
Acked-by: Mike Pagano <mpagano@gentoo.org>
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
eclass/kernel-2.eclass
patch
|
blob
|
history
diff --git
a/eclass/kernel-2.eclass
b/eclass/kernel-2.eclass
index 6303e3e6c49908f9d03922785871addf77f6d108..a1782774289d8f856bb32dc6073302702d3ba36b 100644
(file)
--- a/
eclass/kernel-2.eclass
+++ b/
eclass/kernel-2.eclass
@@
-656,8
+656,8
@@
if [[ ${ETYPE} == sources ]]; then
${DEBLOB_CHECK_URI}
)"
elif kernel_is lt 4 14; then
- #
We have no way to deblob older kernels, so just mark them as
- # tainted with non-libre materials.
+ #
Deblobbing is not available, so just mark kernels older
+ # t
han 4.14 as t
ainted with non-libre materials.
LICENSE+=" linux-firmware"
fi
fi