diff options
| author | Bogdan Marinescu <bogdan.a.marinescu@intel.com> | 2013-05-08 16:10:45 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-09 08:51:13 +0100 |
| commit | 1abffd2ac8ee6af5ec02d5fc373130a6e22f4313 (patch) | |
| tree | 84e827c1025a1b7afae7715d4865376836b956db /meta/recipes-kernel/oprofile/oprofileui_git.bb | |
| parent | b3a745c53291dc417e5e6747929433a6c97933f7 (diff) | |
| download | poky-1abffd2ac8ee6af5ec02d5fc373130a6e22f4313.tar.gz | |
oprofileui(-server): upgraded to GIT revision f168b8bf
'obsolete_automake_macros.patch' is not needed anymore, because it
was integrated in the specified commit.
(From OE-Core rev: 4c7120a24cef2ff6b9df821c69153363c938ac77)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb b/meta/recipes-kernel/oprofile/oprofileui_git.bb index cafbf1a8f4..03a79325ca 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb | |||
| @@ -2,9 +2,8 @@ require oprofileui.inc | |||
| 2 | 2 | ||
| 3 | DEPENDS += "gtk+ libglade libxml2 avahi-ui gconf" | 3 | DEPENDS += "gtk+ libglade libxml2 avahi-ui gconf" |
| 4 | 4 | ||
| 5 | SRCREV = "82ecf8c6b53b84f80682a8312f9defa83a95f2a3" | 5 | SRCREV = "f168b8bfdc63660033de1739c6ddad1abd97c379" |
| 6 | PV = "0.0+git${SRCPV}" | 6 | PV = "0.0+git${SRCPV}" |
| 7 | PR = "r1" | ||
| 8 | 7 | ||
| 9 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 10 | 9 | ||
