diff options
author | Zhenhua Luo <zhenhua.luo@freescale.com> | 2013-12-14 10:31:28 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-01-13 12:11:32 +0800 |
commit | 4b6ec5c9b49c79536400ef43ae600d8a98f783ac (patch) | |
tree | ae0d5b24d93222316f4b444507561c6d91649a27 | |
parent | be04c5aa9d2ac1fe97c6127284a723c4791a60b5 (diff) | |
download | meta-fsl-ppc-4b6ec5c9b49c79536400ef43ae600d8a98f783ac.tar.gz |
hv-cfg: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r-- | recipes-virtualization/hv-cfg/hv-cfg_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb index 2c6bb85..e222914 100644 --- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb +++ b/recipes-virtualization/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 = "d037ab9d5b9ecd58e10a7dac2b601d781ed9b5bf" | 23 | SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1" |
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" |