package/Config.in: explain that lua package names should start with lua
commit687a313179b07865a12e9a35bc4c506fb371d2d0
authorArnout Vandecappelle <arnout@mind.be>
Sun, 5 Mar 2017 22:24:42 +0000 (5 23:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 6 Mar 2017 20:20:51 +0000 (6 21:20 +0100)
tree59fd3ad99a0c2ff803f1ee724c96b2ae8be18b08
parent6d7644df7043706e455b06817abbe24da5613210
package/Config.in: explain that lua package names should start with lua

We have decided that lua packages should have a name that starts with
lua (like is the case for python and perl). However, we're not going to
rename all the existing lua packages that don't start with lua. This
makes it unclear for people adding packages how they should name the
package, so add a comment to package/Config.in to explain it.

It's rather terse but it gets the message across.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in