]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
docs/manual: fix typo
authorLucile Quirion <lucile.quirion@savoirfairelinux.com>
Tue, 29 Nov 2016 17:17:03 +0000 (12:17 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 29 Nov 2016 22:28:25 +0000 (23:28 +0100)
Also remove dangling reference to virtual package lists.

Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/adding-packages-directory.txt
docs/manual/customize-outside-br.txt

index a74761cda875820a237344ed7869676fa3533005..5dba962bd45fa00103e760d0a0d893cc3a0f82f5 100644 (file)
@@ -384,9 +384,6 @@ openGL libraries.
 
 See xref:virtual-package-tutorial[] for more on the virtual packages.
 
-See xref:virtual-package-list[] for the symbols to depend on if your package
-depends on a feature provided by a virtual package.
-
 === The +.mk+ file
 
 [[adding-packages-mk]]
index 2ebb44724dba5f0c3dd871808b9c0d34d25ee6d7..ea0e12033e9f42e9b51ad85f1ecbb1627fd417f2 100644 (file)
@@ -178,7 +178,7 @@ the br2-external tree. Buildroot will automatically show them in the
 output of +make list-defconfigs+ and allow them to be loaded with the
 normal +make <name>_defconfig+ command. They will be visible in the
 'make list-defconfigs' output, below an +External configs+ label that
-contains the name of the br2-extermnal tree they are defined in.
+contains the name of the br2-external tree they are defined in.
 
 .Note:
 If a defconfig file is present in more than one br2-external tree, then