summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ubootchart
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:14:02 +0000
commit0b90bb047f5c589c59330850fdb3d67638206b30 (patch)
tree7265655cf2eef50fc6327d809e9d20a17f50d183 /meta/recipes-devtools/ubootchart
parent26ce75d707c20996551605f86607e3b3191d097c (diff)
downloadpoky-0b90bb047f5c589c59330850fdb3d67638206b30.tar.gz
ubootchart: update to svn R12
(From OE-Core rev: 4eb6325be86e3b698bebc38effa565fcc3108ee4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ubootchart')
-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"
2HOMEPAGE = "http://code.google.com/p/ubootchart/" 2HOMEPAGE = "http://code.google.com/p/ubootchart/"
3LICENSE = "GPLv3" 3LICENSE = "GPLv3"
4LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" 4LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
5SRCREV = "10" 5SRCREV = "12"
6PV = "0.0+r${SRCPV}" 6PV = "0.0+r${SRCPV}"
7PR = "r5" 7PR = "r5"
8 8