mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			Changes for curl certs
							parent
							
								
									6c621f5e7f
								
							
						
					
					
						commit
						34aaae0daf
					
				
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								|  | @ -69,8 +69,7 @@ endif | ||||||
| 
 | 
 | ||||||
| ifeq ($(BR2_PACKAGE_LIBCURL_OPENIPC_MBEDTLS),y) | ifeq ($(BR2_PACKAGE_LIBCURL_OPENIPC_MBEDTLS),y) | ||||||
| LIBCURL_OPENIPC_CONF_OPTS += --with-mbedtls=$(STAGING_DIR)/usr \
 | LIBCURL_OPENIPC_CONF_OPTS += --with-mbedtls=$(STAGING_DIR)/usr \
 | ||||||
| 	--with-ca-path=/etc/ssl/certs \
 | 	--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt | ||||||
| 	--with-ca-bundle=$(TOPDIR)/../general/package/libcurl-openipc/files/ca-certificates.crt |  | ||||||
| LIBCURL_OPENIPC_DEPENDENCIES += mbedtls-openipc | LIBCURL_OPENIPC_DEPENDENCIES += mbedtls-openipc | ||||||
| else | else | ||||||
| LIBCURL_OPENIPC_CONF_OPTS += --without-mbedtls | LIBCURL_OPENIPC_CONF_OPTS += --without-mbedtls | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue