diff options
| author | Mingli Yu <Mingli.Yu@windriver.com> | 2016-08-16 17:32:03 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2016-08-16 21:26:15 -0400 |
| commit | 02a390b79bdc089eb583e443ee04f60bffd409eb (patch) | |
| tree | 0907c6015313097ce156107cdeedcea9ca3d41fc | |
| parent | 5fdc25afc62269a4e129846f0209223885d626e9 (diff) | |
| download | meta-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" | |||
| 29 | FILES_${PN} = "${bindir}/tnftp" | 29 | FILES_${PN} = "${bindir}/tnftp" |
| 30 | 30 | ||
| 31 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d6796cb166a9bb050958241dad9479e" | 31 | LIC_FILES_CHKSUM = "file://COPYING;md5=6d6796cb166a9bb050958241dad9479e" |
| 32 | SRC_URI[md5sum] = "66e218d02ec7d9fc39ab70ba2900305a" | 32 | SRC_URI[md5sum] = "a49fbe752318d5a7893f900046ea00d5" |
| 33 | SRC_URI[sha256sum] = "6f650e25f6fd51538f677b789b49379f367ae9f1dee74c94cfe24d92abc2cffb" | 33 | SRC_URI[sha256sum] = "c94a8a49d3f4aec1965feea831d4d5bf6f90c65fd8381ee0863d11a5029a43a0" |
| 34 | 34 | ||
| 35 | PACKAGECONFIG ?= "openssl" | 35 | PACKAGECONFIG ?= "openssl" |
| 36 | PACKAGECONFIG[openssl] = "--enable-ssl, --disable-ssl --with-ssl=no, openssl" | 36 | PACKAGECONFIG[openssl] = "--enable-ssl, --disable-ssl --with-ssl=no, openssl" |
