diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-01 16:24:07 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-02 15:08:43 +0000 |
commit | 4eb6325be86e3b698bebc38effa565fcc3108ee4 (patch) | |
tree | 4693d48bcac243b1c461a56edd5d2fdada5184d0 /meta/recipes-devtools/ubootchart | |
parent | ee1242197c1458e690ffb4c70e28bf8a0339eb0f (diff) | |
download | openembedded-core-4eb6325be86e3b698bebc38effa565fcc3108ee4.tar.gz openembedded-core-4eb6325be86e3b698bebc38effa565fcc3108ee4.tar.bz2 openembedded-core-4eb6325be86e3b698bebc38effa565fcc3108ee4.zip |
ubootchart: update to svn R12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/ubootchart')
-rw-r--r-- | 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 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" |