From 77371341b19006110ef347848033f55fb1fa80fe Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 21 May 2024 10:46:04 +0200 Subject: [PATCH] Update helper - scarthgap: xilinx repos to scarthgap branch --- manifest-tools/update-helper.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/manifest-tools/update-helper.sh b/manifest-tools/update-helper.sh index fa58dfa..21cdbad 100755 --- a/manifest-tools/update-helper.sh +++ b/manifest-tools/update-helper.sh @@ -229,10 +229,6 @@ if [ "${BRANCH}" == "langdale" ] then SPECIAL_XILINX_BRANCH="rel-v2023.2" fi -if [ "${BRANCH}" == "scarthgap" ] - then - SPECIAL_XILINX_BRANCH="master" -fi if [ "${BRANCH}" != "kirkstone" ] then @@ -285,10 +281,6 @@ if [ "${BRANCH}" == "langdale" ] then SPECIAL_XILINX_TOOLS_BRANCH="rel-v2023.2" fi -if [ "${BRANCH}" == "scarthgap" ] - then - SPECIAL_XILINX_TOOLS_BRANCH="master" -fi if [ "${BRANCH}" == "thud" ] || [ "${BRANCH}" == "zeus" ] || [ "${BRANCH}" == "gatesgarth" ] || [ "${BRANCH}" == "honister" ] || [ "${BRANCH}" == "langdale" ] || [ "${BRANCH}" == "mickledore" ] || [ "${BRANCH}" == "nanbield" ] || [ "${BRANCH}" == "scarthgap" ] then