aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/ubootchart
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-28 15:15:58 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-04 15:05:55 +0100
commit0a57bd226cdb8332707fa0f46fcf0b067f03701a (patch)
tree99a1cdcdaf132f6c2d15e351b8892a5135d7359e /meta/recipes-devtools/ubootchart
parent413e7e5a5d6db45a6fbca5044246d6696d9d5711 (diff)
downloadopenembedded-core-0a57bd226cdb8332707fa0f46fcf0b067f03701a.tar.gz
poky-default-revisions: move the SRCREV to recipe file
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-devtools/ubootchart')
-rw-r--r--meta/recipes-devtools/ubootchart/ubootchart_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index c16be822da..7343e9083b 100644
--- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
+++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
@@ -2,6 +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"
PV = "0.0+r${SRCPV}"
PR = "r5"