Mercurial > hg > beaglert
comparison resources/initd-bela @ 391:db1714fe2814 prerelease
Renamed BeagleRT to Bela in the startup script and Makefile
| author | andrewm | 
|---|---|
| date | Tue, 14 Jun 2016 21:13:40 +0100 | 
| parents | 6b717992c8d2 | 
| children | 5587d7fa0108 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 390:5d05fe6feb7d | 391:db1714fe2814 | 
|---|---|
| 11 echo "Adding Bela PRU Overlay..." | 11 echo "Adding Bela PRU Overlay..." | 
| 12 echo BB-BONE-PRU-BELA > /sys/devices/bone_capemgr.9/slots | 12 echo BB-BONE-PRU-BELA > /sys/devices/bone_capemgr.9/slots | 
| 13 echo "Adding Bela Audio Cape Overlay..." | 13 echo "Adding Bela Audio Cape Overlay..." | 
| 14 echo BB-BONE-BAREAUDI-02 > /sys/devices/bone_capemgr.9/slots | 14 echo BB-BONE-BAREAUDI-02 > /sys/devices/bone_capemgr.9/slots | 
| 15 cd /root | 15 cd /root | 
| 16 sh BeagleRT_startup.sh | 16 sh Bela_startup.sh | 
| 17 sh BeagleRT_node.sh | 17 sh Bela_node.sh | 
| 18 ;; | 18 ;; | 
| 19 stop) | 19 stop) | 
| 20 pkill BeagleRT | 20 pkill BeagleRT | 
| 21 ;; | 21 ;; | 
| 22 *) | 22 *) | 
