summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-21 07:03:42 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-06 15:52:35 -0300
commit56ef1e358d900c6d62cd3b55ffd1b4ff6b7a46a5 (patch)
tree6517ce712ca6ecb0187239c7bd99c788030179d6 /recipes-devtools
parent66c5b8076096c1b92be712e6d41e6848799fd424 (diff)
downloadmeta-freescale-56ef1e358d900c6d62cd3b55ffd1b4ff6b7a46a5.tar.gz
cst: update to 9aafbdf
New commits: 9aafbdf scripts: LS1012ARDB: Correct path for pfe image ac52cd3 scripts/platform:LS1028A: Changes firmware header offsets 21a5439 scripts/platform:LX104xA, LS1012A: Changes firmware header offsets fbe5c2e scripts/platform:LX2160A: Changes firmware header offsets 51a32cb scripts/platform:LS1088A, LS2088A: Changes firmware header offsets 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 bc847e5e..c55a90be 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -18,7 +18,7 @@ inherit kernel-arch
18 18
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" 20"
21SRCREV = "bfad3c99074e8bb010685e17ce90c8898298bba6" 21SRCREV = "9aafbdf2441858ceca2779279b6876c6bdc2d3ed"
22 22
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24