Re: [OpenWrt-Devel] libatomic patch

2014-09-12 Thread Steven Barth
Oh fine with me as well. Use whatever version or patches you think works best. I was just suggesting a starting point in case you needed one. Feel free to ignore it though. Cheers, Steven On 12. September 2014 16:26:16 MESZ, Alexandru Ardelean wrote: >Hey Steven, > >At the moment we use this

Re: [OpenWrt-Devel] libatomic patch

2014-09-12 Thread Alexandru Ardelean
Hey Steven, At the moment we use this one as base: https://github.com/hschaa/openvswitch-feed I did also take a look also at pichuang's repo. I'll take a look at multiple versions and try to pull in all the cleanest elements from each. Then do some tests and come back with a pull request on Githu

Re: [OpenWrt-Devel] libatomic patch

2014-09-12 Thread Steven Barth
Hi Alexandru, sure go ahead. I think there are already some package-definitions on github https://github.com/pichuang/openvwrt/ which you can base the package on. I think the easiest way would be to read our guidelines at: https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md and t

Re: [OpenWrt-Devel] libatomic patch

2014-09-12 Thread Alexandru Ardelean
Awesome. Thanks for updating it. If nobody else wants to step forward for maintaining the OVS feed, I'll fully commit to maintaining it. [ Well, that is, if I'm allowed ] Thanks Alex On Fri, Sep 12, 2014 at 3:30 PM, Steven Barth wrote: > There you go. It would be nice if anyone could maintain

Re: [OpenWrt-Devel] libatomic patch

2014-09-12 Thread Steven Barth
There you go. It would be nice if anyone could maintain a package for openvswitch in the packages or routing-feed then. Cheers, Steven ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/o

[OpenWrt-Devel] libatomic patch

2014-09-12 Thread Alexandru Ardelean
Hello, We're using OpenVSwitch on OpenWRT, and we've been looking into an upgrade from 2.0 to 2.3. Seems that OVS, is dependent on libatomic, which is not exported from the toolchain, though it is built. We've found this patch in patchwork. http://patchwork.openwrt.org/patch/5019/ [ Sorry for no