diff options
Diffstat (limited to 'recipes-devtools')
-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 a57db6c4..bc847e5e 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb | |||
@@ -18,7 +18,7 @@ inherit kernel-arch | |||
18 | 18 | ||
19 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ | 19 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ |
20 | " | 20 | " |
21 | SRCREV = "e04690ba2ca60f56eb126e01496ed0cacbd838d4" | 21 | SRCREV = "bfad3c99074e8bb010685e17ce90c8898298bba6" |
22 | 22 | ||
23 | S = "${WORKDIR}/git" | 23 | S = "${WORKDIR}/git" |
24 | 24 | ||