On 30 August 2016 at 05:59, Tapani Pälli wrote:
> I could try to push .pc files in to those projects but I'm not sure how that
> should work. Should those projects then install the .pc files somewhere
> during Android build or would we mess with the PKG_CONFIG_PATH to be able to
> find them?
>
I'
On 08/30/2016 07:59 AM, Tapani Pälli wrote:
On 08/29/2016 07:11 PM, Emil Velikov wrote:
On 29 August 2016 at 05:37, Tapani Pälli wrote:
On 08/26/2016 03:58 PM, Emil Velikov wrote:
On 26 August 2016 at 08:50, Tapani Pälli
wrote:
Reviewed-by: Tapani Pälli
What happened with my sugg
On 08/29/2016 07:11 PM, Emil Velikov wrote:
On 29 August 2016 at 05:37, Tapani Pälli wrote:
On 08/26/2016 03:58 PM, Emil Velikov wrote:
On 26 August 2016 at 08:50, Tapani Pälli wrote:
Reviewed-by: Tapani Pälli
What happened with my suggestion about getting things fixed as opposed
to
On 29 August 2016 at 05:37, Tapani Pälli wrote:
>
>
> On 08/26/2016 03:58 PM, Emil Velikov wrote:
>>
>> On 26 August 2016 at 08:50, Tapani Pälli wrote:
>>>
>>> Reviewed-by: Tapani Pälli
>>>
>> What happened with my suggestion about getting things fixed as opposed
>> to adding tape over things, n
On 08/26/2016 03:58 PM, Emil Velikov wrote:
On 26 August 2016 at 08:50, Tapani Pälli wrote:
Reviewed-by: Tapani Pälli
What happened with my suggestion about getting things fixed as opposed
to adding tape over things, namely these thread [1] ?
Can someone please look into that one instead o
On 26 August 2016 at 08:50, Tapani Pälli wrote:
> Reviewed-by: Tapani Pälli
>
What happened with my suggestion about getting things fixed as opposed
to adding tape over things, namely these thread [1] ?
Can someone please look into that one instead or give me some tips how
I can get things into A
Reviewed-by: Tapani Pälli
On 05/24/2016 08:39 AM, Nicolas Boichat wrote:
platform_android.c needs to link with cutils, hardware, and sync
libraries, as well as drm_gralloc libs.
Also add appropriate tests in configure.ac.
Signed-off-by: Nicolas Boichat
---
configure.ac| 6 ++
sr
platform_android.c needs to link with cutils, hardware, and sync
libraries, as well as drm_gralloc libs.
Also add appropriate tests in configure.ac.
Signed-off-by: Nicolas Boichat
---
configure.ac| 6 ++
src/egl/Makefile.am | 3 +++
2 files changed, 9 insertions(+)
diff --git a/con