Re: [Luarocks-developers] LuaRocks on BuildRoot

2014-02-14 Thread steve donovan
On Fri, Feb 14, 2014 at 6:44 PM, François Perrad wrote: >> BuildRoot (http://buildroot.net/) makes easy to generate a complete >> embedded Linux system. If only that were true! It is however miles better than OpenEmbedded, which made me leave embedded Linux for life and just find a suitably scal

Re: [Luarocks-developers] LuaRocks on BuildRoot

2014-02-14 Thread François Perrad
2013-11-16 14:18 GMT+01:00 François Perrad : > BuildRoot (http://buildroot.net/) makes easy to generate a complete > embedded Linux system. > So it's about package management and cross compilation. > BuildRoot is a set of Makefiles, patches and Kconfig (configuration > language from the Linux kerne

Re: [Luarocks-developers] LuaRocks on BuildRoot

2013-11-18 Thread Hisham
On 18 November 2013 07:47, François Perrad wrote: > 2013/11/17 Hisham : >> On 16 November 2013 11:18, François Perrad wrote: >>> So, I need 2 small patches for this (see, >>> https://raw.github.com/fperrad/br/luarocks/package/luarocks/luarocks-unpack.patch >> >> Thanks for the patch: I pushed a v

Re: [Luarocks-developers] LuaRocks on BuildRoot

2013-11-18 Thread François Perrad
2013/11/17 Hisham : > On 16 November 2013 11:18, François Perrad wrote: >> So, I need 2 small patches for this (see, >> https://raw.github.com/fperrad/br/luarocks/package/luarocks/luarocks-unpack.patch > > Thanks for the patch: I pushed a variation of it to add this behavior, > but as an optional

Re: [Luarocks-developers] LuaRocks on BuildRoot

2013-11-17 Thread Hisham
On 16 November 2013 11:18, François Perrad wrote: > So, I need 2 small patches for this (see, > https://raw.github.com/fperrad/br/luarocks/package/luarocks/luarocks-unpack.patch Thanks for the patch: I pushed a variation of it to add this behavior, but as an optional --force flag: https://github