On Tue, 8 Oct 2019 15:52:52 +0000
Glen Barber <g...@freebsd.org> wrote:

> 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
> 

 Please have a look at the latest image generated for armv7 and
aarch64, you will see that it doesn't work as expected.

-- 
Emmanuel Vadot <m...@bidouilliste.com> <m...@freebsd.org>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to