[meta-freescale] [meta-fsl-ppc][PATCH 07/30] hv-cfg: update SHA for SDK 1.5

b28495 at freescale.com b28495 at freescale.com
Wed Jan 8 02:07:59 PST 2014


From: Zhenhua Luo <zhenhua.luo at freescale.com>

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-virtualization/hv-cfg/hv-cfg_git.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb
index 2c6bb85..a92ef33 100644
--- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb
+++ b/recipes-virtualization/hv-cfg/hv-cfg_git.bb
@@ -15,13 +15,11 @@ DEPENDS += "dtc-native"
 # this package is specific to the machine itself
 INHIBIT_DEFAULT_DEPS = "1"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_HOST_fslmachine = ".*"
-COMPATIBLE_HOST ?= "(none)"
 
 inherit deploy
 
-SRCREV = "d037ab9d5b9ecd58e10a7dac2b601d781ed9b5bf"
-SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
+SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;nobranch=1"
+SRCREV = "39f1e585e0a70634e009b2e720407b27f787ace1"
 
 S = "${WORKDIR}/git"
 
@@ -43,4 +41,6 @@ addtask deploy after do_install
 PACKAGES += "${PN}-image"
 FILES_${PN}-image += "/boot"
 
+COMPATIBLE_HOST_fslmachine = ".*"
+COMPATIBLE_HOST ?= "(none)"
 ALLOW_EMPTY_${PN} = "1"
-- 
1.7.3.4




More information about the meta-freescale mailing list