summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-12-15 09:49:53 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-12-16 08:38:13 -0300
commit7ad6fd613ca5c368ff2975d87ce5d128c6929b14 (patch)
treec31ec8850ae85c5d7945aff56385f09aec57c58f /recipes-devtools
parentdc5cf144cd1b11e7f112ba8d6b26ba20f031bb9f (diff)
downloadmeta-freescale-7ad6fd613ca5c368ff2975d87ce5d128c6929b14.tar.gz
cst: update to dfe30d3
New commits: dfe30d3 ls1012a: Corrected '$pfe_fw' in if condition for PFE 8896ae9 ls1012a-rdb/frwy: Move files to correct place. 715934d ls1012a-frwy: Update kernel address in input_uimage_secure 0026632 ls1012a-rdb: Add script for qspi e76f23d ls1012a-rdb: Add 'input_uimage_secure' for ls1012a-rdb Signed-off-by: Ting Liu <ting.liu@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 fef0fbcf..9091350b 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -19,7 +19,7 @@ inherit kernel-arch
19SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ 19SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \
20 file://0001-tools-Mark-struct-input_field-file_field-extern.patch \ 20 file://0001-tools-Mark-struct-input_field-file_field-extern.patch \
21" 21"
22SRCREV = "9aafbdf2441858ceca2779279b6876c6bdc2d3ed" 22SRCREV = "dfe30d3f05cfe281896482839e57ed49c52f2088"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25