mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
documentation: remove AUTHOR[doc]
The variable was mostly removed in oe-core 9d5edd12 but the documentation remained. [ YOCTO #15758 ] (From OE-Core rev: 6aab808bb9adee8e2409c23f49c6bc021007f1d8) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cbde82f70b
commit
13ee5bb0d1
@@ -69,7 +69,6 @@ ANY_OF_DISTRO_FEATURES[doc] = "When a recipe inherits the features_check class,
|
||||
ANY_OF_MACHINE_FEATURES[doc] = "When a recipe inherits the features_check class, at least one item in this variable must be included in MACHINE_FEATURES."
|
||||
ASSUME_PROVIDED[doc] = "List of packages (recipes actually) that are assumed to be implicitly available. BitBake does not build these packages."
|
||||
ASSUME_SHLIBS[doc] = "List of shlib:package[_version] mappings. Useful for lib packages in ASSUME_PROVIDED, for which automatic shlib dependency tracking does not work."
|
||||
AUTHOR[doc] = "Email address used to contact the original author(s) in order to send patches and forward bugs."
|
||||
AUTO_SYSLINUXMENU[doc] = "Enables creating an automatic menu for the syslinux bootloader."
|
||||
AUTOREV[doc] = "When SRCREV is set to the value of this variable, it specifies to use the latest source revision in the repository."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user