Skip to content

Instantly share code, notes, and snippets.

@kimmoli
Created July 26, 2016 14:46
Show Gist options
  • Save kimmoli/a56fe5dd425192feef31ab4d8c9b2070 to your computer and use it in GitHub Desktop.
Save kimmoli/a56fe5dd425192feef31ab4d8c9b2070 to your computer and use it in GitHub Desktop.

Project config

Prefer: libhybris-libGLESv1-devel
Release: <CI_CNT>.<B_CNT>
Macros:
%vendor %%foo

Meta

in Meta, add <path project="nemo:devel:hw:oneplus:onyx" repository="sailfish_latest_armv7hl"/> with your device project and repo containing droid-hal

example:

<project name="home:kimmoli:sfdroid">
  <title/>
  <description/>
  <person userid="kimmoli" role="maintainer"/>
  <repository name="sailfish_latest_armv7hl">
    <path project="nemo:devel:hw:oneplus:onyx" repository="sailfish_latest_armv7hl"/>
    <path project="sailfishos:latest" repository="latest_armv7hl"/>
    <arch>armv8el</arch>
  </repository>
</project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment