mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
c38239b3d9
commit
d88ac90b62
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user