diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-04-29 07:35:24 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-30 16:39:07 +0100 |
commit | ec9f2cba8e35b54f169b5238a0431f9a772ec290 (patch) | |
tree | dfe173fd5d7ba2b6e49dc58203520930b4542e5f /meta/recipes-kernel/oprofile/oprofileui_git.bb | |
parent | 20634d1b5a0ad58d319955b16ba8c4cc12ea9665 (diff) | |
download | poky-ec9f2cba8e35b54f169b5238a0431f9a772ec290.tar.gz |
oprofileui*: Update to latest git
(From OE-Core rev: 9082b6fc73c7e4c9d73b988674bb9c09b693cf12)
Signed-off-by: Saul Wold <sgw@linux.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 316c61a696..bb69d5404d 100644 --- a/meta/recipes-kernel/oprofile/oprofileui_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb | |||
@@ -2,7 +2,7 @@ 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 = "f168b8bfdc63660033de1739c6ddad1abd97c379" | 5 | SRCREV = "389e1875af4721d52c7e65cf9cfffb69b0ed6a59" |
6 | PV = "0.0+git${SRCPV}" | 6 | PV = "0.0+git${SRCPV}" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |