From patchwork Fri Dec 2 06:55:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,09/18] ubootchart: update to svn R12 Date: Fri, 02 Dec 2011 06:55:40 -0000 From: Saul Wold X-Patchwork-Id: 16077 Message-Id: <70f0e90815d3327bf4c8016a2965dda875eb36e5.1322808632.git.sgw@linux.intel.com> To: openembedded-core@openembedded.org Signed-off-by: Saul Wold --- meta/recipes-devtools/ubootchart/ubootchart_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb index 7ee2fba..d8c9760 100644 --- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb +++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A boot profiling tool" HOMEPAGE = "http://code.google.com/p/ubootchart/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" -SRCREV = "10" +SRCREV = "12" PV = "0.0+r${SRCPV}" PR = "r5"