All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb
@ 2013-01-04 12:49 Andrei Gherzan
  2013-01-04 12:49 ` [meta-fsl-arm][PATCH 2/2] xorg-driver-video: Install vivante_gal.h Andrei Gherzan
  2013-01-04 13:48 ` [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb Eric Bénard
  0 siblings, 2 replies; 9+ messages in thread
From: Andrei Gherzan @ 2013-01-04 12:49 UTC (permalink / raw)
  To: meta-freescale; +Cc: Andrei Gherzan

Signed-off-by: Andrei Gherzan <andrei.gherzan@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



^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-01-04 22:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 12:49 [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb Andrei Gherzan
2013-01-04 12:49 ` [meta-fsl-arm][PATCH 2/2] xorg-driver-video: Install vivante_gal.h Andrei Gherzan
2013-01-04 21:55   ` Otavio Salvador
2013-01-04 13:48 ` [meta-fsl-arm][PATCH 1/2] barebox: Add defconfig only for imx53qsb Eric Bénard
2013-01-04 13:58   ` Andrei Gherzan
2013-01-04 15:47     ` Eric Bénard
2013-01-04 15:51       ` Andrei Gherzan
2013-01-04 16:20   ` Eric Bénard
2013-01-04 22:25     ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.