Add mbedtls and ca-bundle as default pkgs to provide ssl support for pkg repo.
authorRISCi_ATOM <bob@bobcall.me>
Mon, 9 Sep 2019 14:17:43 +0000 (10:17 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 9 Sep 2019 14:17:43 +0000 (10:17 -0400)
include/target.mk

index a813ba2d2d87de82b5c9762e8d6000ce424edba2..f6ba2c0953490b568b469dcef440f2c0460869b6 100644 (file)
@@ -13,7 +13,7 @@ __target_inc=1
 DEVICE_TYPE?=router
 
 # Default packages - the really basic set
-DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools uclient-fetch logd urandom-seed urngd
+DEFAULT_PACKAGES:=base-files ca-bundle libmbedtls libustream-mbedtls libc libgcc busybox dropbear mtd uci opkg netifd fstools uclient-fetch logd urandom-seed urngd
 # For nas targets
 DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
 # For router targets