summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/cst/cst_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 09:12:14 -0300
committerGitHub <noreply@github.com>2023-04-05 09:12:14 -0300
commitf0be684f01b53482cb43e016a5c5c1faf3ae448e (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-devtools/cst/cst_git.bb
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
parent35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (diff)
downloadmeta-freescale-f0be684f01b53482cb43e016a5c5c1faf3ae448e.tar.gz
Merge pull request #1482 from avionic-design/hardknotthardknott
meta-freescale: fix broken IMX migration from codeaurora to github
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 15a4f9c0..8284e4b3 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -16,7 +16,7 @@ inherit kernel-arch
16#SECURE_PRI_KEY = "/path/srk.pri" 16#SECURE_PRI_KEY = "/path/srk.pri"
17#SECURE_PUB_KEY = "/path/srk.pub" 17#SECURE_PUB_KEY = "/path/srk.pub"
18 18
19SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/cst;nobranch=1 \ 19SRC_URI = "git://github.com/nxp-qoriq/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 = "dfe30d3f05cfe281896482839e57ed49c52f2088" 22SRCREV = "dfe30d3f05cfe281896482839e57ed49c52f2088"