ubports / ubuntu-touch-for-oneplus-one

Ubuntu touch for oneplus one
67 stars 19 forks source link

roomservice.xml #8

Closed sudokim closed 9 years ago

sudokim commented 9 years ago

I mentioned this in the forum before, but you still didn't fix it.

You forgot to add this:

  <remote  name="github"
           fetch="https://github.com/"
           sync-j="4" />

Without this, it will fail to sync those two

<project path="vendor/oppo" name="TheMuppets/proprietary_vendor_oppo" remote="github" revision="cm-11.0"/>
<project path="vendor/oneplus" name="ubuntu-touch-oneplus-one/proprietary_vendor_oneplus" remote="github" revision="cm-11.0" />
mariogrip commented 9 years ago

I did add that :)

Check line 4