skia2/infra/bots/assets/chromebook_arm_gles/README.md
Kevin Lubick 671cd72c0a Add jobs for Samsung Chromebook Plus
Also refactor the cipd package used to compile these, as it can be reused.

Bug: skia:
NOTRY=true
Change-Id: I53cf5b7fdfcb8cafd50791a0beaaf557fafa65c3
Reviewed-on: https://skia-review.googlesource.com/13252
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2017-04-12 16:51:21 +00:00

509 B

This asset is the necessary includes and libs to compile/link the gpu code for ARM Chromebooks with gpu supports EGL and GLES.

Zip up the /usr/lib folder on any Arm Chromebook (e.g. Asus C100p). Extract it somewhere on the dev machine and use that folder as the input to create_and_upload:

./infra/bots/assets/chromebook_arm_gles/create_and_upload.py --lib_path [dir]

This script installs the following GL packages and then bundles them with the unzipped libs:

libgles2-mesa-dev libegl1-mesa-dev