]> code.ossystems Code Review - meta-freescale.git/commitdiff
barebox: fix warning
authorEric BENARD <eric@eukrea.com>
Tue, 17 Sep 2013 08:48:06 +0000 (08:48 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 17 Sep 2013 13:40:41 +0000 (10:40 -0300)
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>
meta-fsl-arm/recipes-bsp/barebox/barebox_2013.08.0.bb

index ed856bc71fbdf826620ca266133f15895104eb20..e4e3717994e796dcc0eb026e70c6ce27d466db6c 100644 (file)
@@ -6,3 +6,4 @@ SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
 SRC_URI[md5sum] = "a61b97a2fedebc808d4b182c2ca18a0c"
 SRC_URI[sha256sum] = "d9e46dd3c68b04ab4cbc37135dc34907dbebef393da4b3e54abb203c295c1620"
 
+COMPATIBLE_MACHINE = "Invalid!"