mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 12:17:42 +00:00
Revert "jsoncpp: upgrade 1.9.2 -> 1.9.3"
This reverts commit 2b384c59733c437027f9b14cc32da19251efd97b.
It appears that there was a change in soname not noted in the changelog.
8b7ea09b80
ABI change appears to have occured.
https://abi-laboratory.pro/index.php?view=timeline&l=jsoncpp
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
3add820b37
commit
0e0b4892f5
@ -11,7 +11,7 @@ SECTION = "libs"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b"
|
||||
|
||||
SRCREV = "6aba23f4a8628d599a9ef7fa4811c4ff6e4070e2"
|
||||
SRCREV = "d2e6a971f4544c55b8e3b25cf96db266971b778f"
|
||||
SRC_URI = "git://github.com/open-source-parsers/jsoncpp"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
x
Reference in New Issue
Block a user