File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ PORT_ARCH=aarch64
77SOC=qcom
88PORT_TYPE=hybris
99HYBRIS_VER=17.1
10- HAL_MAKE_TARGETS=(hybris-hal droidmedia libbiometry_fp_api)
10+ HAL_MAKE_TARGETS=(hybris-hal droidmedia libbiometry_fp_api hwcrypt )
1111RELEASE=4.4.0.58
1212# TOOLING_RELEASE=$RELEASE
1313# SDK_RELEASE=3.9.6
@@ -22,6 +22,7 @@ REPOS_COMMON=(
2222 ' https://github.com/sailfishos-sagit/hybris-boot.git' hybris/hybris-boot ' ' 1
2323 ' https://github.com/sailfishos-sagit/hybris-installer.git' hybris/hybris-installer ' ' 1
2424 ' https://github.com/sailfishos-open/sailfish-fpd-community.git' hybris/mw/sailfish-fpd-community ' ' 1
25+ ' https://github.com/sailfishos-open/hwcrypt.git' hybris/mw/hwcrypt ' ' 1
2526)
2627REPOS=(
2728 # Shared between sagit
Original file line number Diff line number Diff line change 11# Additional MW for extra functionality on Xiaomi MI 6 devices
2- sfb_build_packages --mw=https://github.com/mentaljam/harbour-storeman.git && \
3- sfb_build_packages --mw=sailfish-fpd-community --spec=rpm/droid-biometry-fp.spec --spec=rpm/sailfish-fpd-community .spec
2+ sfb_build_packages --mw=sailfish-fpd-community --spec=rpm/droid-biometry-fp.spec --spec=rpm/sailfish-fpd-community.spec && \
3+ sfb_build_packages --mw=hwcrypt --spec=rpm/droid-hwcrypt .spec
You can’t perform that action at this time.
0 commit comments