i2cdev: Set PV correctly

based on https://github.com/costad2/i2cdev/blob/master/version.h

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-01-22 16:09:13 -08:00
parent d441057a05
commit 8f479b898a
+1 -1
View File
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "\
file://lsi2c/lsi2c.c;beginline=11;endline=24;md5=72486a5e192d6ac5c7e55a4a95e380a6 \
"
PR = "git${SRCPV}"
PV = "0.7.0+git"
SRC_URI = "\
git://github.com/costad2/i2cdev.git;protocol=https;branch=master \