Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH to HTTPS for OnePlus 6 please..! #39

Closed
Uvneshkumar opened this issue Oct 27, 2018 · 12 comments
Closed

SSH to HTTPS for OnePlus 6 please..! #39

Uvneshkumar opened this issue Oct 27, 2018 · 12 comments

Comments

@Uvneshkumar
Copy link

Please change SSH to HTTPS for oneplus 6. It gives private key error and sadly I coudn't fix it.

@randomhydrosol
Copy link

Please read the README

@Uvneshkumar
Copy link
Author

Couldn't understand ho to solve that issue. README has nothing related to that

@randomhydrosol
Copy link

It has everything you need. Read it

@randomhydrosol
Copy link

Make sure you're reading the README of the correct branch

@Uvneshkumar
Copy link
Author

ANNOUNCEMENT
When we launched the OnePlus 3, we started a very interesting tradition, Zero Day sources for our devices. Since then, every device has launched with them.

With the project treble in place, we think the AOSP(Qualcomm) device tree is not as useful or important as it used to be,

based on conversations we had with our dev community and the fact that we have only made few changes on AOSP(Qualcomm BSP) device tree, we will not be releasing AOSP device trees for future devices, the community can get the baseline from our device and get the source code from Qualcomm.

We always have had a great community of developers working on our devices, and we will continue providing support to our dev community, you can always get in touch with our team on GitHub

The kernel device-tree will be made available on GitHub and our Dev community working on one plus devices will have access on day one of the releases of the new devices.

Downloading the Source
Repo sync all code with default.xml
repo init -u git://github.com/OnePlusOSS/android.git -b oneplus6/9.0.0
repo sync
Root your device
Pull all files from vendor partition
After all files pulled, copy these files to vendor/oneplus/vendor.

This has no information about syncing through ssh in which i'm facing issue now

@randomhydrosol
Copy link

It says right there that you can go to Qualcomm to get the source

@Uvneshkumar
Copy link
Author

It should be little more detailed, how to get it from Qualcomm.

@randomhydrosol
Copy link

@randomhydrosol
Copy link

Sync the correct tag for your device
Sync the kernel source
Then build

@hacker2357
Copy link

hacker2357 commented Dec 24, 2018

<remote fetch="ssh://jyg@grease-china.qualcomm.com:29418/" name="grease" review="grease-china.qualcomm.com"/> is unavailable, it gives an error on platform/vendor/qcom-proprietary/telephony-fwk

@poshul
Copy link

poshul commented Feb 15, 2019

@anupritaisno1 it sounds like what you are trying to say is that the caf remote should look something like:

<remote fetch="https://source.codeaurora.org/quic/la/" name="caf" review="codeaurora.org"/> <default remote="caf" revision="refs/heads/LA.UM.7.3.r1"/>

and all of the grease remote projects are unnecessary?
Is that accurate?

@aaronqiuchiu
Copy link

20f0a05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants