libcppconnman: Upgrade to 1.0.0

It has one change over last release
84fa99d3ba

Fixes build errors e.g.
| CMake Error at cmake/VersionFromGit.cmake:59 (message):
|   [VersionFromGit] Failed to execute Git: fatal: No names found, cannot
|   describe anything.

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj 2026-04-16 22:24:44 -07:00
parent 93286ad8b7
commit 2a1772dbc8
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a87a7059d580c45495c1218f53e3610d"
SECTION = "libs"
SRC_URI = "git://github.com/amarula/libcppconnman.git;protocol=https;branch=main"
SRCREV = "d89262c2cd7336da8ba9eb06228d422847fe4b20"
SRC_URI = "git://github.com/amarula/libcppconnman.git;protocol=https;branch=main;tag=v${PV}"
SRCREV = "84fa99d3ba0908ff9debd9191c4eddabf08079d4"
inherit cmake pkgconfig