Hi,
I'm trying to submit my changes in gerrit with repo upload. I have changes in device/linaro/pandaboard and system/core. Basically, repo is complaining about device/linaro/pandaboard not having the android-4.1.1_r4 tag:
error.GitError: device/linaro/pandaboard rev-list ('--abbrev=8', '--abbrev-commit', '--pretty=oneline', '--reverse', '--date-order', '^refs/tags/android-4.1.1_r4', u'refs/heads/sdcard_mount', '--'): fatal: bad revision '^refs/tags/android-4.1.1_r4'
I'm not sure how I should go forward from there. Any input ?