From: Zhenhua Luo Date: Tue, 6 Nov 2012 10:09:26 +0000 (+0800) Subject: hv-cfg: lock down SHA for release X-Git-Tag: 2.1~534^2~354 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ba6d8a1eb4922ef5e16c4ee8c8a04be5cb75b8d0;p=meta-freescale.git hv-cfg: lock down SHA for release Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb b/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb index e137575a..31261388 100644 --- a/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb +++ b/meta-fsl-ppc/recipes-tools/hv-cfg/hv-cfg_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Hypervisor Config" SECTION = "hv-cfg" LICENSE = "BSD" -PR = "r5" +PR = "r6" LIC_FILES_CHKSUM = " \ file://p2041rdb/LICENSE;md5=96dd72f26e9bb861de5c76c60e35e1bc \ @@ -18,7 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" inherit deploy -SRCREV = "102ab848d94f3c04f364ed273d0e00b21b0266f4" +SRCREV = "deb55b9564ef8fb9e1fda1112233f11ae2a12d4a" SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git" S = "${WORKDIR}/git"