diff options
author | Richard Purdie <richard@openedhand.com> | 2007-05-08 21:28:07 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-05-08 21:28:07 +0000 |
commit | 559f110ef15574947e2729232c8f844719a12078 (patch) | |
tree | 8eaaeaf0ac83c9d7514e60fff9d2f4f123562b9c /meta/packages/oprofile/oprofileui-svn.inc | |
parent | 7524bbe05db510a79841002dad051d617010029c (diff) | |
download | poky-559f110ef15574947e2729232c8f844719a12078.tar.gz |
oprofile: Improve xml_callgraph patch, refresh patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1615 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofileui-svn.inc')
-rw-r--r-- | meta/packages/oprofile/oprofileui-svn.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/oprofile/oprofileui-svn.inc b/meta/packages/oprofile/oprofileui-svn.inc index 78b9431cf5..42baaa0858 100644 --- a/meta/packages/oprofile/oprofileui-svn.inc +++ b/meta/packages/oprofile/oprofileui-svn.inc | |||
@@ -1,6 +1,8 @@ | |||
1 | require oprofileui.inc | 1 | require oprofileui.inc |
2 | 2 | ||
3 | PV = "0.0+svn${SRCDATE}" | 3 | PV = "0.0+svn${SRCDATE}" |
4 | PR = "r1" | ||
5 | |||
4 | S = "${WORKDIR}/trunk" | 6 | S = "${WORKDIR}/trunk" |
5 | 7 | ||
6 | SRC_URI = "svn://svn.o-hand.com/repos/oprofileui;module=trunk;proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/oprofileui;module=trunk;proto=http" |