On Mon, May 2, 2016 at 3:50 PM, Rick Mann <[email protected]> wrote:
> > > On May 2, 2016, at 13:48 , Robert Nelson <[email protected]> > wrote: > > > > > > > > On Mon, May 2, 2016 at 3:17 PM, Rick Mann <[email protected]> wrote: > > > >> Yeah, sorry. By PRUSS I meant uio_pruss. I depend on a third-party lib > that uses that and isn't like to be updated any time soon. I don't have > time to learn how to update it right now, given all the other things I have > to finish on this project. > > > > Hi Rick, > > > > by default v4.4.x-ti (and the rt) will use remoteproc_pruss... > > > > For uio_pruss: > > > > cd /opt/scripts/tools/ > > git pull > > sudo ./update_kernel.sh <OPTIONS> > > > > Mainline (4.1.x lts)[edit] > > 4.1.x BeagleBone/BeagleBone Black > > --bone-kernel --lts-4_1 > > > > 4.1.x BeagleBone/BeagleBone Black + RT > > --bone-rt-kernel --lts-4_1 > > > > Mainline (4.4.x lts)[edit] > > 4.4.x BeagleBone/BeagleBone Black > > --bone-kernel --lts-4_4 > > > > 4.4.x BeagleBone/BeagleBone Black + RT > > --bone-rt-kernel --lts-4_4 > > Thanks, Robert. Is that better than just apt-getting a particular kernel? > I guess it's a bit easier, and always pulls down the latest? > Eh, it's the same, as it also calls apt.. It just looks at these references for the latest of each branch: https://rcn-ee.net/repos/latest/jessie-armhf/ Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhn-5SAVPhB8%2B6CqZ_ptJVCH1_YwtOgzet0-r8P4%2Bw%3DAg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
