mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
dev-manual: Updated "Using RPM" section
Fixes [YOCTO #12419] Updated the example to use http://my.server as the base. (From yocto-docs rev: c61769ce2cd7fafbd5f1b349ecf9ac75dbae1a6f) 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
894aa73d4a
commit
8ee50cf71d
@@ -7863,7 +7863,7 @@ Some notes from Cal:
|
||||
file with the following content:
|
||||
<literallayout class='monospaced'>
|
||||
[oe-packages]
|
||||
baseurl=http://my.server/rpm/i586 http://my.server/rpm/qemux86 http://my.server/rpm/all
|
||||
baseurl=http://my.server http://my.server/rpm/qemux86 http://my.server/rpm/all
|
||||
</literallayout>
|
||||
From the target machine, fetch the repository:
|
||||
<literallayout class='monospaced'>
|
||||
|
||||
Reference in New Issue
Block a user