You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to compile a version of Android for the i.MX 6Solo platform, but I have encountered difficulties applying the necessary patches because the repositories at git.omapzoom.org are no longer available.
I have searched for alternative repositories or mirrors but have not found any official or updated sources containing the necessary code. Even in the mirrors I found, the required commit for the checkout process does not exist
Details:
Platform: i.MX 6Solo
Kit: VAR-SOLOCustomBoard
Android: Oreo 8.0.0_1.0.0 (kernel 4.9.17)
Branch: o8.0.0_1.0.0-ga-var01
I attempted to clone the repository using git clone, but I receive the following error:
git clone http://git.omapzoom.org/platform/hardware/ti/wlan.git
Cloning into 'wlan'...
fatal: unable to access 'http://git.omapzoom.org/platform/hardware/ti/wlan.git/': Recv failure: Connection reset by peer
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I am attempting to compile a version of Android for the i.MX 6Solo platform, but I have encountered difficulties applying the necessary patches because the repositories at
git.omapzoom.org
are no longer available.I have searched for alternative repositories or mirrors but have not found any official or updated sources containing the necessary code. Even in the mirrors I found, the required commit for the checkout process does not exist
Details:
I attempted to clone the repository using git clone, but I receive the following error:
Thanks!
The text was updated successfully, but these errors were encountered: