* [PATCH] u-boot-imx: fix typo in 2009.08 recipe
@ 2014-02-12 13:18 Andreas Henriksson
0 siblings, 0 replies; only message in thread
From: Andreas Henriksson @ 2014-02-12 13:18 UTC (permalink / raw)
To: meta-freescale
I noticed SRCBRANCH_mx5 was being specified twice.
The first one should probably be "mxs" instead as the
row below which specifies SRCREV for mxs.
Signed-off-by: Andreas Henriksson <andreas.henriksson@endian.se>
---
recipes-bsp/u-boot/u-boot-imx_2009.08.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
index 2db9db2..54d666d 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
@@ -13,7 +13,7 @@ DEPENDS_mxs += "elftosb-native"
PR = "r15"
-SRCBRANCH_mx5 = "imx_v2009.08_10.12.01"
+SRCBRANCH_mxs = "imx_v2009.08_10.12.01"
SRCREV_mxs = "e4437f1c192a1a68028e6fcff3f50ff50352041d"
SRCBRANCH_mx5 = "imx_v2009.08_11.09.01"
--
1.8.5.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-12 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-12 13:18 [PATCH] u-boot-imx: fix typo in 2009.08 recipe Andreas Henriksson
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.