On Mon, Dec 1, 2014 at 4:15 AM, toni incog <toni.in...@gmail.com> wrote:
> Hi,
>
> I want to try the latest stable? kernel 3.14.25-ti-r37 for my bbb a5c to see
> usb suspend probs are solved. Did try to apt-get the kernel but didn't find
> it.
>
> My bbb revC is already at this kernel running fine. RevC has been flashed
> with 2014-10-29 and then updated the kernel. The a5c has been flashed with
> 2014-08-13 version and update kernel will provide only 3.8 versions.
>
>
> Is it a good idea to take over the apt sources from the revC version:
>
>
> #Kernel source (repos.rcn-ee.net) :
> https://github.com/RobertCNelson/linux-stable-rcn-ee
> #
> #git clone https://github.com/RobertCNelson/linux-stable-rcn-ee
> #cd ./linux-stable-rcn-ee
> #git fetch --tags
> #git checkout `uname -r` -b tmp
> #
> deb [arch=armhf] http://repos.rcn-ee.net/debian/ wheezy main
>
> and do it the apt-get way? Or is there preferred way (Don't want to flash
> again)
>
> I'm a bit lost in kernel versions... Thx.

Yes and No... You can add it, but the infrastructure to take advantage
of kernel upgrades thru apt-get doesn't exist in "2014-08-13"..

In "2014-08-13" use the built-in script:

cd /opt/scripts/tools/
git pull
sudo ./update_kernel.sh --ti-kernel

(note if you manually add the repos.rcn-ee.net you will break
"./update_kernel.sh" as it'll think the infrastructure is in place..)

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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to