scriptexecutor icon indicating copy to clipboard operation
scriptexecutor copied to clipboard

Simple buildroot based system for executing a remote script for manufacture programming

Results 4 scriptexecutor issues
Sort by recently updated
recently updated
newest added
trafficstars

After cloning and running `./build.sh` I get these errors. ```shell scriptexecutor$ ./build.sh make: Entering directory '/media/vdb/scriptexecutor/buildroot-2019.11.1' make[1]: *** No rule to make target '/media/vdb/scriptexecutor/buildroot-2019.11.1/output/.br2-external.mk'. Stop. make: *** [Makefile:84: _all] Error...

Hi, I have build an image i want to write using scriptexecutor. But it's always slow to copy (lets say 755mb) and the copy command gives errors when doing the...

This pull request updates buildroot from 2019.11.1 to 2024.08.1, and the kernel from 5.4.y to 6.6.y. It also follows recent [advice](https://github.com/RPi-Distro/raspi-gpio/commit/e16ed298bc4323119a2a365a5f5304bcb0a4e850) to use `pinctrl` instead of sysfs for GPIO. It...