On Tue, Feb 11, 2014 at 8:12 AM, David Lewin <dlewin...@gmail.com> wrote:

> This doens't work neither :
>
>    - git clone https://github.com/cdsteinkuehler/linux-dev
>    - git checkout --track -b 3.8.13-bone39-xenomai
>
> git status :
> # On branch 3.8.13-bone39-xenomai
> nothing to commit (working directory clean)
>
>
>    - ./build_kernel.sh :
>
> generates a  *3.11.0-rc1-armv7-d1.zImage*
>

Lets... see..

https://github.com/cdsteinkuehler/linux-dev/blob/3.8.13-bone39-xenomai/version.sh#L32

branch/tag: 3.8.13-bone39-xenomai
build: BUILD=bone39

Just checkout the branch like a normal user.


   - git clone https://github.com/cdsteinkuehler/linux-dev
   - git checkout origin/3.8.13-bone39-xenomai -b
   some_local_temp_branch_name


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/groups/opt_out.

Reply via email to