mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-04-29 22:24:32 +02:00
DRONEKIT: Fixed licence file/checksum
This commit is contained in:
parent
2cea6abcba
commit
a7d62cb33e
@ -2,12 +2,12 @@ SUMMARY = "dronekit"
|
||||
HOMEPAGE = "https://github.com/dronekit/dronekit-python"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://requirements.txt;md5=d2dfbdbc11136d1e2713f4f391c6b9cf"
|
||||
PV = "2.4.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
|
||||
|
||||
SRCREV = "v2.4.0"
|
||||
SRC_URI = "git://github.com/dronekit/dronekit-python/"
|
||||
SRC_URI = "git://github.com/dronekit/dronekit-python"
|
||||
|
||||
PV = "2.4.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools
|
||||
|
Loading…
x
Reference in New Issue
Block a user