diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-23 11:49:21 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 11:24:52 +0800 |
commit | 8d67145a13a25b7468573badb93f22f7f0f91b26 (patch) | |
tree | 46026525333030e391aaec74af6fad52b5b65391 /meta-fsl-ppc | |
parent | bee23cda14f83592460d4c57e91bf39dcac129af (diff) | |
download | meta-freescale-8d67145a13a25b7468573badb93f22f7f0f91b26.tar.gz |
hv-cfg: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r-- | meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb index a92ef3359..a91352471 100644 --- a/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/meta-fsl-ppc/recipes-virtualization/hv-cfg/hv-cfg_git.bb | |||
@@ -20,6 +20,8 @@ inherit deploy | |||
20 | 20 | ||
21 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" | 21 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" |
22 | SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" | 22 | SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" |
23 | SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47" | ||
24 | SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47" | ||
23 | 25 | ||
24 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
25 | 27 | ||