[meta-xilinx] [PATCH-fido] platform-init: v2014.4 is no longer on master branch

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Fri Oct 16 17:52:33 PDT 2015


Due to changes in embeddedsw repo, the v2014.4 tag is no longer on the
master branch. This commit fixes the recipe accordingly.

Signed-off-by: Manjukumar Matha <manjukum at xilinx.com>
---
 recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb b/recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb
index fb36cfa..92f4175 100644
--- a/recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb
+++ b/recipes-bsp/platform-init/fsbl-platform-init_2014.4.bb
@@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "zc702-zynq7|zc706-zynq7|zedboard-zynq7|microzed-zynq7"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "files://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
-SRC_URI = "git://github.com/Xilinx/embeddedsw.git;protocol=https;branch=master"
+SRC_URI = "git://github.com/Xilinx/embeddedsw.git;protocol=https;nobranch=1"
 SRCREV = "5f9ae570bf665fcded71364d19b6fae73e63190b"
 
 S = "${WORKDIR}/git"
-- 
2.1.4




More information about the meta-xilinx mailing list