mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
yajl: Update to 2.0.4 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
f27d4bb039
commit
c5af19d6c2
@@ -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
|
||||
Reference in New Issue
Block a user