mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
python3-odb: add missing newline
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"HOMEPAGE = "https://github.com/brendan-w/python-OBD"
|
||||
DESCRIPTION = "A python module for handling realtime sensor data from OBD-II vehicle ports"
|
||||
HOMEPAGE = "https://github.com/brendan-w/python-OBD"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://README.md;md5=176d0f9ad45c10895296260d426fa862"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user