cambridgehackers / zedboard_manifests

Android manifest for zedboard and friends
2 stars 1 forks source link

android-4.1.2_r1 not found #1

Closed ghost closed 11 years ago

ghost commented 11 years ago

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)

ghost commented 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.

jameyhicks commented 11 years ago

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.