Changes between Version 5 and Version 6 of SF_Ch_hybris15
- Timestamp:
- 09/02/18 11:57:33 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SF_Ch_hybris15
v5 v6 2 2 3 3 === building hybris-hal === 4 ==== libhybris ==== 5 libhybris has to be in the droid tree before building hybris-hal. 6 {{{ 7 rpm/dhd/helpers/build_packages.sh --mw=https://github.com/krnlyng/libhybris-1.git --spec=android8-initial 8 }}} 9 remark: --spec can either be a spec file or if the parameter does not contain ".spec" it is interpreted as a branch (!!!). 10 11 This will install the needed lihybris version in droid/hybris/mw/libhybris-1 12 4 13 local_manifest for used repositories see attached file 5 14