Changes between Version 9 and Version 10 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


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

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v9 v10  
    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/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. For example, for configuring for using the RPi3 in ARM64 (Aarch64) mode we will do:
    2424    {{{
    2525support/kconfig/merge_config.sh configs/raspberrypi3_64_defconfig /tmp/jsc_buildroot_extraconfig