diff options
author | Jan Luebbe <jlu@pengutronix.de> | 2023-02-18 16:43:37 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-02-18 13:19:36 -0800 |
commit | afc76372398229973e205b71a25ee9b636aec54d (patch) | |
tree | 57cf2da397a164c75cbd0ac2be3084c76dd8cb8f | |
parent | bf2c95a2f6c7dd79a9a46528c985479c73113950 (diff) | |
download | meta-openembedded-afc76372398229973e205b71a25ee9b636aec54d.tar.gz |
atftp: upgrade from 0.7.5 to 0.8.0
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb (renamed from meta-networking/recipes-daemons/atftp/atftp_0.7.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/atftp/atftp_0.7.5.bb b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb index f893a4d6dc..359d8b365f 100644 --- a/meta-networking/recipes-daemons/atftp/atftp_0.7.5.bb +++ b/meta-networking/recipes-daemons/atftp/atftp_0.8.0.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://packages.debian.org/atftp" | |||
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5" |
6 | 6 | ||
7 | SRCREV = "00921e75728e3681b051c2e48c59e36c6cfa2e97" | 7 | SRCREV = "d5c27eb7a9695d83569767e27ef69674173db39a" |
8 | 8 | ||
9 | SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master \ | 9 | SRC_URI = "git://git.code.sf.net/p/atftp/code;branch=master \ |
10 | file://atftpd.init \ | 10 | file://atftpd.init \ |