mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
dev-manual/common-tasks: Fix typo
direction -> directory (From yocto-docs rev: 441151bfdeda6eccf46a7829d1a3181e83d441a8) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e819275192
commit
f299005d66
@@ -7032,7 +7032,7 @@ variables were set.
|
||||
|
||||
The ``opkg`` application uses configuration files to find available
|
||||
package databases. Thus, you need to create a configuration file inside
|
||||
the ``/etc/opkg/`` direction, which informs ``opkg`` of any repository
|
||||
the ``/etc/opkg/`` directory, which informs ``opkg`` of any repository
|
||||
you want to use.
|
||||
|
||||
As an example, suppose you are serving packages from a ``ipk/``
|
||||
|
||||
Reference in New Issue
Block a user