From dd7d2e101df0db42ba616c02c89aca9269af1931 Mon Sep 17 00:00:00 2001 From: Yossi Date: Fri, 27 Apr 2018 19:39:03 +0300 Subject: [PATCH] add scons to the image --- stage2/06-dride-base/00-run.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/stage2/06-dride-base/00-run.sh b/stage2/06-dride-base/00-run.sh index b46c6f8..8f0eb01 100755 --- a/stage2/06-dride-base/00-run.sh +++ b/stage2/06-dride-base/00-run.sh @@ -244,6 +244,7 @@ sudo rm cronJobs echo "========== Install LED ============" +sudo apt-get install scons -y echo "# Needed for SPI LED" >> /boot/config.txt echo "core_freq=250" >> /boot/config.txt