mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
Makefile: add comment about Android GCS compatible version hashes
This commit is contained in:
parent
c2284d0c3f
commit
9f0710f9d5
1
Makefile
1
Makefile
@ -587,6 +587,7 @@ androidgcs_clean:
|
||||
# Find the git hashes of each commit that changes uavobjects with:
|
||||
# git log --format=%h -- shared/uavobjectdefinition/ | head -n 2
|
||||
# List only UAVO hashes of past releases, do not list current hash.
|
||||
# Past compatible versions are so far: RELEASE-12.10.2
|
||||
UAVO_GIT_VERSIONS := 5e14f53
|
||||
|
||||
# All versions includes also the current source tree UAVO hash
|
||||
|
Loading…
x
Reference in New Issue
Block a user