Hi, experts
I did Flex-builder for compiling Linux Kernel. (ls1046afwry)
So, I did "flex-builder -c linux -a arm64 -B fragment:ls1046afrwy.config"
but It does't work with the error below. (GIT Clone)
So, I checked GIT Repo "https://source.codeaurora.org/external/qoriq/qoriq-components/linux.git"
I think that REPO is unuseable.
Where can I find usable Linux GIT Repo. And I want to modify GIT Repo Address in Flex-builder.
Best regards,
Hi,
The repo has been migrated from codeaurora to https://github.com/nxp-qoriq. You may have to modify the repo URL in sdk.yml.
Particularly in your case, you need to use https://github.com/nxp-qoriq/linux.git for url.
Regards,
Balaji.V