aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-01 16:24:07 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-02 15:08:43 +0000
commit4eb6325be86e3b698bebc38effa565fcc3108ee4 (patch)
tree4693d48bcac243b1c461a56edd5d2fdada5184d0
parentee1242197c1458e690ffb4c70e28bf8a0339eb0f (diff)
downloadopenembedded-core-contrib-4eb6325be86e3b698bebc38effa565fcc3108ee4.tar.gz
ubootchart: update to svn R12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta/recipes-devtools/ubootchart/ubootchart_svn.bb2
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 7ee2fba341..d8c976005c 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"