Changes between Version 15 and Version 16 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


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

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v15 v16  
    2121  2.1. download [[attachment:jsc_buildroot_extraconfig]] and save it to ```/tmp/```
    2222
    23   2.2. guess the name of your board defconfig (check the files in ```${buildroot_dir}/config```) and merge the default config for it with the attached one. For example, for configuring for using the RPi3 in ARM64 (Aarch64) mode we will do:
     23  2.2. guess the name of your board defconfig (check the files in ```${buildroot_dir}/config```) and merge the default config for it with the attached one. [[BR]]
     24  For example, for configuring for using the RPi3 in ARM64 (Aarch64) mode we will do:
    2425    {{{
    2526support/kconfig/merge_config.sh configs/raspberrypi3_64_defconfig /tmp/jsc_buildroot_extraconfig