Fix an issue related to searching anaconda repo 60/1560/3
authorvalentin.radulescu <valentin.radulescu@enea.com>
Tue, 10 Sep 2019 09:11:00 +0000 (09:11 +0000)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Fri, 13 Sep 2019 15:00:24 +0000 (17:00 +0200)
commit5cb76c5bde04265caaa3241aafd57c67073bb1db
treea567e36f6a9f4f748f1c227a8e5a90eee0f3db09
parenteb6df414a1b5d1b7b67d3dd5f9b7d0529b8cf5fc
Fix an issue related to searching anaconda repo

Packages with anaconda repo are installed during Centos
installation. For aarch64, because the Centos image is old,
there are some packages which have anaconda as "From repo:".
Use localrepo for these packages.

Change-Id: I1aa39f3716d5d4cdc71f18155b7d5f953b4bdb7d
Signed-off-by: valentin.radulescu <valentin.radulescu@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
tools/script/create_rpm_data.py