Bug #151
closedCreate a GIT repo for gles (userland) and change buld to pull from that
100%
Description
The master repo for the userland stuff is broken right now so pulling from it breaks the current build. I need to maintain a stable version in my own public repo that the gles build will pull from by default. It should pull from the userland repo on demand and there should be a target that allows pulling from userland and pushing the updates to the stable repo.
Updated by Hammel almost 12 years ago
The current master branch for the userland tools does not compile with my toolchain. I submitted a bug report.
I checked in a configuration for userland builds that uses the last known working commit that does build with my toolchain.
Updated by Hammel almost 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Note that I didn't need to create a fork of the master repo. I just needed to update configs/gles.cfg to point to the right commit to allow PiBox to maintain a working build.
Updated by Hammel almost 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100