summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 11:54:23 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commit6d04a1aaaf0e138256cc5b7790761707861db38a (patch)
tree24631721e3fa5ad89522cb2d907f9e112d47afcf /recipes-devtools
parent17daa314f51c990fa8b6a7995e619877a9aaac7b (diff)
downloadmeta-freescale-6d04a1aaaf0e138256cc5b7790761707861db38a.tar.gz
cst: update to 2737b8b
*update to lsdk 1903 tag include the following change 2737b8b - LX2160A:SD Boot: Adds input files to sign firmware images. 6be878a - Ls1028A: Add uni_pbi command in script to sign rcw image. 7aace25 - LS1028A: Add input files to sign the firmware images. 6d83dd8 - Removes "All Rights Reserved" Text. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/cst/cst_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index 05d2d4c7..8de37bcb 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -11,7 +11,7 @@ inherit kernel-arch
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \
13" 13"
14SRCREV = "f599f6126ae1a382a581dcd75e9ad2e34c79a183" 14SRCREV = "2737b8bca4432c3ef21ac675e949cb53d444a369"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17