summaryrefslogtreecommitdiffstats
path: root/recipes-virtualization
diff options
context:
space:
mode:
authorZongchun Yu <Zongchun.Yu@freescale.com>2014-01-23 11:49:21 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-02-13 11:24:52 +0800
commit2131dc87644a2f1bdfcab3cc7699e01ce1dd3099 (patch)
tree65ef0983bec652ca3edf575e976d0bdd01d89022 /recipes-virtualization
parent1be1703d0e1bf5bda805810f4c9e26669e45ecc3 (diff)
downloadmeta-fsl-ppc-2131dc87644a2f1bdfcab3cc7699e01ce1dd3099.tar.gz
hv-cfg: update SHA for SDK T2080QDS
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
Diffstat (limited to 'recipes-virtualization')
-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 a92ef33..a913524 100644
--- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb
+++ b/recipes-virtualization/hv-cfg/hv-cfg_git.bb
@@ -20,6 +20,8 @@ inherit deploy
20 20
21SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1" 21SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1"
22SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" 22SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1"
23SRCREV_t2080qds = "46065e277a853ca3fa80040d3b00d7582b619a47"
24SRCREV_t2080qds-64b = "46065e277a853ca3fa80040d3b00d7582b619a47"
23 25
24S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
25 27