Allow building aarch64 images 31/44931/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 11 Oct 2017 03:29:11 +0000 (05:29 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 12 Oct 2017 14:34:50 +0000 (16:34 +0200)
commit0f1b757e402331341802052ad108f24c823ae7bc
tree69fa8a02a8afa3e32317e44148b19f2d201dd463
parent4cfbefc5c405b65e9dedf06abdba9f0c1e3eb49e
Allow building aarch64 images

It must be noted that Docker automated build cannot create these
images as the prerequisites are unmet to cross-compile [1].

It also publishes a travis config file [2].

[1] https://www.kernel.org/doc/html/v4.11/admin-guide/binfmt-misc.html
[2] https://travis-ci.org/collivier/functest/builds/286932633

Conflicts:
    build.sh

Change-Id: I11fdef410cc40989132205a098410175f789fdef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ed777b643b05fbb71851df0b883483e0bcaa4ac1)
.travis.yml [new file with mode: 0644]
build.sh