Rpm's Repository Setup for QA
From Yocto Project
Jump to navigationJump to search
Requirements
Setting up a repository to have different version of rpm packages to be used in smart tests for BSP. You will need:
- Apache 2 installed and configured (may not need too much configuration);
- createrepo installed
- root privileges
Steps
1. Create a folder and upload the *.rpm files with different versions
mkdir /var/www/html/rpm
2. S