Update MAXS Module Bluetooth to 0.5.5 (2000501511)
This commit is contained in:
parent
1989ad8163
commit
63e628e4a6
|
@ -253,7 +253,17 @@ Build:0.5.4,2000501489
|
||||||
prebuild=make prebuild && \
|
prebuild=make prebuild && \
|
||||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
|
Build:0.5.5,2000501511
|
||||||
|
commit=0.5.5
|
||||||
|
subdir=module-bluetooth
|
||||||
|
submodules=yes
|
||||||
|
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||||
|
init=cd .. && \
|
||||||
|
make module-bluetooth/Makefile
|
||||||
|
prebuild=make prebuild && \
|
||||||
|
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.5.4
|
Current Version:0.5.5
|
||||||
Current Version Code:2000501489
|
Current Version Code:2000501511
|
||||||
|
|
Loading…
Reference in a new issue