[yocto] [meta-fsl-ppc 13/16] Update recipes to use release tags instead of SHA

b19537 at freescale.com b19537 at freescale.com
Wed Sep 12 00:06:27 PDT 2012


From: Matthew McClintock <msm at freescale.com>

Signed-off-by: Matthew McClintock <msm at freescale.com>
---
 recipes-tools/hv-cfg/hv-cfg_git.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-tools/hv-cfg/hv-cfg_git.bb b/recipes-tools/hv-cfg/hv-cfg_git.bb
index e137575..d3786c5 100644
--- a/recipes-tools/hv-cfg/hv-cfg_git.bb
+++ b/recipes-tools/hv-cfg/hv-cfg_git.bb
@@ -18,7 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 inherit deploy
 
-SRCREV = "102ab848d94f3c04f364ed273d0e00b21b0266f4"
+SRCREV = "v1.2"
 SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
 
 S = "${WORKDIR}/git"
-- 
1.7.9.5





More information about the yocto mailing list