[Ovmsdev] Newbie Git question

Michael Balzer dexter at expeedo.de
Sun Oct 17 14:49:05 HKT 2021


Assuming you also did not follow the esp-idf fixes:

 1. cd <your_esp_idf_path>
 2. git pull
 3. git submodule update --recursive

Then update the OVMS:

 1. cd <your_src_path>/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3
 2. git pull --rebase --autostash
 3. git submodule update --recursive
 4. make

…or "make app-flash" if you'd like to flash via USB to the "factory" 
partition.

Regards,
Michael


Am 16.10.21 um 23:17 schrieb Michael Iimura:
> Since my OVMS module automatically updated to 3.2.017, I want to 
> rebuild my RAV4 EV vehicle module based on this version. I have pushed 
> the button in my branch on GitHub to bring it up to that version, but 
> I don't know how to get it down into the Mingw32 environment on my PC 
> so I can recompile it and upload it to my OVMS device. What command 
> line git commands will do this?
>
> Thanks,
>
> - Mike

-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20211017/00f2f2bb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20211017/00f2f2bb/attachment.sig>


More information about the OvmsDev mailing list