Commit graph

21 commits

Author SHA1 Message Date
Jools Wills
5010c5fd69 Use rp_module_repo for some packages that don't install to md_build by default
Mostly drivers and supplementary packages - most install to md_inst which should be handled better now,
but also adjusted sixaxis to use md_build rather than a subfolder in md_build as it didn't seem to require it.
2021-02-15 23:54:13 +00:00
Jools Wills
326dec56d2 updated all flags for supplementary modules 2020-02-22 08:23:30 +00:00
petrockblog
d99d56f153 Hard reset only if powerblock module directory exists 2019-10-13 21:23:36 +02:00
petrockblog
87b634271a Ensure that no local changes in powerblock module exist before pulling origin 2019-10-13 21:11:48 +02:00
petrockblog
e630774f40 Use bash for calling bash scripts 2019-10-10 22:02:34 +02:00
petrockblog
5af41c176c Removed unnecessary build step 2019-10-10 22:02:09 +02:00
petrockblog
dde75880fe Changed module according to recent changes in the PowerBlock driver 2019-10-04 23:48:19 +02:00
Jools Wills
683d90081e powerblock - remove no longer needed wiringpi dependency 2019-08-29 03:23:36 +01:00
Jools Wills
cb6b6e894a powerblock - fix path to binary in build check 2019-08-29 03:15:44 +01:00
Jools Wills
4ed43772d3 controlblock / powerblock - move help info below desc and disable on mali and x86 targets 2019-07-03 20:04:43 +01:00
petrockblog
351ea76808 Added wiringpo as dependency to controlblock and powerblock modules. 2019-07-03 20:50:35 +02:00
petrockblog
01dc11f092 PowerBlock service is not enabled with installation 2017-12-27 09:41:44 +01:00
Jools Wills
8d122f0f7a powerblock / controlblock - enable service by default - fixes #2156
* use flag in $md_inst when disabled to avoid re-enabling on upgrade
2017-11-05 10:10:24 +00:00
Jools Wills
042cdef9ac variable quoting 2017-09-19 15:36:32 +01:00
Jools Wills
9ec0ff153d some more missing local declarations 2017-09-19 15:09:55 +01:00
Jools Wills
805b788efc some missing local variable definitions, and variable renaming of choices to choice 2017-09-19 15:04:33 +01:00
Jools Wills
da95bf3f14 added more noinstclean flags 2017-02-07 00:46:47 +00:00
Jools Wills
5d09657bc8 powerblock - swap enable/disable order and fix spelling (PowerBlok -> PowerBlock) / update comment 2017-01-23 17:43:12 +00:00
Jools Wills
96077e8e03 powerblock - changes
* use md_inst for checkout / simplify install
 * variable quoting like rest of code
 * use make -C to avoid pushd/popd
2017-01-23 16:00:55 +00:00
Jools Wills
562faa95f4 powerblock - various changes
* g++-4.9 is the default for Raspbian so doesn't need to be a dependency
 * gui_ fuction is only shown if the module is installed in retropie-setup so no need to check / build from the gui function
2017-01-23 15:32:05 +00:00
petrockblog
6d10429c22 Added PowerBLock driver module 2017-01-22 12:43:41 +01:00