Allow building aarch64 images 01/44801/4
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 12:14:20 +0000 (14:14 +0200)
commited777b643b05fbb71851df0b883483e0bcaa4ac1
treebce5490bbcf9fe4b31cceb0b516c7973a85071fc
parentcb52dd523c58a6567b53ea5b79169295e1471117
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

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