mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 14:55:54 +00:00
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:
parent
93286ad8b7
commit
2a1772dbc8
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user