Am 11.02.2013 um 08:54 schrieb Gilles Chanteperdrix: > On 01/31/2013 03:17 PM, Stephan Kappertz wrote: > >> >>>> Hi All, >>>> >>>> sorry for the long delay. As Gilles suggested I have prepared a pre and >>>> post patch for ipipe-core-3.2.21-arm-4 and the git repository supporting >>>> BeagleBone here: >>>> https://github.com/koenkooi/linux/tree/linux-ti33x-psp-3.2.21-r13g%2Bgitr720e07b4c1f687b61b147b31c698cb6816d72f01 >>>> . Should I send the patches to the list? >>>> >>>> - Stephan >>> >>> I think that you should. >>> >>> Goran >>> >> >> Here they are. >> Usage: >> >> * clone git repository >> https://github.com/koenkooi/linux/tree/linux-ti33x-psp-3.2.21-r13g%2Bgitr720e07b4c1f687b61b147b31c698cb6816d72f01 > > > I get: > fatal: > https://github.com/koenkooi/linux/tree/linux-ti33x-psp-3.2.21-r13g%2Bgitr720e07b4c1f687b61b147b31c698cb6816d72f01/info/refs > not found: did you run git update-server-info on the server? > > At this point. > > -- > Gilles. >
The git repositore is not mine. It's the Koen Kooi repository I mentioned before. To build the kernel with xenomai support I did: * git clone git://github.com/koenkooi/linux.git * git checkout origin/linux-ti33x-psp-3.2.21-r13g+gitr720e07b4c1f687b61b147b31c698cb6816d72f01 -b linux-3.2.21 * patch -p1 < ../pre.patch * ./xenomai-2.6.2.1/scripts/prepare-kernel.sh --arch=arm --linux=. * patch -p1 < ../post.patch - Stephan _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
