Changes between Version 5 and Version 6 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


Ignore:
Timestamp:
Feb 5, 2018 4:16:56 PM (6 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v5 v6  
    55This document explains how to cross-build the [[JSCOnly]] port for a target board (like a RaspberryPi) and run the JSC tests suite on the board remotely.[[BR]]
    66To achieve that we build both an image for the board and a cross-toolchain with buildroot.[[BR]]
    7 Tip: creating a helper script to exports the required environment variables documented below is a good idea.
     7'''Tip''': if you are going to do this often, then creating a helper script to exports the required environment variables documented below is a good idea.
    88
    99== Instructions for building the image and the toolchain with buildroot ==