diff options
author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 14:43:05 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 13:32:31 +0800 |
commit | 18398e658c3fe6afb1fa1dbdea1a4911e3e9273a (patch) | |
tree | 39200643678ffea8b321ec5961d69183d42e05a5 | |
parent | aa10e42ec5ac1433f14a5868234ab21f6bc4d021 (diff) | |
download | meta-fsl-ppc-18398e658c3fe6afb1fa1dbdea1a4911e3e9273a.tar.gz |
hv-cfg: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
-rw-r--r-- | recipes-virtualization/hv-cfg/hv-cfg_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb index e222914..9659dfb 100644 --- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/recipes-virtualization/hv-cfg/hv-cfg_git.bb | |||
@@ -21,6 +21,8 @@ COMPATIBLE_HOST ?= "(none)" | |||
21 | inherit deploy | 21 | inherit deploy |
22 | 22 | ||
23 | SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" | 23 | SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" |
24 | SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47" | ||
25 | SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47" | ||
24 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" | 26 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" |
25 | 27 | ||
26 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |