where can download SDK which support 64bit boot code, and is not for M4F kernel ?
admin@662cd820c86f:~/nfs_share/NXP/Yocto$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-hardknott -m imx_5.10.35_2.0.0.xml
gpg: keybox '/home/admin/.repoconfig/gnupg/pubring.kbx' created
gpg: /home/admin/.repoconfig/gnupg/trustdb.gpg: trustdb created
gpg: key 16530D5E920F5C65: public key "Repo Maintainer <repo@android.kernel.org>" imported
gpg: key 67B7E448692B382C: public key "Conley Owens <cco3@android.com>" imported
gpg: Total number processed: 2
gpg: imported: 2
Get https://mirrors.tuna.tsinghua.edu.cn/git/git-repo
fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/': server certificate verification failed. CAfile: none CRLfile: none
admin@662cd820c86f:~/nfs_share/imx8mm/Yocto$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-hardknott -m imx_5.10.35_2.0.0.xml
Downloading Repo source from https://mirrors.tuna.tsinghua.edu.cn/git/git-repo
fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/': server certificate verification failed. CAfile: none CRLfile: none
repo: error: "git" failed with exit status 128
cwd: /home/admin/nfs_share/imx8mm/Yocto/.repo/repo
cmd: ['git', 'fetch', '--quiet', '--progress', 'origin', '+refs/heads/*:refs/remotes/origin/*', '+refs/tags/*:refs/tags/*']
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
缺少安全证书, 无法下载
admin@662cd820c86f:~/nfs_share/imx8mm$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-hardknott -m imx_5.10.35_2.0.0.xml
Downloading Repo source from https://mirrors.tuna.tsinghua.edu.cn/git/git-repo
fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/': server certificate verification failed. CAfile: none CRLfile: none
repo: error: "git" failed with exit status 128
cwd: /home/admin/nfs_share/imx8mm/.repo/repo
仍然连不上 我的电话 15221850734, 请联系我
From
REPO_URL = 'https://gerrit.googlesource.com/git-repo'
To
REPO_URL = ' https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/ '
Or :
curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o repo
admin@662cd820c86f:~/nfs_share/imx8mm/imx-yocto-bsp$ repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-sumo -m imx-4.14.98-2.0.0_ga.xml --repo-url=https://mirrors.tuna.tsinghua.edu.cn/git/git-repo
Downloading Repo source from https://mirrors.tuna.tsinghua.edu.cn/git/git-repo
fatal: unable to access 'https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/': server certificate verification failed. CAfile: none CRLfile: none
repo: error: "git" failed with exit status 128
cwd: /home/admin/nfs_share/imx8mm/imx-yocto-bsp/.repo/repo
cmd: ['git', 'fetch', '--quiet', '--progress', 'origin', '+refs/heads/*:refs/remotes/origin/*', '+refs/tags/*:refs/tags/*']
fatal: cloning the git-repo repository failed, will remove '.repo/repo'
admin@662cd820c86f:~/nfs_share/imx8mm/imx-yocto-bsp$
无法连接
repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b <branch name> [ -m <release manifest>]
请问 要下载 i.mx8m evk 的最新的 linux BSP, branch name, release manifest, 如何 设定?
You can refer to our user guide https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf
贵司的sdk, 国内无法下载, 请问有gitee, 或者国内的下载地址吗?
If you cannot download the repo from google, please try this one:
Git Repo | 镜像站使用帮助 | 清华大学开源软件镜像站 | Tsinghua Open Source Mirror
imx8m mini board
For android BSP you can download here:
For linux BSP you can see here