summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-07-05 13:49:26 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-07-12 17:18:34 -0300
commit6df3ae1c78359818af294d9610d75cff85938e4b (patch)
treebad5c39b671cbf7e5e15646943a6755fd562b75a /recipes-devtools
parent61301e599293e0c2d92eae8c18b7c1023d255b95 (diff)
downloadmeta-freescale-6df3ae1c78359818af294d9610d75cff85938e4b.tar.gz
cst: update to e04690b
*update to lsdk 1906 tag include the following changes: e04690b - scripts/platform: LS1028A: Removes signing of PPA image 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 8de37bcb..dcac949c 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 = "2737b8bca4432c3ef21ac675e949cb53d444a369" 14SRCREV = "e04690ba2ca60f56eb126e01496ed0cacbd838d4"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17