summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-24 14:43:05 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 13:32:31 +0800
commit18398e658c3fe6afb1fa1dbdea1a4911e3e9273a (patch)
tree39200643678ffea8b321ec5961d69183d42e05a5
parentaa10e42ec5ac1433f14a5868234ab21f6bc4d021 (diff)
downloadmeta-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.bb2
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)"
21inherit deploy 21inherit deploy
22 22
23SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" 23SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1"
24SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47"
25SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47"
24SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" 26SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
25 27
26S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"