On Fri, Nov 4, 2016 at 11:44 AM, <[email protected]> wrote: > > Thanks for the reply Robert. I can build the kernel fine. The trouble is > when I try to run the rebuild script under tools I get: > > /bin/sh: 0: Can't open > /home/proserv/ti-processor-sdk-linux-am335x-evm-03.00.00.04/linux-devkit/yakbuild/tools/tools/host_det.sh > > I checked the ownership of the scripts and files and it is proserv (my user) > drwxrwxrwx 2 proserv proserv 4096 Nov 4 13:17 deploy > -rwxrwxrwx 1 proserv proserv 13600 Nov 4 10:53 host_det.sh > -rwxrwxrwx 1 proserv proserv 9593 Nov 4 10:53 install_kernel.sh > -rwxrwxrwx 1 proserv proserv 4994 Nov 4 10:53 local_install.sh > -rwxrwxrwx 1 proserv proserv 4624 Nov 4 10:53 rebuild_deb.sh > -rwxrwxrwx 1 proserv proserv 7038 Nov 4 14:23 rebuild.sh > > probably I am being stupid. Can't see what else is wrong. Would you have any > ideas ? >
Not a clue.. So let's go over what the readme says: git clone https://github.com/RobertCNelson/yakbuild cd ./yakbuild/ cp recipe.sh.sample recipe.sh change kernel_tag in the "recipe.sh" to "4.4.20-ti-r44"... run: ./build_kernel.sh .... 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/CAOCHtYi3SuPT%2Bxka%2BrNZY-CYsJeN7K60WO5Fr%3D4E5Jc%3D9kxv_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
