diff options
Diffstat (limited to 'recipes-devtools/cst')
| -rw-r--r-- | recipes-devtools/cst/cst_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index bc847e5e1..92180f9b6 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 | ||
| 19 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ | 19 | SRC_URI = "git://github.com/nxp-qoriq/cst;protocol=https;nobranch=1 \ |
| 20 | " | 20 | " |
| 21 | SRCREV = "bfad3c99074e8bb010685e17ce90c8898298bba6" | 21 | SRCREV = "bfad3c99074e8bb010685e17ce90c8898298bba6" |
| 22 | 22 | ||
