use nobranch=1 to fix the missing commit ID on master xen repo

Signed-off-by: Manjukumar Matha <[email protected]>
---
 recipes-extended/xen/xen_4.7.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/xen/xen_4.7.0.bb 
b/recipes-extended/xen/xen_4.7.0.bb
index c5fad14..cdc76e3 100644
--- a/recipes-extended/xen/xen_4.7.0.bb
+++ b/recipes-extended/xen/xen_4.7.0.bb
@@ -21,7 +21,7 @@ FILES_${PN}-xl += " \
     "
 
 SRC_URI = " \
-    git://github.com/Xilinx/xen.git;protocol=https \
+    git://github.com/Xilinx/xen.git;protocol=https;nobranch=1 \
     file://example-passnet.cfg \
     file://example-pvnet.cfg \
     file://example-simple.cfg \
-- 
2.7.4

-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to