All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 2419] New: Add a bundle of Lua modules
@ 2010-08-22 18:39 bugzilla at busybox.net
  2010-12-06 14:21 ` [Buildroot] [Bug 2419] " bugzilla at busybox.net
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2010-08-22 18:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

           Summary: Add a bundle of Lua modules
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: francois.perrad at gadz.org
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 2365
  --> https://bugs.busybox.net/attachment.cgi?id=2365
tarball

The first patch create the directory package/modules-lua,
and moves all actual Lua modules into.

Each of others patches adds a Lua module/library.

All these modules are available via LuaRocks, the Lua package installer for
no cross-compiling system.
(see http://luarocks.org/repositories/rocks/)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
@ 2010-12-06 14:21 ` bugzilla at busybox.net
  2011-03-02 23:02 ` bugzilla at busybox.net
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2010-12-06 14:21 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #1 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
Created attachment 2773
  --> https://bugs.busybox.net/attachment.cgi?id=2773
I've updated the patches vs BR-2010.11

ping

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
  2010-12-06 14:21 ` [Buildroot] [Bug 2419] " bugzilla at busybox.net
@ 2011-03-02 23:02 ` bugzilla at busybox.net
  2011-04-28 14:29 ` bugzilla at busybox.net
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-03-02 23:02 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #2 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
Created attachment 3061
  --> https://bugs.busybox.net/attachment.cgi?id=3061
I've updated the patches vs BR 2011.02 and bump some versions

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
  2010-12-06 14:21 ` [Buildroot] [Bug 2419] " bugzilla at busybox.net
  2011-03-02 23:02 ` bugzilla at busybox.net
@ 2011-04-28 14:29 ` bugzilla at busybox.net
  2011-04-28 14:32 ` bugzilla at busybox.net
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-04-28 14:29 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #3 from Gustavo Zacarias <gustavo@zacarias.com.ar>  ---
Can you please rebase on the latest git so i can give it a spin and we can get
it rolling in for the release? Thanks.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2011-04-28 14:29 ` bugzilla at busybox.net
@ 2011-04-28 14:32 ` bugzilla at busybox.net
  2011-04-28 21:41 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-04-28 14:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

Gustavo Zacarias <gustavo@zacarias.com.ar> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at buildroot.uclibc |gustavo at zacarias.com.ar
                   |.org                        |

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2011-04-28 14:32 ` bugzilla at busybox.net
@ 2011-04-28 21:41 ` bugzilla at busybox.net
  2011-04-29 12:13 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-04-28 21:41 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #4 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
after few experiments, a rebase seems useless.

patches vs BR 2011.02 are fine.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2011-04-28 21:41 ` bugzilla at busybox.net
@ 2011-04-29 12:13 ` bugzilla at busybox.net
  2011-04-29 23:31 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-04-29 12:13 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #5 from Gustavo Zacarias <gustavo@zacarias.com.ar>  ---
Yes, the patches work against 2011.02 but not against LATEST 2011.05-git,
specifically 0001-modules-lua-move-Lua-libraries-modules.patch
Also please add a signoff message to them (git format-patch -s ...) so we can
include them directly.
Thanks.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2011-04-29 12:13 ` bugzilla at busybox.net
@ 2011-04-29 23:31 ` bugzilla at busybox.net
  2011-05-29  8:24 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-04-29 23:31 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

Fran?ois Perrad <francois.perrad@gadz.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2365|0                           |1
        is obsolete|                            |
   Attachment #2773|0                           |1
        is obsolete|                            |

--- Comment #6 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
Created attachment 3265
  --> https://bugs.busybox.net/attachment.cgi?id=3265
first patch against Buildroot 2011.05-git-00177-g0544a3a

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2011-04-29 23:31 ` bugzilla at busybox.net
@ 2011-05-29  8:24 ` bugzilla at busybox.net
  2012-08-31 15:11 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2011-05-29  8:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

Fran?ois Perrad <francois.perrad@gadz.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3265|0                           |1
        is obsolete|                            |

--- Comment #7 from Fran?ois Perrad <francois.perrad@gadz.org>  ---
Created attachment 3337
  --> https://bugs.busybox.net/attachment.cgi?id=3337
first patch against Buildroot 2011.05-00001-gda62fc6

updated patch after 2011.05 release

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2011-05-29  8:24 ` bugzilla at busybox.net
@ 2012-08-31 15:11 ` bugzilla at busybox.net
  2013-05-26  8:09 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2012-08-31 15:11 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

twobob <seetwobob@live.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |2012.02

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2012-08-31 15:11 ` bugzilla at busybox.net
@ 2013-05-26  8:09 ` bugzilla at busybox.net
  2013-05-27  8:39 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2013-05-26  8:09 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #8 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-05-26 08:08:07 UTC ---
Gustavo, Fran?ois, what do we do with this one? Is there still a wish to move
lua modules to a subdirectory?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (9 preceding siblings ...)
  2013-05-26  8:09 ` bugzilla at busybox.net
@ 2013-05-27  8:39 ` bugzilla at busybox.net
  2014-02-08 20:49 ` bugzilla at busybox.net
  2014-02-10 18:00 ` bugzilla at busybox.net
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2013-05-27  8:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #9 from Fran?ois Perrad <francois.perrad@gadz.org> 2013-05-27 08:38:45 UTC ---
Yes, still a wish. See discussion,
http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/43365/focus=43415

I still have a Perl script which does the move.

Note, this thread ended by the need of a virtual package for lua/luajit,
which is always in the backlog, see 
http://patchwork.ozlabs.org/patch/225752/
http://patchwork.ozlabs.org/patch/225754/
http://patchwork.ozlabs.org/patch/225753/

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (10 preceding siblings ...)
  2013-05-27  8:39 ` bugzilla at busybox.net
@ 2014-02-08 20:49 ` bugzilla at busybox.net
  2014-02-10 18:00 ` bugzilla at busybox.net
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2014-02-08 20:49 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

--- Comment #10 from Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> 2014-02-08 20:49:33 UTC ---
Can this bug be closed now that the luarocks infrastructure has been merged?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [Buildroot] [Bug 2419] Add a bundle of Lua modules
  2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
                   ` (11 preceding siblings ...)
  2014-02-08 20:49 ` bugzilla at busybox.net
@ 2014-02-10 18:00 ` bugzilla at busybox.net
  12 siblings, 0 replies; 14+ messages in thread
From: bugzilla at busybox.net @ 2014-02-10 18:00 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=2419

Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> 2014-02-10 18:00:36 UTC ---
The Luarocks infrastructure has been introduced in buildroot 2014.02, so this
bug is resolved now.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-02-10 18:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-22 18:39 [Buildroot] [Bug 2419] New: Add a bundle of Lua modules bugzilla at busybox.net
2010-12-06 14:21 ` [Buildroot] [Bug 2419] " bugzilla at busybox.net
2011-03-02 23:02 ` bugzilla at busybox.net
2011-04-28 14:29 ` bugzilla at busybox.net
2011-04-28 14:32 ` bugzilla at busybox.net
2011-04-28 21:41 ` bugzilla at busybox.net
2011-04-29 12:13 ` bugzilla at busybox.net
2011-04-29 23:31 ` bugzilla at busybox.net
2011-05-29  8:24 ` bugzilla at busybox.net
2012-08-31 15:11 ` bugzilla at busybox.net
2013-05-26  8:09 ` bugzilla at busybox.net
2013-05-27  8:39 ` bugzilla at busybox.net
2014-02-08 20:49 ` bugzilla at busybox.net
2014-02-10 18:00 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.