mbox series

[RFC,0/5] Trying to align mesa upstream w/ AOSP/master

Message ID 1532474502-17657-1-git-send-email-john.stultz@linaro.org
Headers show
Series Trying to align mesa upstream w/ AOSP/master | expand

Message

John Stultz July 24, 2018, 11:21 p.m. UTC
In trying to keep the upstream mesa aligned with AOSP, I wanted
to submit a few changes that seemed reasonable to upstream.

The first two are build fixes that are required to get mesa master
building with AOSP. The last three are less critical, but seemed
like things we might as well try to sync between the trees.

Feedback and comments would be greatly appreciated!

thanks
-john

Cc: Rob Herring <rob.herring@linaro.org>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Marissa Wall <marissaw@google.com>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Rob Clark <robdclark@gmail.com>

Alistair Strachan (1):
  Android.mk: Fix checkbuild on Mac builders.

Dan Willemsen (2):
  util: Android.mk: Convert implicit rules to static pattern rules
  CleanSpec.mk: Remove HOST_OUT_release

Sumit Semwal (1):
  Android.common.mk: define HAVE_TIMESPEC_GET

Yong Yao (1):
  Android.mk: Add option to use vendor version of mesa

 Android.common.mk   | 4 ++++
 Android.mk          | 6 ++++++
 CleanSpec.mk        | 6 +++---
 src/util/Android.mk | 2 +-
 4 files changed, 14 insertions(+), 4 deletions(-)

-- 
2.7.4