On 4 October 2012 10:52, BELLONI Alexandre abelloni@adeneo-embedded.com wrote:
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 ?
Yeah.
For device/linaro/pandaboard you need to submit your changes to linaro-jb.
For system/core you need to submit your changes to linaro_android_4.1.1
You can use
git push ssh://pfefferz@android.git.linaro.org:29418/device/linaro/pandaboard HEAD:refs/for/linaro-jb
git push ssh://pfefferz@android.git.linaro.org:29418/platform/system/core HEAD:refs/for/linaro)android_4.1.1
...to do this
...and can check what the currrent branches are in any manifest, like:
https://android-build.linaro.org/builds/~linaro-android/panda-jb-gcc47-tilt-...
See source-manifest.xml
-- Alexandre Belloni Linux/Android Technical Leader Direct Phone : +33 4 26 49 25 08 Adeneo Embedded Adetel Group 4, ch. du Ruisseau - 69134 Ecully, France - Phone: +33 4 72 18 08 40 www.adeneo-embedded.com
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android