Re: svn commit: r256377 - in head: problems on ARM BEAGLEBONE

2013-10-12 Thread Ian Lepore
On Sun, 2013-10-13 at 01:29 +0100, Mark R V Murray wrote: > On 13 Oct 2013, at 01:07, Ian Lepore wrote: > > It looks like the cause of the problem is that both the dummy and the > > yarrow generators register, dummy first, and so it gets chosen even > > though yarrow is available. > > Correct dia

Re: svn commit: r256377 - in head: problems on ARM BEAGLEBONE

2013-10-12 Thread Mark R V Murray
On 13 Oct 2013, at 01:07, Ian Lepore wrote: > It looks like the cause of the problem is that both the dummy and the > yarrow generators register, dummy first, and so it gets chosen even > though yarrow is available. Correct diagnosis! This is now fixed; sorry for the hassle. M -- Mark R V Mur

Re: svn commit: r256377 - in head: problems on ARM BEAGLEBONE

2013-10-12 Thread Glen Barber
On Sat, Oct 12, 2013 at 06:07:58PM -0600, Ian Lepore wrote: > On Sat, 2013-10-12 at 12:57 +, Mark Murray wrote: > > Author: markm > > Date: Sat Oct 12 12:57:57 2013 > > New Revision: 256377 > > URL: http://svnweb.freebsd.org/changeset/base/256377 > > > > Log: > > Merge from project branch. U

Re: svn commit: r256377 - in head: problems on ARM BEAGLEBONE

2013-10-12 Thread Ian Lepore
On Sat, 2013-10-12 at 12:57 +, Mark Murray wrote: > Author: markm > Date: Sat Oct 12 12:57:57 2013 > New Revision: 256377 > URL: http://svnweb.freebsd.org/changeset/base/256377 > > Log: > Merge from project branch. Uninteresting commits are trimmed. > > [snip] > *** DIFF OUTPUT TRUNCATE