aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2016-08-16 17:32:03 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2016-08-16 21:26:15 -0400
commit02a390b79bdc089eb583e443ee04f60bffd409eb (patch)
tree0907c6015313097ce156107cdeedcea9ca3d41fc
parent5fdc25afc62269a4e129846f0209223885d626e9 (diff)
downloadmeta-openembedded-02a390b79bdc089eb583e443ee04f60bffd409eb.tar.gz
tnftp: tnftp20130505 -> tnftp20151004
Upgrade tnftp from tnftp20130505 to tnftp20151004 Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--meta-networking/recipes-support/tnftp/tnftp_20151004.bb (renamed from meta-networking/recipes-support/tnftp/tnftp_20130505.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20130505.bb b/meta-networking/recipes-support/tnftp/tnftp_20151004.bb
index 7d1c5152b2..4516345052 100644
--- a/meta-networking/recipes-support/tnftp/tnftp_20130505.bb
+++ b/meta-networking/recipes-support/tnftp/tnftp_20151004.bb
@@ -29,8 +29,8 @@ ALTERNATIVE_TARGET_${PN} = "${bindir}/tnftp"
FILES_${PN} = "${bindir}/tnftp"
LIC_FILES_CHKSUM = "file://COPYING;md5=6d6796cb166a9bb050958241dad9479e"
-SRC_URI[md5sum] = "66e218d02ec7d9fc39ab70ba2900305a"
-SRC_URI[sha256sum] = "6f650e25f6fd51538f677b789b49379f367ae9f1dee74c94cfe24d92abc2cffb"
+SRC_URI[md5sum] = "a49fbe752318d5a7893f900046ea00d5"
+SRC_URI[sha256sum] = "c94a8a49d3f4aec1965feea831d4d5bf6f90c65fd8381ee0863d11a5029a43a0"
PACKAGECONFIG ?= "openssl"
PACKAGECONFIG[openssl] = "--enable-ssl, --disable-ssl --with-ssl=no, openssl"