meta-digi-dey: python3-connectcore-ble: update recipe to v1.0.7

Signed-off-by: David Escalona <david.escalona@digi.com>
This commit is contained in:
David Escalona 2024-01-30 14:58:56 +01:00 committed by Arturo Buzarra
parent 4db0703a6b
commit a58ce7e254
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ LICENSE = "MPL-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MPL-2.0;md5=815ca599c9df247a0c7f619bab123dad"
SRCBRANCH ?= "master"
SRCREV = "72cc9eb39088ae6b16d32ca03c74e8885323279a"
PV = "1.0.6"
SRCREV = "70245c4f4de7f2ffae899fd7cf267d9ad6db7ae0"
PV = "1.0.7"
SRC_URI = " \
${DIGI_GITHUB_GIT}/connectcore-ble-python.git;protocol=https;branch=${SRCBRANCH} \