aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-09-04 15:58:04 +0200
committerManuel Pégourié-Gonnard <mpg2@elzevir.fr>2015-09-04 15:58:04 +0200
commitd90b9f0cb477e03b53a288a4a43d1b602fa2cc65 (patch)
tree2fac8ac2f1deb25dd156469531c20890d2f06142
parentb8834d313d843ecfd7c6513bab1b9ad10e872ea3 (diff)
downloadmbedtls-d90b9f0cb477e03b53a288a4a43d1b602fa2cc65.zip
mbedtls-d90b9f0cb477e03b53a288a4a43d1b602fa2cc65.tar.gz
mbedtls-d90b9f0cb477e03b53a288a4a43d1b602fa2cc65.tar.bz2
Rm private setting from module.jsonbeta-release
-rw-r--r--yotta/data/module.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/yotta/data/module.json b/yotta/data/module.json
index 812f306..fc5afe3 100644
--- a/yotta/data/module.json
+++ b/yotta/data/module.json
@@ -2,7 +2,6 @@
"name": "mbedtls",
"version": "2.0.7",
"description": "The mbed TLS crypto/SSL/TLS library",
- "private": true,
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",