Closed ghost closed 11 years ago
Managed to solve this problem by first downloading the source files of Android 4.1 with the official Android Manifest. After that i ran the manifest from github and everything worked.
I pushed this tag to my platform_system_core repo in order to fix this problem. Although in practice we're only using the standard AOSP platform/system/core version 4.1.2_r1.
When i follow the wiki page to build the android sources for the ZedBoard I come to the following error after repo sync:
Syncing work tree: 98% (295/301) error: revision refs/tags/android-4.1.2_r1 in platform_system_core not found
How can i fix this?
(guide: https://github.com/cambridgehackers/zedboard_manifests/wiki/ZedboardAndroid4.1)