Hi,
I am studying the tinyhal with linaro android source on pandaboard in order to port tinyhal to our custom board.
Does the latest pandaboard binaries from
https://android-build.linaro.org/builds/~linaro-android/panda-ics-gcc47-tilt... include the tinyhal(Mark XML) modifications?
Also, I got the source from
https://wiki.linaro.org/Platform/Android/GetSource
and built using steps in https://wiki.linaro.org/Platform/Android/BuildSource
I followed the steps in attached README file from the tinyhal-linaro-5e2c100.
I get the below error
build/core/base_rules.mk:166: *** hardware/linaro/tinyhal: MODULE.TARGET.SHARED_LIBRARIES.audio.primary.omap4 already defined by device/linaro/pandaboard/audio. Stop.
The tinyhal panda code is present in hardware/linaro/tinyhal and according to README should also be copied to device/linaro/pandaboard?
Please let me know.
Thanks, Asha