[oe-commits] Otavio Salvador : yajl: Update to 2.0.4 version

git at git.openembedded.org git at git.openembedded.org
Wed Oct 10 10:42:49 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: c5af19d6c27c507583bccb55136191d3fb8618a0
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c5af19d6c27c507583bccb55136191d3fb8618a0

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Sat Oct  6 20:18:27 2012 +0000

yajl: Update to 2.0.4 version

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../yajl/{yajl_2.0.3.bb => yajl_2.0.4.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
similarity index 76%
rename from meta-oe/recipes-devtools/yajl/yajl_2.0.3.bb
rename to meta-oe/recipes-devtools/yajl/yajl_2.0.4.bb
index 671cad2..7359520 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





More information about the Openembedded-commits mailing list