mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 03:29:59 +00:00
libcppconnman: Upgrade to 1.0.0
It has one change over last release https://github.com/amarula/libcppconnman/commit/84fa99d3ba0908ff9debd9191c4eddabf08079d4 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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user