summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorBartosz Bilas <b.bilas@grinn-global.com>2019-04-08 21:17:48 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-04-08 22:38:10 +0200
commit94fb4aa357406e7278a080485fc1b7a14c5288eb (patch)
tree6501e187eb9a0b7aac0c32e93b0a4085b6ab0be5 /boot
parent92c7310d5be2956d2f609013289cc85073deac24 (diff)
boot/barebox: add missing newline at EOF in hash file
Fixes the following check-package warning: boot/barebox/barebox.hash:5: missing newline at end of file Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'boot')
-rw-r--r--boot/barebox/barebox.hash2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/barebox/barebox.hash b/boot/barebox/barebox.hash
index 348b23d47c..dfbd94fca8 100644
--- a/boot/barebox/barebox.hash
+++ b/boot/barebox/barebox.hash
@@ -2,4 +2,4 @@
md5 2d9619dfe6aaaf3b10d6327486e18571 barebox-2019.04.0.tar.bz2
# Locally calculated
-sha256 d2834b612228b82bbaa713b26dec1fa770123bb02727400e4c56f6f2bffb01cc barebox-2019.04.0.tar.bz2 \ No newline at end of file
+sha256 d2834b612228b82bbaa713b26dec1fa770123bb02727400e4c56f6f2bffb01cc barebox-2019.04.0.tar.bz2