From b72c8c2db2254bda8606ff34f0ee001d9899c2b8 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Tue, 3 Feb 2015 13:22:35 -0600 Subject: jsoncpp-0.5.0: add jsoncpp-0.5.0-support-int64.patch --- recipes-support/jsoncpp/jsoncpp_0.5.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-support/jsoncpp/jsoncpp_0.5.0.bb') diff --git a/recipes-support/jsoncpp/jsoncpp_0.5.0.bb b/recipes-support/jsoncpp/jsoncpp_0.5.0.bb index aa4880a..5f8cf6a 100644 --- a/recipes-support/jsoncpp/jsoncpp_0.5.0.bb +++ b/recipes-support/jsoncpp/jsoncpp_0.5.0.bb @@ -11,10 +11,11 @@ SRCREV = "svn-release-0.5.0" SRC_URI = " \ git://github.com/open-source-parsers/jsoncpp.git;nobranch=1 \ file://jsoncpp-0.5.0-p1.patch \ + file://jsoncpp-0.5.0-support-int64.patch \ file://Makefile \ " -PR = "r2" +PR = "r3" S = "${WORKDIR}/git" -- cgit v1.2.3