Makefile: Remove MIRROR_UBUNTU_URL hardcode. 85/13585/1
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 27 Apr 2016 00:23:35 +0000 (02:23 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 2 May 2016 14:40:43 +0000 (14:40 +0000)
commit74917176fb4beb5e23f11e50346bc6484ea5b776
tree5d3357b39dd6f7608b5027647f46ed1c7ebecd90
parenta601537cff623acc04d3fb495fedfc634c6b4221
Makefile: Remove MIRROR_UBUNTU_URL hardcode.

This uses the public Ubuntu archive, which is not only slow,
but oftenly times out.

With the risk of using slightly lagging local mirrors, remove
public archive hard code.

End-users should configure this based on their location/mirrors
if necessary (e.g. out of date closest mirrors).

Change-Id: I3d963d202033b2b75dab3b8f10ee31e5a6940994
(cherry picked from commit 946b3dbbf2bf8022924cdd008587dfe7fc1e9a47)
Makefile