Changes between Version 2 and Version 3 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


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

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v2 v3  
    44
    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]]
    6 To achieve that we build both an image for the board and a cross-toolchain with buildroot.
    7 Creating a helper script that exports the required variables documented below is a good idea.
     6To achieve that we build both an image for the board and a cross-toolchain with buildroot.[[BR]]
     7Tip: 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 ==