diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-06-28 03:38:34 +0000 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-07-01 13:47:48 +0800 |
commit | f08cd61d7ce85b76425e3782a50495929ff54a6c (patch) | |
tree | 468cf944825b714797988fa983d8c29e23811ba7 | |
parent | ac473a6c1a9d518e6c36f28800e07f0909fa78ad (diff) | |
download | meta-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.bb | 2 |
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 | ||
21 | inherit deploy | 21 | inherit deploy |
22 | 22 | ||
23 | SRCREV = "deb55b9564ef8fb9e1fda1112233f11ae2a12d4a" | 23 | SRCREV = "d037ab9d5b9ecd58e10a7dac2b601d781ed9b5bf" |
24 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" | 24 | SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |