Switch to upstream RPM repos + armband repo-comp. 57/13557/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sun, 17 Apr 2016 19:52:48 +0000 (21:52 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 2 May 2016 14:31:18 +0000 (14:31 +0000)
commit5a5baea85fff33b3c5f509210e23a1a6464895d1
tree9d8cbeaffbd471eef898db691ef52ace5e108b39
parente87e51acee19298aa9685ed1a66026050a85b1db
Switch to upstream RPM repos + armband repo-comp.

Instead of using linux.enea.com for ALL RPM packages for CentOS7,
by overriding FUEL_MIRROR in the Makefile, switch to using
EXTRA_RPM_REPOS variable to point to armband RPM repo-component.

This way, the bulk of RPM packages will be fetched from upstream,
instead of our mirror.

- we no longer have to sync and merge from upstream the RPM repos,
  but only maintain the reduced armband repo-component, currently
  hosting 2 packages (qemu-user-static and cobbler-grub-aarch64);
- it will lower bandwidth usage to armband mirrors;
- first step for merging with upstream the RPM repos;
- easier to integrate with the way OPNFV replaces YUM repos on FM;

Change-Id: I76c1ef3d308c099d523099ea96fb57539ef71e04
(cherry picked from commit 7a70a9e5fd406a1d72d038ed9460e417df4e8482)
Makefile