On Tue, Oct 08, 2019 at 09:18:40AM -0600, Warner Losh wrote:
> On Tue, Oct 8, 2019 at 8:33 AM Emmanuel Vadot <m...@bidouilliste.com> wrote:
> >  Anyway it's still need to be reverted as all arches should use latest
> > on CURRENT.
> >
> 
> Agreed. -current is moving too quickly to use the quarterly, and this 100%
> breaks all the graphics .ko's since those *MUST* be compiled against the
> latest kernel. Things are already wonky enough there without introducing
> this new (bad) behavior to the mix. It should be fixed in other ways, but
> until those are in place this change makes a bad situation much, much worse.
> 

There is nothing to fix regarding 'latest' and 'quarterly' for CURRENT.
It works as expected.

 root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=CURRENT -V PKGCONFBRANCH
 latest
 root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=BETA3 -V PKGCONFBRANCH
 quarterly
 root@releng3:/usr/src/usr.sbin/pkg # make BRANCH=STABLE -V PKGCONFBRANCH
 latest

Glen

Attachment: signature.asc
Description: PGP signature

Reply via email to