[fpv] mavfwd fix version (#740)

pull/744/head
cronyx 2023-04-23 00:00:20 +03:00 committed by GitHub
parent e355be5f8f
commit 6ac4826b14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
#
################################################################################
MAVFWD_VERSION = $(shell git ls-remote https://github.com/OpenIPC/mavfwd/ master | awk '{ print $$1 }')
# MAVFWD_VERSION = $(shell git ls-remote https://github.com/OpenIPC/mavfwd/ master | awk '{ print $$1 }')
MAVFWD_VERSION = 220d30e118d26008e94445887a03d77ba73c2d29
MAVFWD_SITE = $(call github,OpenIPC,mavfwd,$(MAVFWD_VERSION))
MAVFWD_LICENSE = MIT
MAVFWD_LICENSE_FILES = LICENSE