Ok, I still had to manually apply some of patch 3/8 as it was corrupted And would not apply, but after this I was able to build within one of My android trees. I have not tested the resulting libraries yet, but the Overall build process seems ok.
Tim
-----Original Message----- From: Emil Velikov [mailto:emil.l.velikov@gmail.com] Sent: Tuesday, July 29, 2014 6:27 PM To: dri-devel@lists.freedesktop.org Cc: Gore, Tim Subject: [PATCHv2 0/8] Upstreaming the Android build and misc fixes
Changes since the orignal posting:
- Rebased on top of master.
- Used _H_FILES for header lists (_HEADERS is a no-go with autotools)
- Install the freedreno headers to {include_dir}/freedreno, similar to the
automake builds.
- Correctly include $(hw)/Android.mk
The series is also available at the fixes+android-v2 branch in https://github.com/evelikov/libdrm.
-Emil