Added environment sanity checks for build. 95/9295/2
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Thu, 4 Feb 2016 21:18:31 +0000 (22:18 +0100)
committerJonas Bjurel <jonas.bjurel@ericsson.com>
Thu, 4 Feb 2016 22:15:36 +0000 (22:15 +0000)
commit8f9613b11ce6828670e23dfcc9c46107fdffd92f
tree7b4343a89e2b483341f05ad7723c49b0502941c1
parentf030a4a75714e11dceb9d8ed20295e323f47d8e8
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>
build/Makefile