summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb')
-rw-r--r--meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb
index e3ed9c6a1..5b5c8b257 100644
--- a/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb
+++ b/meta-oe/recipes-devtools/rapidjson/rapidjson_git.bb
@@ -4,10 +4,9 @@ SECTION = "libs"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125" 5LIC_FILES_CHKSUM = "file://license.txt;md5=ba04aa8f65de1396a7e59d1d746c2125"
6 6
7SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1 \ 7SRC_URI = "git://github.com/miloyip/rapidjson.git;nobranch=1"
8 file://0001-CMake-remove-hardcoded-CMAKECONFIG_INSTALL_DIR-path.patch"
9 8
10SRCREV = "6a905f9311f82d306da77bd963ec5aa5da07da9c" 9SRCREV = "0ccdbf364c577803e2a751f5aededce935314313"
11 10
12PV = "1.1.0+git${SRCPV}" 11PV = "1.1.0+git${SRCPV}"
13 12