mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 08:02:23 +02:00
dev-manual: Applied edits to the package feed section.
Fixes [YOCTO #1882] (From yocto-docs rev: ffa3d03fe20f8ba38d1ac508aa208415baa9caf2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f07fedb2fb
commit
853db300f5
@@ -7677,8 +7677,8 @@
|
||||
You can start the server by running the following
|
||||
commands from the recently created directory:
|
||||
<literallayout class='monospaced'>
|
||||
$ cd {TMPDIR}/deploy/\\packageformat\\
|
||||
$ python -m SimpleHTTPServer
|
||||
$ cd /var/www/my_repo
|
||||
$ python –m SimpleHTTPServer
|
||||
</literallayout>
|
||||
</para></listitem>
|
||||
</orderedlist>
|
||||
@@ -7691,7 +7691,7 @@
|
||||
<para>
|
||||
Setting up the target differs depending on the
|
||||
package management system.
|
||||
This section provides information for RPM and IPK.
|
||||
This section provides information for RPM, IPK, and DEB.
|
||||
</para>
|
||||
|
||||
<section id='runtime-package-management-target-rpm'>
|
||||
|
||||
Reference in New Issue
Block a user