kopia lustrzana https://github.com/meshtastic/firmware
Explicitly install tools-scons
rodzic
6edf74e8f1
commit
16bc89ea57
|
@ -6,7 +6,9 @@ export PLATFORMIO_CORE_DIR=pio/core
|
||||||
|
|
||||||
# Download libraries to `libdeps`
|
# Download libraries to `libdeps`
|
||||||
platformio pkg install -e native
|
platformio pkg install -e native
|
||||||
|
platformio pkg install -t tool-scons -e native
|
||||||
tar -cf pio.tar pio/
|
tar -cf pio.tar pio/
|
||||||
|
rm -rf pio
|
||||||
|
|
||||||
package=$(dpkg-parsechangelog --show-field Source)
|
package=$(dpkg-parsechangelog --show-field Source)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue