Rpm's Repository Setup for QA

From Yocto Project
Revision as of 16:37, 20 May 2016 by Jose G Perez Carranza (talk | contribs) (Created page with "== Requirements == Setting up a zypper repository from the rpm files created during a Poky build is fairly straightforward. You will need: * Apache 2 installed and configure...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Requirements

Setting up a zypper repository from the rpm files created during a Poky build is fairly straightforward. You will need:

  • Apache 2 installed and configured (may not need too much configuration); other http servers are available
  • createrepo installed