Gentoo Archives: gentoo-dev

From: Mike Gilbert <floppym@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Remove DEBLOB support.
Date: Sun, 19 Feb 2017 23:04:00
Message-Id: CAJ0EP40FKZtr=ic_dOTJ96GD+roU-wPyOnXJGfXoQyTOt5W5_A@mail.gmail.com
In Reply to: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Remove DEBLOB support. by Mike Pagano
1 On Sun, Feb 19, 2017 at 12:32 PM, Mike Pagano <mpagano@g.o> wrote:
2 > Upstream does not version patches and every change breaks the manifest
3 > which
4 > breaks the tree. This results in a constant chasing of bugs since we can't
5 > predict the breakage.
6
7 Sounds good to me.
8
9 > @@ -1517,17 +1425,11 @@ kernel-2_src_prepare() {
10 > # @FUNCTION: kernel-2_src_compile
11 > # @USAGE:
12 > # @DESCRIPTION:
13 > -# conpile headers or run deblob script
14 > +# conpile headers
15 >
16
17 Is "conpile" an misspelled version of "compile"? Or does it actually
18 mean something else?

Replies