Skip to content

Commit

Permalink
xtensa-esp32{,s3}-linux-uclibcfdpic: update binutils base version to …
Browse files Browse the repository at this point in the history
…2.41

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
  • Loading branch information
jcmvbkbc committed Jan 17, 2024
1 parent 9c8ff53 commit 92c6807
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/xtensa-esp32-linux-uclibcfdpic/crosstool.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CT_KERNEL_LINUX=y
CT_ARCH_BINFMT_FDPIC=y
CT_BINUTILS_SRC_DEVEL=y
CT_BINUTILS_DEVEL_URL="https://github.com/jcmvbkbc/binutils-gdb-xtensa.git"
CT_BINUTILS_DEVEL_BRANCH="xtensa-2.40-fdpic"
CT_BINUTILS_DEVEL_BRANCH="xtensa-2.41-fdpic"
CT_BINUTILS_PLUGINS=y
CT_LIBC_UCLIBC_NG=y
CT_UCLIBC_NG_SRC_DEVEL=y
Expand Down
2 changes: 1 addition & 1 deletion samples/xtensa-esp32s3-linux-uclibcfdpic/crosstool.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CT_KERNEL_LINUX=y
CT_ARCH_BINFMT_FDPIC=y
CT_BINUTILS_SRC_DEVEL=y
CT_BINUTILS_DEVEL_URL="https://github.com/jcmvbkbc/binutils-gdb-xtensa.git"
CT_BINUTILS_DEVEL_BRANCH="xtensa-2.40-fdpic"
CT_BINUTILS_DEVEL_BRANCH="xtensa-2.41-fdpic"
CT_BINUTILS_PLUGINS=y
CT_LIBC_UCLIBC_NG=y
CT_UCLIBC_NG_SRC_DEVEL=y
Expand Down

0 comments on commit 92c6807

Please sign in to comment.