diff options
author | Shane Wang <shane.wang@intel.com> | 2011-12-27 11:11:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:14:35 +0000 |
commit | 5e669dd07ce7e7ba8c71a5282eb023d9de805377 (patch) | |
tree | 0623ed1ef7b91a54684c228352c17c62ad28ac75 /meta/recipes-kernel/oprofile/oprofileui_git.bb | |
parent | 7463ae48faad5c1cbe67f4c011776e1c40d9b5fe (diff) | |
download | poky-5e669dd07ce7e7ba8c71a5282eb023d9de805377.tar.gz |
oprofileui: upgrade to 82ecf8c6b53b84f80682a8312f9defa83a95f2a3
This patch removed two patches because those are there in the upstream.
(From OE-Core rev: 787ed39a2b1a598482dfc3354c4698e3a586a096)
Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/oprofile/oprofileui_git.bb')
-rw-r--r-- | meta/recipes-kernel/oprofile/oprofileui_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index 2b56981243..3fe9bb4e6a 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require oprofileui.inc | 1 | require oprofileui.inc |
2 | 2 | ||
3 | SRCREV = "b3116a4f80ae64bd280e6434d66f33ed492d449a" | 3 | SRCREV = "82ecf8c6b53b84f80682a8312f9defa83a95f2a3" |
4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||