Skip to content

Instantly share code, notes, and snippets.

@Tofee
Created October 31, 2018 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tofee/409f24ec551932890435602561c49ae7 to your computer and use it in GitHub Desktop.
Save Tofee/409f24ec551932890435602561c49ae7 to your computer and use it in GitHub Desktop.
Additional local manifest to override Halium's device repository with another one. To be used in our jenkins when waiting for a merge of halium-devices.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remove-project name="Halium/halium-devices" />
<project path="halium/devices" name="Tofee/halium-devices" remote="hal" revision="tofe/tissot"/>
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment