[meta-freescale] [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb

Andrei Gherzan andrei.gherzan at windriver.com
Fri Jan 4 04:49:06 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 recipes-bsp/barebox/barebox_2012.02.0.bb |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/barebox/barebox_2012.02.0.bb b/recipes-bsp/barebox/barebox_2012.02.0.bb
index 3fad26f..0ba260f 100644
--- a/recipes-bsp/barebox/barebox_2012.02.0.bb
+++ b/recipes-bsp/barebox/barebox_2012.02.0.bb
@@ -1,11 +1,12 @@
 require barebox.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://barebox.org/download/${PN}-${PV}.tar.bz2 \
-	file://defconfig \
 	"
 
+SRC_URI_append_imx53qsb = " file://defconfig"
+
 SRC_URI[md5sum] = "ce876bb3ba1f60b5ee08f13dc648f702"
 SRC_URI[sha256sum] = "5cd1fcbd6596d3fad1b25a79706a9a76508e8c0d2a85e79ef2d91754caa6667b"
 
-- 
1.7.9.5




More information about the meta-freescale mailing list