dev-embedded/esp-idf: update Manifest for esp-idf-5.4.1

Verification failed due to a filesize mismatch.
This zip contains the .git directory of the project. The differences in
size was due to some differences in the git packs. However, we remove
the .git directory, so it doesn't makes any difference. Also, the md5sum
hash of all other files were the same.

Closes: https://bugs.gentoo.org/953048
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2025-04-02 14:37:13 +02:00
parent e9a616b5d3
commit ed3339c6ad
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ SRC_URI+=" riscv32? (
https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v${GDB_VER}/riscv32-esp-elf-gdb-${GDB_VER}-x86_64-linux-gnu.tar.gz
)"
S="${WORKDIR}/${PN}"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="Apache-2.0"
SLOT="0"