aboutsummaryrefslogtreecommitdiffstats
path: root/meta-mentor-staging/recipes-support/curl/curl_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-mentor-staging/recipes-support/curl/curl_%.bbappend')
-rw-r--r--meta-mentor-staging/recipes-support/curl/curl_%.bbappend7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-mentor-staging/recipes-support/curl/curl_%.bbappend b/meta-mentor-staging/recipes-support/curl/curl_%.bbappend
deleted file mode 100644
index 52b9c62e..00000000
--- a/meta-mentor-staging/recipes-support/curl/curl_%.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-# ---------------------------------------------------------------------------------------------------------------------
-# SPDX-License-Identifier: MIT
-# ---------------------------------------------------------------------------------------------------------------------
-
-EXTRA_OECONF:append = " \
- --with-ca-path=${sysconfdir}/ssl/certs \
-"