docs/manual/adding-packages-generic.txt: fix typo

LIBTOO_SOURCE -> LIBFOO_SOURCE

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 31e6e05f7236bea4eba7825c6e78bdd1d41af66b)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2020-06-06 14:36:38 +02:00 committed by Peter Korsgaard
parent 27e6597ccc
commit a75c75c569

View File

@ -452,7 +452,7 @@ not and can not work as people would expect it should:
of the manifest file for this package. of the manifest file for this package.
* +LIBFOO_ACTUAL_SOURCE_TARBALL+ only applies to packages whose * +LIBFOO_ACTUAL_SOURCE_TARBALL+ only applies to packages whose
+LIBFOO_SITE+ / +LIBTOO_SOURCE+ pair points to an archive that does +LIBFOO_SITE+ / +LIBFOO_SOURCE+ pair points to an archive that does
not actually contain source code, but binary code. This a very not actually contain source code, but binary code. This a very
uncommon case, only known to apply to external toolchains which come uncommon case, only known to apply to external toolchains which come
already compiled, although theoretically it might apply to other already compiled, although theoretically it might apply to other