[meta-freescale] [for-danny][PATCH 3/4] barebox: Right now barebox supports only imx53qsb board

2013-01-07 Thread Otavio Salvador
From: Andrei Gherzan andrei.gher...@windriver.com

Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
---
 recipes-bsp/barebox/barebox_2012.02.0.bb |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/recipes-bsp/barebox/barebox_2012.02.0.bb 
b/recipes-bsp/barebox/barebox_2012.02.0.bb
index 3fad26f..20d7d40 100644
--- a/recipes-bsp/barebox/barebox_2012.02.0.bb
+++ b/recipes-bsp/barebox/barebox_2012.02.0.bb
@@ -1,6 +1,6 @@
 require barebox.inc
 
-PR = r1
+PR = r2
 
 SRC_URI = http://barebox.org/download/${PN}-${PV}.tar.bz2 \
file://defconfig \
@@ -25,3 +25,5 @@ do_configure_prepend_imx53qsb() {
cp ${WORKDIR}/config ${S}/arch/arm/boards/freescale-mx53-loco/env
oe_runmake oldconfig
 }
+
+COMPATIBLE_MACHINE = imx53qsb
-- 
1.7.10.4

___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


Re: [meta-freescale] [for-danny][PATCH 3/4] barebox: Right now barebox supports only imx53qsb board

2013-01-07 Thread Daiane Angolini
On Mon, Jan 7, 2013 at 8:59 AM, Otavio Salvador ota...@ossystems.com.br wrote:
 From: Andrei Gherzan andrei.gher...@windriver.com

 Signed-off-by: Andrei Gherzan andrei.gher...@windriver.com
Acked-by: Daiane Angolini daiane.angol...@freescale.com

Great, thanks!
___
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale