pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cross-pio-gccarmnoneeabi-1.70201.0 is the packages/toolchain for platformio/platform-espressif32 and is for the esp32 arm processors. It nneeds to be referenced in your local .platformio installation tree at .platformio/packages/toolchain-gccarmnoneeabi@1.70201.0
- To: pkgsrc-wip-changes%NetBSD.org@localhost
- Subject: cross-pio-gccarmnoneeabi-1.70201.0 is the packages/toolchain for platformio/platform-espressif32 and is for the esp32 arm processors. It nneeds to be referenced in your local .platformio installation tree at .platformio/packages/toolchain-gccarmnoneeabi@1.70201.0
- From: MLH (via pkgsrc-wip) <commit-notify%pkgsrc.org@localhost>
- Date: Fri, 11 Jul 2025 11:36:28 +0000
Module Name: pkgsrc-wip
Committed By: MLH <mlh%goathill.org@localhost>
Pushed By: mlh
Date: Fri Jul 11 07:34:22 2025 -0400
Changeset: 4007daaaa441d9bf7cf94767a0728aabfddb48b6
Added Files:
cross-pio-gccarmnoneeabi-1.70201.0/COMMIT_MSG
cross-pio-gccarmnoneeabi-1.70201.0/DESCR
cross-pio-gccarmnoneeabi-1.70201.0/Makefile
cross-pio-gccarmnoneeabi-1.70201.0/PLIST
cross-pio-gccarmnoneeabi-1.70201.0/distinfo
Log Message:
cross-pio-gccarmnoneeabi-1.70201.0 is the packages/toolchain for
platformio/platform-espressif32 and is for the esp32 arm processors. It
nneeds to be referenced in your local .platformio installation tree at
.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0
Currently I don't know how to set this up to build and could use
some help here.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4007daaaa441d9bf7cf94767a0728aabfddb48b6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cross-pio-gccarmnoneeabi-1.70201.0/COMMIT_MSG | 8 ++++++++
cross-pio-gccarmnoneeabi-1.70201.0/DESCR | 5 +++++
cross-pio-gccarmnoneeabi-1.70201.0/Makefile | 19 +++++++++++++++++++
cross-pio-gccarmnoneeabi-1.70201.0/PLIST | 4 ++++
cross-pio-gccarmnoneeabi-1.70201.0/distinfo | 5 +++++
5 files changed, 41 insertions(+)
diffs:
diff --git a/cross-pio-gccarmnoneeabi-1.70201.0/COMMIT_MSG b/cross-pio-gccarmnoneeabi-1.70201.0/COMMIT_MSG
new file mode 100644
index 0000000000..008491232b
--- /dev/null
+++ b/cross-pio-gccarmnoneeabi-1.70201.0/COMMIT_MSG
@@ -0,0 +1,8 @@
+cross-pio-gccarmnoneeabi-1.70201.0 is the packages/toolchain for
+platformio/platform-espressif32 and is for the esp32 arm processors. It
+nneeds to be referenced in your local .platformio installation tree at
+.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0
+
+Currently I don't know how to set this up to build and could use
+some help here.
+
diff --git a/cross-pio-gccarmnoneeabi-1.70201.0/DESCR b/cross-pio-gccarmnoneeabi-1.70201.0/DESCR
new file mode 100644
index 0000000000..d890346a99
--- /dev/null
+++ b/cross-pio-gccarmnoneeabi-1.70201.0/DESCR
@@ -0,0 +1,5 @@
+cross-pio-gccarmnoneeabi-1.70201.0 is the packages/toolchain for
+platformio/platform-espressif32 and is for the esp32 arm processors.
+It is referenced in the .platformio installation tree at
+.platformio/packages/toolchain-gccarmnoneeabi@1.70201.0
+
diff --git a/cross-pio-gccarmnoneeabi-1.70201.0/Makefile b/cross-pio-gccarmnoneeabi-1.70201.0/Makefile
new file mode 100644
index 0000000000..cd6674f7ef
--- /dev/null
+++ b/cross-pio-gccarmnoneeabi-1.70201.0/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME= gcc-arm-none-eabi-7-2018-q2-update-src
+CATEGORIES= cross
+PKGNAME= cross-pio-gccarmnoneeabi-1.70201.0
+MASTER_SITES= https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://developer.arm.com/-/media/Files/downloads/gnu-rm/7-2018q2/
+COMMENT= toolchain for platformio/platform-espressif32
+LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2
+
+#WRKSRC= ${WRKDIR}/gcc-arm-none-eabi-7-2018-q2-update
+#USE_LANGUAGES= # none
+
+#DEPENDS+= ../wip/crosstool-pio
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/cross-pio-gccarmnoneeabi-1.70201.0/PLIST b/cross-pio-gccarmnoneeabi-1.70201.0/PLIST
new file mode 100644
index 0000000000..92ba51a2d7
--- /dev/null
+++ b/cross-pio-gccarmnoneeabi-1.70201.0/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+@comment TODO: to fill this file with the file listing:
+@comment TODO: 1. run "/usr/bin/make package"
+@comment TODO: 2. run "/usr/bin/make print-PLIST"
diff --git a/cross-pio-gccarmnoneeabi-1.70201.0/distinfo b/cross-pio-gccarmnoneeabi-1.70201.0/distinfo
new file mode 100644
index 0000000000..4021acd5f7
--- /dev/null
+++ b/cross-pio-gccarmnoneeabi-1.70201.0/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (gcc-arm-none-eabi-7-2018-q2-update-src.tar.bz2) = 4df05a3e992a71c6fb7d63ce8798f50b4043f81c39dedbf7d4ff5a8197717bba
+SHA512 (gcc-arm-none-eabi-7-2018-q2-update-src.tar.bz2) = d10c6d2cbaaa65869b388586895bd728eac6b6ddcd0de9b0896c5c61a000e7621eb9bd60c6ef5595de1befe1e61e3ef2573640d9ac74152b682825790a606717
+Size (gcc-arm-none-eabi-7-2018-q2-update-src.tar.bz2) = 170586363 bytes
Home |
Main Index |
Thread Index |
Old Index