From 1ee023be2f064519faedc5deb2987a5ef5dabdf2 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 6 Oct 2014 09:30:47 +0200 Subject: [PATCH] atftp: add hash file Adding a hash file will allow autobuilders to detect that the files they have downloaded is invalid. It will be removed, and then re-downloaded in a followup build. Should fix issues such as: http://autobuild.buildroot.org/results/939/93963514fc42d481808b1a046f3e1376286bdae2/ Signed-off-by: Thomas Petazzoni --- package/atftp/atftp.hash | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 package/atftp/atftp.hash diff --git a/package/atftp/atftp.hash b/package/atftp/atftp.hash new file mode 100644 index 000000000..b7860c768 --- /dev/null +++ b/package/atftp/atftp.hash @@ -0,0 +1,2 @@ +# Locally computed +sha1 fc9e9f821dfd2f257b4a5c32b948ed60b4e31fd1 atftp-0.7.1.tar.gz