Hello @all,
I am trying to download android 11 source. When I run the script imx_android_setup.sh, I am facing the following issues
Error:
fatal: unable to access 'https://source.codeaurora.org/external/imx/aosp/platform/development/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
When I am trying to compile the imx6ul yocto source, I am facing the same issue as shown above. Previousely the yocto source use to compile but from yesterday it is showing the certificates error.
Please let me know if any
Solved! Go to Solution.
Thanks for the response
i used the below commands
$ sudo apt update
$ sudo apt upgrade
The issue got resolved
 
					
				
		
 jimmychan
		
			jimmychan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
I tried to build it and do not see the error you mentioned. Could you try to make a clean build again?
Best regards,
Jimmy
Thanks for the response
i used the below commands
$ sudo apt update
$ sudo apt upgrade
The issue got resolved
