aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2016-05-23 17:07:32 -0500
committerRob Herring <robh@kernel.org>2016-05-23 17:07:32 -0500
commit9daf449ec19db01a91cfbd532d13f88704de83cd (patch)
tree3375e5d3f6487b690392eebf5a515185baf712af
parentf274b8629962fc344a962674e7b278d6426bb214 (diff)
robher-aosp: update merged mesa branch to android-build-test
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--robher-aosp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/robher-aosp.yaml b/robher-aosp.yaml
index ef417ae0dd..7531b7a739 100644
--- a/robher-aosp.yaml
+++ b/robher-aosp.yaml
@@ -79,7 +79,7 @@
# temporary until upstream can build
#git reset --hard ${rev}
- git pull --no-edit https://github.com/robherring/mesa.git android-m
+ git pull --no-edit https://github.com/robherring/mesa.git android-build-test
# Enable gpu drivers
sed -i -e 's/\(^MESA_GPU_DRIVERS.*\)/MESA_GPU_DRIVERS := $(strip $(BOARD_GPU_DRIVERS)) i915 i965 r300g r600g i915g swrast vc4/' Android.mk