summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/barebox
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2013-09-17 08:48:06 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2013-09-17 10:40:41 -0300
commita6d317d54fddbcee537facf10c4c990b9836faa8 (patch)
tree36347327a9ff52f10650ec0f63ce9b3a97cd1be3 /recipes-bsp/barebox
parent93d7b5a2639e0d468c84d13ec402b050cd5371a3 (diff)
downloadmeta-fsl-arm-a6d317d54fddbcee537facf10c4c990b9836faa8.tar.gz
barebox: fix warning
else we get : WARNING: Unable to get checksum for barebox SRC_URI entry defconfig: file could not be found Reported-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Eric BĂ©nard <eric@eukrea.com>
Diffstat (limited to 'recipes-bsp/barebox')
-rw-r--r--recipes-bsp/barebox/barebox_2013.08.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/barebox/barebox_2013.08.0.bb b/recipes-bsp/barebox/barebox_2013.08.0.bb
index ed856bc..e4e3717 100644
--- a/recipes-bsp/barebox/barebox_2013.08.0.bb
+++ b/recipes-bsp/barebox/barebox_2013.08.0.bb
@@ -6,3 +6,4 @@ SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
6SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c" 6SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c"
7SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c295c1620" 7SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c295c1620"
8 8
9COMPATIBLE_MACHINE = "Invalid!"