summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-06-14 12:13:44 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-08 18:14:47 +0800
commitd60be71893413fff14ba6f53d701c9d4cea02671 (patch)
tree9fa59f04d5636166370d8d7e2eeecc95ef73a8ce /recipes-bsp
parentd38bbd4acd862cb59ae8cd9c61ccdf665b78e185 (diff)
downloadmeta-fsl-ppc-d60be71893413fff14ba6f53d701c9d4cea02671.tar.gz
boot-format: update to sdk v1.6 release
changes: p2020rdb: Add L2/SRAM boot support powerpc: update dat files to take care 768KB u-boot Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/boot-format/boot-format_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/boot-format/boot-format_git.bb b/recipes-bsp/boot-format/boot-format_git.bb
index 5e1719b..eb7c6de 100644
--- a/recipes-bsp/boot-format/boot-format_git.bb
+++ b/recipes-bsp/boot-format/boot-format_git.bb
@@ -4,7 +4,7 @@ PR = "r6"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;nobranch=1" 6SRC_URI = "git://git.freescale.com/ppc/sdk/boot-format.git;nobranch=1"
7SRCREV = "3d5f5ae1461eb14927a89eea12a841983e151ec7" 7SRCREV = "4eb81a6797ef4e58bf7d9b2d58afb37a21c1f550"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10EXTRA_OEMAKE = 'CC="${CC}"' 10EXTRA_OEMAKE = 'CC="${CC}"'