summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb')
-rw-r--r--meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb b/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
index 8adc0b1b30..caa4cd3a99 100644
--- a/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
+++ b/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
@@ -21,7 +21,7 @@ BUGTRACKER = "https://github.com/polarssl/polarssl/issues"
21LICENSE = "GPLv2" 21LICENSE = "GPLv2"
22LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 22LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
23 23
24SECTION = "net" 24SECTION = "libdevel"
25 25
26SRC_URI = "https://polarssl.org/download/polarssl-${PV}-gpl.tgz" 26SRC_URI = "https://polarssl.org/download/polarssl-${PV}-gpl.tgz"
27 27