2009-06-23 00:12:29 How to get 2009R1 branch
david wang (CHINA)
Message: 76158
Hi, all
I want to use usb wifi module in my board, people here told me I should get the 2009R1 branches. But I have a question, there a seperate uClinux dist and kernel in the svn.
1) svn://sources.blackfin.uclinux.org/linux-kernel/trunk <-----------------this is for the kernel
2) svn://sources.blackfin.uclinux.org/uclinux-dist/trunk uclinux-dist <-------------this is the dist
But, when I use svn co the dist, it'll automaticlly include a linux-2.6.x kernel. it's not the same to the svn kernel. Which one should I use? Need I svn the linux-kernel and replace the automatic one under dist?
Thanks!
David Wang
QuoteReplyEditDelete
2009-06-23 00:27:47 Re: How to get 2009R1 branch
Mike Frysinger (UNITED STATES)
Message: 76159
the automatic linux-2.6.x checkout points to the corresponding kernel for you
QuoteReplyEditDelete
2009-06-23 01:06:34 Re: How to get 2009R1 branch
david wang (CHINA)
Message: 76160
Hi, Mike
But why the two kernels are not the same? I mean one from dist automaticlly, another svn co seperatly from the kernel path.
QuoteReplyEditDelete
2009-06-23 07:11:07 Re: How to get 2009R1 branch
Mike Frysinger (UNITED STATES)
Message: 76185
they are the same