Does the newest iteration have USB support as I couldn't get any
peripherals working on a previous pull of 3.12?

- Nick
On 16 Oct 2013 23:28, "Robert Nelson" <[email protected]> wrote:

> On Wed, Oct 16, 2013 at 9:01 AM,  <[email protected]> wrote:
> >
> >
> > On Tuesday, October 15, 2013 11:20:24 PM UTC+1, RobertCNelson wrote:
> >>
> >> On Tue, Oct 15, 2013 at 11:56 AM,  <[email protected]> wrote:
> >> > (This may be a duplicate post - Google Groups seems to have eaten the
> >> > first
> >> > one.)
> >> >
> >> > Does anyone know the most recent version number of Robert Nelson's 3.8
> >> > kernel for the BeaglBone Black?
> >> >
> >> > After updating I have 3.8.13-bone22.3, but I thought there was
> something
> >> > more recent.
> >>
> >> The git tree is at bone28..
> >> https://github.com/RobertCNelson/linux-dev/commits/am33x-v3.8
> >>
> >> You need to recheckout master, delete your old branch and re-pull
> >>
> >> Regards,
> >>
> >> --
> >> Robert Nelson
> >> http://www.rcn-ee.com/
> >
> >
> > Thanks - is there someway to avoid re-downloading the whole tree?  I'm
> on a
> > very slow connection and would like to keep as much of the sources as
> > possible.
>
> git branch
>
> Look at branch name with *
>
> git checkout master -f
> git branch -D (that name 2 lines up)
> git pull
> git checkout origin/am33x-v3.8 -b tmp
>
> Regards,
>
> --
> Robert Nelson
> http://www.rcn-ee.com/
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to