mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
jsoncpp: upgrade 1.9.4 -> 1.9.5
Bug fixes: Minor bug-fixes (including for cmake) Support for Bazel Dropped compile-time deprecation warnings License-Update: Format of LICENSE changed. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -9,11 +9,11 @@ HOMEPAGE = "https://github.com/open-source-parsers/jsoncpp"
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
|
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa2a23dd1dc6c139f35105379d76df2b"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=5d73c165a0f9e86a1342f32d19ec5926"
|
||||||
|
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
SRCREV = "9059f5cad030ba11d37818847443a53918c327b1"
|
SRCREV = "5defb4ed1a4293b8e2bf641e16b156fb9de498cc"
|
||||||
SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https"
|
SRC_URI = "git://github.com/open-source-parsers/jsoncpp;branch=master;protocol=https"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user