manual: make consistent references to package metadata information
The de facto standard terminology in the manual appears to be "package metadata information"; fix a couple of inconsistent references to package "meta-information" and "meta information". Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
3b8e4fb4aa
commit
0fed833cb0
@ -27,7 +27,7 @@ config BR2_PACKAGE_LIBFOO
|
||||
http://foosoftware.org/libfoo/
|
||||
---------------------------
|
||||
|
||||
The +bool+ line, +help+ line and other meta-information about the
|
||||
The +bool+ line, +help+ line and other metadata information about the
|
||||
configuration option must be indented with one tab. The help text
|
||||
itself should be indented with one tab and two spaces, and it must
|
||||
mention the upstream URL of the project.
|
||||
|
@ -57,7 +57,7 @@ infrastructures in Buildroot, respectively.
|
||||
|
||||
The main macro of the LuaRocks package infrastructure is +luarocks-package+:
|
||||
like +generic-package+ it works by defining a number of variables providing
|
||||
meta information about the package, and then calling +luarocks-package+. It
|
||||
metadata information about the package, and then calling +luarocks-package+. It
|
||||
is worth mentioning that building LuaRocks packages for the host is not
|
||||
supported, so the macro +host-luarocks-package+ is not implemented.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user