From: Zhenhua Luo <[email protected]>
Signed-off-by: Zhenhua Luo <[email protected]>
---
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
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale