Hi,
I started to work with the latest Android version for OMAP3430 (Zoom1)
platform by getting sources via "repo sync". The u-boot and kernel
images were built successfully but file system build encountered the
issue for vendor/ti/ldp1/buildspec.mk.default configuration (copied to
buildspec.mk)
make: *** No rule to make target `out/target/product/ldp1/obj/lib/
libopencore_player.so', needed by `out/target/product/ldp1/obj/
SHARED_LIBRARIES/libmediaplayerservice_intermediates/LINKED/
libmediaplayerservice.so'. Stop.
Could you advise which Android version to use and how to get it via
repo?
Igal