OpenSprinkler Forums OpenSprinkler Unified Firmware Version misreporting?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40200

    Sean
    Participant

    I just did a Git pull, rebuild and restart and the web interface still says I am running version 2.1.5 (2) not 2.1.6. Note also that the git pull said I already had 2.1.6 so, Do i maybe have two installs?

    pi@sprinklers ~/OpenSprinklerGen2 $ git pull
    remote: Counting objects: 95, done.
    remote: Total 95 (delta 76), reused 76 (delta 76), pack-reused 19
    Unpacking objects: 100% (95/95), done.
    From https://github.com/OpenSprinkler/OpenSprinklerGen2
       d12c7f4..e334008  2.1.6      -> origin/2.1.6
    Already up-to-date.
    pi@sprinklers ~/OpenSprinklerGen2 $ sudo ./build.sh ospi
    Building OpenSprinkler...
    Done!
    pi@sprinklers ~/OpenSprinklerGen2 $ sudo /etc/init.d/OpenSprinkler.sh restart
    [ ok ] Restarting Open Sprinkler (Unified) Raspberry Pi: OpenSprinkler.
    pi@sprinklers ~/OpenSprinklerGen2 $ 
    
    #40201

    Samer
    Keymaster

    Nothing is being misreported. 2.1.6 is not released yet.

    Git is showing that all the branches are in sync, one of which is 2.1.6 (upcoming firmware).

    If you specifically specified branch 2.1.6, it’s possible the firmware just hasn’t been updated to report that.

    #40204

    Sean
    Participant

    Well, that was easy. Thanks Samer!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums OpenSprinkler Unified Firmware Version misreporting?