summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-06-28 03:38:34 +0000
committerZhenhua Luo <zhenhua.luo@freescale.com>2013-07-01 13:47:48 +0800
commitf08cd61d7ce85b76425e3782a50495929ff54a6c (patch)
tree468cf944825b714797988fa983d8c29e23811ba7
parentac473a6c1a9d518e6c36f28800e07f0909fa78ad (diff)
downloadmeta-fsl-ppc-f08cd61d7ce85b76425e3782a50495929ff54a6c.tar.gz
hv-cfg: upgrade to the SHA of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-tools/hv-cfg/hv-cfg_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-tools/hv-cfg/hv-cfg_git.bb b/recipes-tools/hv-cfg/hv-cfg_git.bb
index d675a41..2c6bb85 100644
--- a/recipes-tools/hv-cfg/hv-cfg_git.bb
+++ b/recipes-tools/hv-cfg/hv-cfg_git.bb
@@ -20,7 +20,7 @@ COMPATIBLE_HOST ?= "(none)"
20 20
21inherit deploy 21inherit deploy
22 22
23SRCREV = "deb55b9564ef8fb9e1fda1112233f11ae2a12d4a" 23SRCREV = "d037ab9d5b9ecd58e10a7dac2b601d781ed9b5bf"
24SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" 24SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"