On Thu, Dec 5, 2013 at 3:33 PM, David Lambert <[email protected]> wrote: > Mainly due to some frustrations around opencv Python support in Angstrom, I > am investigating switching to the Debian distribution. I have followed > Robert Nelson's excellent tutorials and scripts, but need some guidance in > adding my own kernel modules and device trees. I have already successfully > built them under Angstrom/bitbake, but cannot determine the preferred or > "correct" workflow for Debian. Any help would be greatly appreciated.
Hi Dave, What kernel modules/device tree's do you need enabled? For the bone, the kernel script can be found here: (it's 99% source identical to angstrom's 3.8 tree) https://github.com/RobertCNelson/linux-dev/tree/am33x-v3.8 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.
