On 12/15/2016 08:31 AM, Adrian Fiergolski wrote:
Signed-off-by: Adrian Fiergolski <[email protected]>
---
recipes-fsbl/fsbl/fsbl_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-fsbl/fsbl/fsbl_git.bb b/recipes-fsbl/fsbl/fsbl_git.bb
index 03a329d..631eca5 100644
--- a/recipes-fsbl/fsbl/fsbl_git.bb
+++ b/recipes-fsbl/fsbl/fsbl_git.bb
@@ -10,6 +10,8 @@ inherit xsctapp xsctyaml deploy
S = "${WORKDIR}/git"
BRANCH = "master"
SRC_URI =
"git://github.com/Xilinx/embeddedsw.git;protocol=https;branch=${BRANCH}"
+PREMIRRORS = ""
+MIRRORS = ""
Hi Adrian,
Disabling PREMIRRORS and MIRRORS is not a good practice. There are
instance when you can download the sources (during internal development
methodologies or custom tool distributions) and provide local mirrors
pointing to pre-fetched sources.
I will apply the other patch for 2016.4 tag but will refrain from this.
Thanks
Manju
# This points to xilinx-v2016.3 tag
SRCREV ?= "879d70d540d97747ecd694d61878e22846399f65"
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx