Added environment sanity checks for build. 75/9375/1
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Thu, 4 Feb 2016 21:18:31 +0000 (22:18 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Fri, 5 Feb 2016 10:50:44 +0000 (10:50 +0000)
commit0b8800ff5e1a97e269efc194cf3f3ba2cb583db5
tree5252f06945c80b1c2a13008b4bf079f4f72c397f
parentd2fda79b092bd547aba11fc181e2227d0c18e29e
Added environment sanity checks for build.

Based on a discussion I and Stefan had today, better to check early on than
crash hours in to the build with vague information of the root-cause.

Added checks:
- Linus distro - must be Ubuntu
- Kernel version - must be 3.19 or later
- Docker network sanity check

Change-Id: Ie6758064ade4c58388368106d9bc556730d2bcec
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
(cherry picked from commit 8f9613b11ce6828670e23dfcc9c46107fdffd92f)
build/Makefile