skia2/infra/bots/assets/chromebook_x86_64_gles
Kevin Lubick b718fbb7f4 Add Pixelbook to tree
Bug: skia:7249
NOTRY=true
Change-Id: I7ab6bc28d567ca5ae75df9c1e56b46c307032024
Reviewed-on: https://skia-review.googlesource.com/66143
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2017-11-02 13:36:21 +00:00
..
common.py Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
create_and_upload.py Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
create.py Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
download.py Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
README.md Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
upload.py Add Pixelbook to tree 2017-11-02 13:36:21 +00:00
VERSION Add Pixelbook to tree 2017-11-02 13:36:21 +00:00

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

Zip up the /usr/lib64 folder on any x86_64 Chromebook (e.g. Pixelbook). Extract it somewhere on the dev machine and use that folder as the input to create_and_upload:

./infra/bots/assets/chromebook_x86_64_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