sunfish: Fetch vendor from personal repo
Forking vendor tree into Evolution X org repositories requires privileged rights, and pushing fails due to git lfs: batch request: git@lfs.undocumented.software: Permission denied (publickey).: exit status 255 error: failed to push some refs to 'github.com:Evolution-X-Devices/vendor_google_sunfish.git' Fetching vendor tree from personal repo as a work-around.
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
"target_path": "device/google/gs-common"
|
||||
},
|
||||
{
|
||||
"repository": "vendor_google_sunfish",
|
||||
"target_path": "vendor/google/sunfish"
|
||||
"repository": "apelete/proprietary_vendor_google_sunfish",
|
||||
"target_path": "vendor/google/sunfish",
|
||||
"remote" : "github-non-los",
|
||||
"branch": "lineage-23.0"
|
||||
},
|
||||
{
|
||||
"repository": "kernel_google_msm-4.14",
|
||||
|
||||
Reference in New Issue
Block a user