Changing lshell from centos to centos3rdparty list
Right now lshell is looked for in StarlingX_3rd_epel_blizoo_mk.repo, and it should be in centos3rdparties instead of centos list. As it is now, there's a bug because right before centos list is downloaded, the downwload_mirror.sh script removes yum 3rd parties config files, and later the yumdownloader doesn't find the lshell package. Closes-Bug: 1793615 Change-Id: I1eab20226fb92b4b2e05f50958112092bb643bc1 Signed-off-by: Marcela Rosales <marcela.a.rosales.jimenez@intel.com>
This commit is contained in:
parent
5bab3cd63e
commit
f77a308309
@ -785,7 +785,6 @@ lm_sensors-devel-3.4.0-4.20160601gitf9185e5.el7.x86_64.rpm
|
|||||||
lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64.rpm
|
lm_sensors-libs-3.4.0-4.20160601gitf9185e5.el7.x86_64.rpm
|
||||||
log4j-1.2.17-16.el7_4.noarch.rpm
|
log4j-1.2.17-16.el7_4.noarch.rpm
|
||||||
logrotate-3.8.6-15.el7.src.rpm
|
logrotate-3.8.6-15.el7.src.rpm
|
||||||
lshell-0.9.16-5.el7.src.rpm
|
|
||||||
lsof-4.87-5.el7.x86_64.rpm
|
lsof-4.87-5.el7.x86_64.rpm
|
||||||
lsscsi-0.27-6.el7.x86_64.rpm
|
lsscsi-0.27-6.el7.x86_64.rpm
|
||||||
lua-5.1.4-15.el7.x86_64.rpm
|
lua-5.1.4-15.el7.x86_64.rpm
|
||||||
|
@ -144,3 +144,4 @@ tuned-profiles-realtime-2.8.0-5.el7.noarch.rpm
|
|||||||
util-linux-2.23.2-52.el7.x86_64.rpm
|
util-linux-2.23.2-52.el7.x86_64.rpm
|
||||||
valgrind-3.13.0-10.el7.x86_64.rpm
|
valgrind-3.13.0-10.el7.x86_64.rpm
|
||||||
valgrind-devel-3.13.0-10.el7.x86_64.rpm
|
valgrind-devel-3.13.0-10.el7.x86_64.rpm
|
||||||
|
lshell-0.9.16-5.el7.src.rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user