Hi,
Bluetooth is working now on pandaboard now.I could scan and pair with my phone.I have not tried file transfer yet.
These are multiple commits to gerrit to enable single feature i.e bluetooth on pandaboard.
I had question, Can we commit multiple projects into gerrit in a single commit so that review would be easy ?
http://review.android.git.linaro.org/#change,139 http://review.android.git.linaro.org/#change,140 http://review.android.git.linaro.org/#change,141 http://review.android.git.linaro.org/#change,142
Thanks and Regards, Vishal
On Fri, Sep 2, 2011 at 2:06 PM, Vishal Bhoj vishal.bhoj@linaro.org wrote:
Hi,
Bluetooth is working now on pandaboard now.I could scan and pair with my phone.I have not tried file transfer yet.
Thats really great news Vishal. Well done!
These are multiple commits to gerrit to enable single feature i.e bluetooth on pandaboard.
I had question, Can we commit multiple projects into gerrit in a single commit so that review would be easy ?
I thought thats possible. Now waiting for an answer as well :)
Hello Vishal,
On Fri, 2 Sep 2011 17:36:54 +0530 Vishal Bhoj vishal.bhoj@linaro.org wrote:
[]
I had question, Can we commit multiple projects into gerrit in a single commit so that review would be easy ?
Some people wonder if that possible at all either, but Zach said he did it once ;-). So, up to you to try (but please post instructions if you figure it out).
http://review.android.git.linaro.org/#change,139 http://review.android.git.linaro.org/#change,140 http://review.android.git.linaro.org/#change,141 http://review.android.git.linaro.org/#change,142
Thanks and Regards, Vishal
On Fri, 2 Sep 2011 17:36:54 +0530, Vishal Bhoj vishal.bhoj@linaro.org wrote:
I had question, Can we commit multiple projects into gerrit in a single commit so that review would be easy ?
<asac> pfefferz: we struggled above a bit how we can make a multi project change show up as a single gerrit change/review? <asac> pfefferz: is that possible? <asac> i always thought it was ppossible, but patrick tried and didnt get it to work <asac> e.g. each project change showed up as one review <asac> which also means you cannot atomically merge one cross project changeset <pfefferz> asac, yeah, but it isn't needed very often, so I've just been paying the build may break a little price
With CI I think that this won't be possible any more would it? The patch would be rejected if it depended on something else.
<pfefferz> asac, but yeah, if you use the "repo start --all" command or list the cross projects it should work
I guess therefore we need to test this and document it such that these changes will be able to get through CI?
Thanks,
James