aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb (renamed from meta-oe/recipes-devtools/yajl/yajl_2.0.3.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/yajl/yajl_2.0.3.bb b/meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb
index 671cad2d5e..735952076d 100644
--- a/meta-oe/recipes-devtools/yajl/yajl_2.0.3.bb
+++ b/meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb
@@ -2,10 +2,9 @@ DESCRIPTION = "Yet Another JSON Library - A Portable JSON parsing and serializat
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=74f541bd9a2b6c8e5d0714bcdc327f32"
-inherit cmake
-
-SRCREV = "04a090f32f6bda183317e9336224831b42bf13f9"
+SRCREV = "fee1ebef9fa7dc0e9f5a23f37123b19b68c796ff"
SRC_URI = "git://github.com/lloyd/yajl.git"
S = "${WORKDIR}/git"
+inherit cmake lib_package