Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-03 Thread Luigi Mantellini
Hi All, I think that OpenWRT should improve git sources trees support in order to keep a clone instead a snapshot. One year ago I worked on some (dirty) patch in order to have a sort of "dev-mode" where the packages (and kernel) are keep using the git (not just the snapshot). I will try to resume

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-02 Thread xiangfu liu
Hi I try to translate this email. I think it's ok to send to mailing list. :-) - Hi xiangfu I check your company wiki and blog (http://www.qi-hardware.com) the [copyleft hardware] is a good idea. openwrt manage source code by patch. from kernel to application. you

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-02 Thread linux_pro
this is send to xiangfu liu.is a personal mail. he is forward come here. 2009/10/3 Luigi Mantellini : > Can you translate in english? > > thanks > > luigi > > On Fri, Oct 2, 2009 at 6:05 AM, linux_pro wrote: >> 你好,刘向福. >> >> 我看了你们的wiki和 blog >> 硬件上版权的开放我还第一次听说. >> 是个好想法. :-) >> >> OPENWRT一堆 patch

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-02 Thread Luigi Mantellini
Can you translate in english? thanks luigi On Fri, Oct 2, 2009 at 6:05 AM, linux_pro wrote: > 你好,刘向福. > > 我看了你们的wiki和 blog > 硬件上版权的开放我还第一次听说. > 是个好想法. :-) > > OPENWRT一堆 patch. > 从kernel到 APP. > > 你可以svn co trunk,然后自己也可以添加Patch进去. > > 我使用Micrel 一个芯片 KSZ8692XPB > http://www.micrel.com/_PDF/Et

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-02 Thread xiangfu liu
Hi Felix Fietkau thanks for the info. On 10/2/09, Felix Fietkau wrote: > xiangfu liu wrote: >> Hi >> >> we(Qi Hardware) are use openwrt as the code repos. for the kernel develop >> there are four team work on the similar kernel. >> >> since the device use the same cpu. we want merge the four t

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-01 Thread linux_pro
你好,刘向福. 我看了你们的wiki和 blog 硬件上版权的开放我还第一次听说. 是个好想法. :-) OPENWRT一堆 patch. 从kernel到 APP. 你可以svn co trunk,然后自己也可以添加Patch进去. 我使用Micrel 一个芯片 KSZ8692XPB http://www.micrel.com/_PDF/Ethernet/ethernet_datasheet/index.html http://www.micrel.com/_PDF/Ethernet/ethernet_designkit/8692/ 他们使用了 openwrt作为SD

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-01 Thread Felix Fietkau
xiangfu liu wrote: > Hi > > we(Qi Hardware) are use openwrt as the code repos. for the kernel develop > there are four team work on the similar kernel. > > since the device use the same cpu. we want merge the four team to one > kernel. then we can help each other when develop kernel. > > we can

Re: [OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-01 Thread Outback Dingo
If you prefer working with git, it is possible to use: - git://nbd.name/openwrt.git (clone of trunk) - git://nbd.name/packages.git (clone of packages) On Fri, Oct 2, 2009 at 12:05 AM, xiangfu liu wrote: > Hi > > we(Qi Hardware) are use openwrt as the code repos. for the kernel

[OpenWrt-Devel] how to manage kernel repos while develop openwrt?

2009-10-01 Thread xiangfu liu
Hi we(Qi Hardware) are use openwrt as the code repos. for the kernel develop there are four team work on the similar kernel. since the device use the same cpu. we want merge the four team to one kernel. then we can help each other when develop kernel. we can ask other three team to use openwrt.