mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
feat: bump sdbus-c++ up to v1.3.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c38239b3d9
commit
d88ac90b62
+1
-1
@@ -8,7 +8,7 @@ inherit cmake
|
||||
|
||||
DEPENDS += "expat"
|
||||
|
||||
SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc"
|
||||
SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
|
||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master;subpath=tools"
|
||||
|
||||
S = "${WORKDIR}/tools"
|
||||
+1
-1
@@ -16,7 +16,7 @@ PACKAGECONFIG[with-tests] = "-DBUILD_TESTS=ON -DTESTS_INSTALL_PATH=${libdir}/${B
|
||||
|
||||
DEPENDS += "expat"
|
||||
|
||||
SRCREV = "751c1addc4fd2f949a466f488c1b7de2ca3b76dc"
|
||||
SRCREV = "0eda85574546d19d9f06d6d5418bc192b3846f96"
|
||||
|
||||
SRC_URI = "git://github.com/Kistler-Group/sdbus-cpp.git;protocol=https;branch=master"
|
||||
SRC_URI += "file://run-ptest"
|
||||
Reference in New Issue
Block a user