diff options
| author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 14:39:21 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 13:32:31 +0800 |
| commit | aa10e42ec5ac1433f14a5868234ab21f6bc4d021 (patch) | |
| tree | 59a1d606e22a0ccb0e2957f7258e7a9c254f3778 | |
| parent | 46399f8189bc7e3157efd4b8e805ea126b4044d2 (diff) | |
| download | meta-fsl-ppc-aa10e42ec5ac1433f14a5868234ab21f6bc4d021.tar.gz | |
cst: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
| -rw-r--r-- | recipes-extended/cst/cst_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/cst/cst_git.bb b/recipes-extended/cst/cst_git.bb index 8f0fcd0..becf76a 100644 --- a/recipes-extended/cst/cst_git.bb +++ b/recipes-extended/cst/cst_git.bb | |||
| @@ -9,6 +9,8 @@ DEPENDS += "openssl" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git" | 10 | SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git" |
| 11 | SRCREV = "55223ed64404ee57c55416017a8d65b28314282e" | 11 | SRCREV = "55223ed64404ee57c55416017a8d65b28314282e" |
| 12 | SRCREV_t2080qds = "fd8f47ed97bc9a878a203e77ca74b2b8eda86a66" | ||
| 13 | SRCREV_t2080qds-64b = "fd8f47ed97bc9a878a203e77ca74b2b8eda86a66" | ||
| 12 | 14 | ||
| 13 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 14 | 16 | ||
