# | Name | Description |
1 | i.MX Android O8.0.0_1.0.0 BSP Documentation | |
2 | i.MX Android O8.0.0_1.0.0 proprietary surce code for i.MX 6QuadPlus, i.MX 6Quad, i.MX 6DualPlus, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo i.MX 6Sololite, i.MX6SX and i.MX7D | |
3 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - SABRE for Automotive Infotainment based on i.MX 6QuadPlus, i.MX 6Quad, and i.MX 6DualLite | |
4 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - SABRE Platform and SABRE Board based on i.MX 6QuadPlus, i.MX 6Quad and i.MX 6DualLite. | |
5 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - i.MX 6Sololite evaluation kit. | |
6 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - SABRE Board based on i.MX 6SoloX | |
7 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - SABRE for Automotive infotainment based on i.MX 6SoloX | |
8 | Binary Demo Files of Android O8.0.0_1.0.0 BSP - SABRE Board based on i.MX 7Dual | |
9 | AAC Plus Codec for O8.0.0_1.0.0 | |
10 | Manufacturing Toolkit and VivanteVTK for O8.0.0_1.0.0 |
Compared to the N7.1.2_2.0.0 release, this release has the following major changes:
For features please consult the release notes.
For known issues and more details please consult the Release Notes.
codeaurora use mirrors below:
git --config --global url."
https://beijing.source.codeaurora.org
https://shanghai.source.codeaurora.org
if manifest.xml use "git://source.codeaurora.org" you must be edit
~/.gitconfig
add line below:
[url "https://beijing.source.codeaurora.org"]
insteadOf = git://codeaurora.org
运行repo sync后完整输出信息是这样的:fatal: unable to access 'https://source.codeaurora.org/external/imx/aosp/platform/packages/apps/SoundRecorder/': GnuTLS recv error (-9): A TLS packet with unexpected length was received.
error: Cannot fetch platform/packages/apps/SoundRecorder from https://source.codeaurora.org/external/imx/aosp/platform/packages/apps/SoundRecorder
Fetching project platform/external/junit-params
fatal: unable to access 'https://android.googlesource.com/platform/external/sonivox/': Failed to connect to android.googlesource.com port 443: Connection refused
请问如何解决,我已经使用Aosp | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror 替代了repo里的glooel
I have same issue.
you can use below features of git utility:
git config --global url.https://aosp.tuna.tsinghua.edu.cn.insteadOf https://android.googlesource.com
this will be replace url in git fetch request.
hi,
i git the source code base on the source ~/imx-o8.0.0_1.0.0_ga/imx_android_setup.sh , but it use the googlesouce.com. it had the error: fatal:uable to access "https://android.googlesource/com/platform/external/bart/": Failed to connet to android.googlesource.com port 443:Connection timed out.
I am in China ,so Can you reply a way that use the mirrors.tuna.tsinghua .edu.cn
It has been solved before, thank you!
You need to climb over the wall.
wilson chen hello, i.mx6 Have you managed to build the Android 8.0 system? I also encountered the same problem when building the environment, as follows:
fatal: unable to access 'https://android.googlesource.com/platform/external/neven/': Failed to connect to android.googlesource.com port 443: Connection refused
fatal: unable to access 'https://android.googlesource.com/platform/pdk/': Failed to connect to android.googlesource.com port 443: Connection refused
fatal: unable to access 'https://android.googlesource.com/platform/developers/demos/': Failed to connect to android.googlesource.com port 443: Connection refused
烦请指教下,谢谢!
Why when I use WIN10 system to open the mfg tool, when the imx6q board enters the download mode, there will be the prompt shown in the above picture. But if I use WIN7 system, this error will not appear. The mfgtool burning tool of android7.1.2 also has this problem. The board I use has no problem, and there is no problem burning android4.4.2\android5.1.1\anroid6.0.1\android7.1.1 systems under win10. .
Please can the relevant personnel help to check it out!