diff options
| -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 8de37bcb7..dcac949c9 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb | |||
| @@ -11,7 +11,7 @@ inherit kernel-arch | |||
| 11 | 11 | ||
| 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ | 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "2737b8bca4432c3ef21ac675e949cb53d444a369" | 14 | SRCREV = "e04690ba2ca60f56eb126e01496ed0cacbd838d4" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
