summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/cst/cst_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/cst/cst_git.bb')
-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 bb21c2ed..2fafeae0 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = "bash"
9 9
10inherit kernel-arch 10inherit kernel-arch
11 11
12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ 12SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \
13 file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \ 13 file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \
14" 14"
15SRCREV = "e9abf79077fc8faf976e9a3c46a38111aa5b2e69" 15SRCREV = "e9abf79077fc8faf976e9a3c46a38111aa5b2e69"