summaryrefslogtreecommitdiffstats
path: root/recipes-tools
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-03 18:34:31 +0800
commitbfc411411a29cce585521f9fd0c086214904e081 (patch)
treea0417a07e43b9d2283c2bb4a5834faefb55c7562 /recipes-tools
parent48c025483f961cec7d978ae9b958a7e7ea4563eb (diff)
downloadmeta-fsl-ppc-bfc411411a29cce585521f9fd0c086214904e081.tar.gz
hv-cfg: upgrade to the SHA of sdk-1.4
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-tools')
-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"