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