Skip to content

Commit 10bcbe7

Browse files
committed
configs: Remove obsolete patches-arc64 references
This commit removes any references to the obsolete `patches-arc64` patch directory, which was removed in the commit 31aba21. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 5204428 commit 10bcbe7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,6 @@ jobs:
638638
# Set environment configuration
639639
cat <<EOF >> .config
640640
CT_LOCAL_TARBALLS_DIR="${WORKSPACE}/sources"
641-
CT_LOCAL_PATCH_DIR="${GITHUB_WORKSPACE}/patches-arc64"
642641
CT_OVERLAY_LOCATION="${GITHUB_WORKSPACE}/overlays"
643642
EOF
644643

configs/arc64-zephyr-elf.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
CT_CONFIG_VERSION="3"
22
CT_EXPERIMENTAL=y
3-
CT_PATCH_BUNDLED_LOCAL=y
4-
CT_LOCAL_PATCH_DIR="${CT_TOP_DIR}/../../patches-arc64"
53
CT_ARCH_ARC=y
64
CT_ARCH_64=y
75
CT_TARGET_VENDOR="zephyr"

0 commit comments

Comments
 (0)