mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-28 04:20:14 +02:00
PYMAVLINK: Bitbake to autorev
This doesn't functionally change anything since the head commit was the commit specified before anyway. But now we can make enhancements without having to change the BB recipe.
This commit is contained in:
parent
cc2545c0bf
commit
2cea6abcba
@ -4,11 +4,10 @@ HOMEPAGE = "http://qgroundcontrol.org/mavlink/"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://README.txt;md5=2fc3900b33c4131645987a81bfe6a55f"
|
||||
|
||||
PV = "1.1.56-solo"
|
||||
|
||||
SRCREV = "sololink_v2.0.0-8"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRC_URI = "git://github.com/OpenSolo/mavlink-solo/"
|
||||
|
||||
PV = "${SRCPV}"
|
||||
S = "${WORKDIR}/git/pymavlink"
|
||||
|
||||
inherit setuptools
|
||||
|
Loading…
x
Reference in New Issue
Block a user